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

Closing worker {workerId} with reason: worker recycled #380

Open
ogerv opened this issue May 21, 2024 · 1 comment
Open

Closing worker {workerId} with reason: worker recycled #380

ogerv opened this issue May 21, 2024 · 1 comment

Comments

@ogerv
Copy link

ogerv commented May 21, 2024

Hello.
I have an mvc controller that proxies requests to port 4433. Everything works well until it connects to the virtual machine. There are no errors in the browser console. It only goes to the wssh log:
[I 240521 12:45:50 handler:452] Connecting to 192.168.2.122:22
[I 240521 12:45:50 transport:1909] Connected (version 2.0, client OpenSSH_7.4)
[I 240521 12:45:50 handler:86] Trying password authentication
[I 240521 12:45:50 transport:1909] Authentication (password) successful!
[I 240521 12:45:52 web:2348] 200 POST / (::1) 1561.80ms
[I 240521 12:45:52 web:2348] 101 GET /ws?Smj8xmSPqcNPXcZgHECT4LnszQy-t2EqUAFwvnqqcYw (::1) 1.25ms
[I 240521 12:45:52 handler:537] Connected from ::1:58433
[I 240521 12:45:52 handler:597] Disconnected from ::1:58433
[W 240521 12:45:58 worker:34] Recycling worker Smj8xmSPqcNPXcZgHECT4LnszQy-t2EqUAFwvnqqcYw
[I 240521 12:45:58 worker:125] Closing worker Smj8xmSPqcNPXcZgHECT4LnszQy-t2EqUAFwvnqqcYw with reason: worker recycled
[I 240521 12:45:58 worker:133] Connection to 192.168.2.122:22 lost
[I 240521 12:45:58 worker:36] Worker Smj8xmSPqcNPXcZgHECT4LnszQy-t2EqUAFwvnqqcYw successfully recycled.

@futurecad
Copy link

Have you solved this problem?

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