We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just running a production app
Starting the scheduler seems to time out.
Context (TBD):
Production build here: https://github.com/SRWieZ/tailscale-notifier/releases
{ "installed": [ { "name": "nativephp/electron", "direct-dependency": true, "homepage": "https://github.com/nativephp/electron", "source": "https://github.com/NativePHP/electron/tree/main", "version": "dev-main e733d3e", "description": "Electron wrapper for the NativePHP framework.", "abandoned": false }, { "name": "nativephp/laravel", "direct-dependency": false, "homepage": "https://github.com/nativephp/laravel", "source": "https://github.com/NativePHP/laravel/tree/1.0.0-beta.4", "version": "1.0.0-beta.4", "description": "Laravel wrapper for the NativePHP framework.", "abandoned": false }, { "name": "nativephp/php-bin", "direct-dependency": false, "homepage": "https://nativephp.com", "source": "https://github.com/NativePHP/php-bin/tree/1.0.0", "version": "1.0.0", "description": "PHP binaries used by the NativePHP framework", "abandoned": false } ] }
8.3
11
22
No response
macOS 15.4 (24E248)
I'll do additional tests, before coming up with a fix. If anyone has the same issue, please report to me here.
The text was updated successfully, but these errors were encountered:
I confirm having the alert box every minutes and I confirm having the alert box popping up every minute until I close the app.
Nothing in the logs.
Sorry, something went wrong.
Unfortunately I still got the error.
This error arises when the app loses connections to system resources, resulting in invalid file descriptors.
I'll continue my investigation.
Got the same with Relay
Successfully merging a pull request may close this issue.
What were you trying to do?
Just running a production app
What happened?
Starting the scheduler seems to time out.

How to reproduce the bug
Context (TBD):
Production build here: https://github.com/SRWieZ/tailscale-notifier/releases
Package Versions
PHP Version
8.3
Laravel Version
11
Node Version
22
Which operating systems have you seen this occur on?
No response
OS version
macOS 15.4 (24E248)
Notes
I'll do additional tests, before coming up with a fix.
If anyone has the same issue, please report to me here.
The text was updated successfully, but these errors were encountered: