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

Inertia with Laravel + SSR + pm2 #579

Closed
svkmedia opened this issue Jan 18, 2024 · 1 comment
Closed

Inertia with Laravel + SSR + pm2 #579

svkmedia opened this issue Jan 18, 2024 · 1 comment

Comments

@svkmedia
Copy link

Hi
we successfully deployed our app to server.
App is built in Laravel + Inertia and is using SSR.
Everything works as expected but sometimes we get following error:

fread(): supplied resource is not a valid stream resource
"/vendor/symfony/process/Pipes/UnixPipes.php:122"

We are using pm2 process manager to take care about SSR.
Any idea what's the reason of error?
Everything is working fine just sometimes this error pops in laravel log...

@driesvints
Copy link
Collaborator

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants