adele/ergol
2
2
Fork
You've already forked ergol
1

Socket error stops the server process #8

Open
opened 2023年02月14日 13:46:14 +01:00 by alexlehm · 0 comments
Contributor
Copy link

I got the following error message which stopped the server

PHP Warning: stream_socket_accept(): accept failed: Interrupted system call in /home/lehmann/ergol/ergol.php on line 129
Socket failed

This looks like an error in the handing to accept or fork, but I have no idea why this happens. Since the server is mostly POC, I am not sure if it makes sense to fix that.

If you want to run the server as production, it might be possible to use a wrapper script that just restarts the server each time

I got the following error message which stopped the server ``` PHP Warning: stream_socket_accept(): accept failed: Interrupted system call in /home/lehmann/ergol/ergol.php on line 129 Socket failed ``` This looks like an error in the handing to accept or fork, but I have no idea why this happens. Since the server is mostly POC, I am not sure if it makes sense to fix that. If you want to run the server as production, it might be possible to use a wrapper script that just restarts the server each time
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adele/ergol#8
Reference in a new issue
adele/ergol
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?