Newt lost connection everytime I restart the VPS #17

Closed
opened 2025-11-19 07:11:58 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @nixielectra on GitHub (Apr 16, 2025).

As per title.

Pangolin log:

2025-04-16T03:55:25.232Z [info]: Handling register message!
2025-04-16T03:55:25.265Z [error]: Message handling error: HTTP error! status: undefined
Stack: Error: HTTP error! status: undefined
    at addPeer (file:///app/dist/server.mjs:2370:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async handleRegisterMessage (file:///app/dist/server.mjs:2722:3)
    at async WebSocket.<anonymous> (file:///app/dist/server.mjs:2884:25)

SSH error via raw TCP tunnel:
Image

Accessing websites resulting in Bad Gateway error.

Originally created by @nixielectra on GitHub (Apr 16, 2025). As per title. Pangolin log: ``` 2025-04-16T03:55:25.232Z [info]: Handling register message! 2025-04-16T03:55:25.265Z [error]: Message handling error: HTTP error! status: undefined Stack: Error: HTTP error! status: undefined at addPeer (file:///app/dist/server.mjs:2370:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async handleRegisterMessage (file:///app/dist/server.mjs:2722:3) at async WebSocket.<anonymous> (file:///app/dist/server.mjs:2884:25) ``` SSH error via raw TCP tunnel: ![Image](https://github.com/user-attachments/assets/0a9eca45-7684-4152-b548-9721b58f6026) Accessing websites resulting in `Bad Gateway` error.
Author
Owner

@oschwartz10612 commented on GitHub (Apr 20, 2025):

Hi!

This usually occurs when Pangolin can not address the Gerbil container. Do you see any logs from Gerbil when this happens indicating for some reason that it did not start properly? How are you restarting the stack on the cloud?

@oschwartz10612 commented on GitHub (Apr 20, 2025): Hi! This usually occurs when Pangolin can not address the Gerbil container. Do you see any logs from Gerbil when this happens indicating for some reason that it did not start properly? How are you restarting the stack on the cloud?
Author
Owner

@nixielectra commented on GitHub (May 7, 2025):

Not sure what changed but so far didn't get this error anymore. I will close this for now, thank you.

@nixielectra commented on GitHub (May 7, 2025): Not sure what changed but so far didn't get this error anymore. I will close this for now, thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#17