-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[macOS]can't load ip 151.101.228.133:443 #982
Comments
[linux] |
me too! Ubuntu 20.04.1 LTS I checked the source code, it looks like a node's problem. |
[macos] |
may i ask which version you are on? |
My environment: Ubuntu 20.04.1 LTS |
so how to fix it? |
can someone try building from source, to see if the issue is with the app image |
same problem |
I think this comes from here: edex-ui/src/classes/terminal.class.js Lines 172 to 175 in a8e29ce
...where the frontend terminal viewer is attempting to establish a websocket connection to the background TTY process. My first instinct would be to hazard a guess about some macOS "safety/security" whatever feature blocking connections from edex (even local ones apparently... go figure why), but the |
0.0.0.0 is an error/invalid ip address, so something is wrong there |
can someone who is having this issue please run it from source, to rule out it being a build issue |
See #1050 |
[macOS]
download from brew
Error: connect ECONNRESET 151.101.228.133:443
The text was updated successfully, but these errors were encountered: