Rest call Failed (HTTP 401) error #1272
-
I have an Nzyme server running 2.0.0-alpha.17. I am consistently getting REST call failed (HTTP 401) error while actively using the web console. Looking at the nzyme log the error below is the only 1 I am seeing. Anyone have an idea of what could be the issue or where I could continue troubleshooting at? 2025-05-23T18:21:57.331+0000 [grizzly-http-server-3] ERROR org.glassfish.jersey.server.ServerRuntime$Responder - An I/O error has occurred while writing a response message entity to the container output stream. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
Is there anything sitting between your browser and the API? Load balancer, reverse proxy, WAF, Cloudflare, etc? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Ok, thanks! I looked into the cause of these exceptions one more time and it's definitely your client (or something in between) closing the connection during the servers response handling.
Does the web interface feel sluggish and slow before you are logged out? This is either a load or a network issue. You could try without Tailscale. A PCAP may help diagnose this, too.