Skip to content
New issue

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

Argument #1 ($file_descriptor) must be of type int|resource, null given #1032

Closed
butschster opened this issue Dec 18, 2023 · 0 comments · Fixed by #1034
Closed

Argument #1 ($file_descriptor) must be of type int|resource, null given #1032

butschster opened this issue Dec 18, 2023 · 0 comments · Fixed by #1034
Assignees
Milestone

Comments

@butschster
Copy link
Member

butschster commented Dec 18, 2023

After command php app.php cycle:migrate executed I got an error

Detecting schema changes...
no database changes has been detected
[2023-12-17T08:40:21.284462+00:00] roadrunner.ERROR: ErrorException: (): Argument #1 ($file_descriptor) must be of type int|resource, null given in /app/vendor/spiral/framework/src/Console/src/Console.php at line 159 [] []
[ErrorException]
posix_isatty(): Argument #1 ($file_descriptor) must be of type int|resource, null given
in vendor/spiral/framework/src/Console/src/Console.php:159
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
2 participants