question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can "Upgrade" only to "WebSocket when running viewer

See original GitHub issue

I have a clean install on the Ubuntu 22. When running viewer with ns-train nerfacto --vis viewer in the browser on localhost:7007 I see only_: Can "Upgrade" only to "WebSocket"._ message

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
paudomcommented, Oct 27, 2022

I finally solved, by using Google Chrome instead of Safari. Don’t know why it does not work on Safari

0reactions
paudomcommented, Oct 26, 2022

Hi @tancik, I’m getting the same problem as @snarb. Training gives me the following url: https://viewer.nerf.studio/versions/22-10-13-0/?websocket_url=ws://localhost:7007 but I get the following page:

Screenshot 2022-10-26 at 12 07 25

The page is blank and this does not connect to my training. I’m running this from a remote machine and I’ve done the tunnel earlier using the port 7007, but keeps saying Server Disconnected

Thanks in advance!

Read more comments on GitHub >

github_iconTop Results From Across the Web

tornado can upgrade only to websocket error - Stack Overflow
I am using redis for this. When I access the url 127.0. 0.1:8888/2/ where 2 is my user id I get error saying...
Read more >
Spring Boot WebSocket Tutorial - Programmer Friend
If you hit the link with your browser, you will probably get an error Can "Upgrade" only to "WebSocket" . This is because...
Read more >
WebSockets and Node.js - testing WS and SockJS by building ...
This post will look at implementing a couple of low-level WebSockets libraries with Node.js as the WebSocket server. We'll look at how each...
Read more >
Examples — websocket-client 1.4.2 documentation
The easiest way to view the verbose connection information is the use websocket.enableTrace(True) . For example, the following example shows how you can...
Read more >
Using NGINX as a WebSocket Proxy
The HTTP Upgrade mechanism used to upgrade the connection from HTTP to WebSocket uses the Upgrade and Connection headers. There are some ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found