-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
failed to open stream: Resource temporarily unavailable #23097
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
Comments
Some progress: the problem is gone by disabling the profiler collector on my behat environment.
I hope this can help addressing this issue. |
@sergioatzori in #23465 we made a lot of optimizations for the profiler data. Could you please try that and see if things have improved? Thanks! |
After a "composer update" over 3.4.x-dev the issue is still here...:-( |
Are you running on a native Debian or a VM/container? If not native, what is the host OS? |
Debian on VM. I don't know host's OS because this is a cloud instance (OVH public cloud). |
Still experiencing this? Dumping the container changed a lot since July. |
After updating my whole project to stable 3.4.1 the problem is still there :-( EDIT: Maybe OVH is throttling my disk I/O causing this? After updating to stable 3.4.1 all behat tests run slightly faster than before. |
I'm going to close this issue as nobody else reported similar issues and unfortunately, we cannot do anything without being able to reproduce it ourselves. |
Hello Fabien, I've updated Symfony to 3.4.11: this fixed the issue. |
Deleting your log file (appBddDebugProjectContainerDeprecations.log) will fix the issue. |
still facing same error https://prnt.sc/jXuuY2j2A-vs while installing create directory of magento coding standard in windows10 |
I'm experiencing this since 3.3. When I run my Behat tests, randomly happens to get this error that stops behat:
I've no memory limits set in php for cli:
This never happens when I call api's endpoint outside behat.
The text was updated successfully, but these errors were encountered: