NebulaServices / Nebula

a stunning and sleek web proxy with support for hundreds of popular sites.
https://docs.nebulaproxy.io/
260 stars 3.54k forks source link

Client decided to terminate with reason 2 #244

Closed Anti-Apple4life closed 2 months ago

Anti-Apple4life commented 2 months ago

When opening Infinite Craft, this error appears in the terminal multiple times until http requests do not work anymore. Refreshing the page inside Nebula yields no better resuls. I am running Nebula in a Proxmox lxc and forwarding it to the internet with nginx

rifting commented 2 months ago

This is actually standard logging functionality and not an error. I plan to disable it soon; but it is not the cause of your problem

ading2210 commented 2 months ago

Note that close reason 2 means that there is no error in the connection, according to the Wisp protocol specification. You can safely ignore these messages.

0x02 - Voluntary stream closure, which would equate to one side resetting the connection.

https://github.com/MercuryWorkshop/wisp-protocol/blob/main/protocol.md#server-only-close-reasons