Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port 8048 unreachable #72

Open
wapata92 opened this issue Jul 26, 2019 · 7 comments
Open

Port 8048 unreachable #72

wapata92 opened this issue Jul 26, 2019 · 7 comments

Comments

@wapata92
Copy link

Is there anybody who got the same error: « port 8048 or IP X.X.X.X unreachable »?
Firewalls and routers are configured, port is visible on internet.
What else?
NOIA developer didn’t find yet.

@ghost
Copy link

ghost commented Jul 30, 2019

I have the same problem...

info: [noia-node] Initializing NOIA node, settings-path=/root/.noia-node/node.settings.
info: [noia-node] Storage dir=/data, allocated=0.
info: [noia-node] NOIA node initialized.
info: [noia-node] Connecting to master (without blockchain), master-address=wss://csl-masters.noia.network:5565.
info: [noia-node] Skip blockchain, connect straight to master...
info: [noia-node] Sending node metadata: nodeId=OTlP9ba1B1QOlJRgfXh9vyR7RXkGbXhGu7V07MCQ, interface=cli, ws=null, wss=null, webrtc=8048, domain=undefined, version=1.0.0, airdropAddress=xxxxxxxxxxxxxxxxxxxxxx
info: [noia-node] Listening for type=webrtc clients connections: control-port=8048 control-ip=0.0.0.0 data-port=8058.
info: [noia-node] Connected to master, master-address=wss://csl-masters.noia.network:5565.
info: [noia-node] Notifying master that delivering 0 content(s)=.
info: [noia-node] Setting configuration updated: key=dataIp prev-value=0.0.0.0 value=X.X.X.X.
[noia-node] External IP (wrtcDataIp) changed. From 0.0.0.0 to X.X.X.X.
warn: [noia-node] Restarting node in 15 seconds...
info: [noia-node] Notifying master on changed storage: available=0, total=0, used=0, arch=x64, release=3.10.105, platform=linux, deviceType=Linux
info: [noia-node] Received statistics: downloaded=0, uploaded=0, online for 0 hours, 49 minutes, 43 second(s).
info: [noia-node] Connection with master closed wasClean=true, code=1012, reason=The server is terminating the connection because it is restarting.
info: [noia-node] Connecting to master (without blockchain), master-address=wss://csl-masters.noia.network:5565.
info: [noia-node] Skip blockchain, connect straight to master...
info: [noia-node] Sending node metadata: nodeId=OTlP9ba1B1QOlJRgfXh9vyR7RXkGbXhGu7V07MCQ, interface=cli, ws=null, wss=null, webrtc=8048, domain=undefined, version=1.0.0, airdropAddress=xxxxxxxxxxxxxxxxxxxxxx
info: [noia-node] Listening for type=webrtc clients connections: control-port=8048 control-ip=0.0.0.0 data-port=8058.
info: [noia-node] Connected to master, master-address=wss://csl-masters.noia.network:5565.
info: [noia-node] Notifying master that delivering 0 content(s)=.
info: [noia-node] Notifying master on changed storage: available=0, total=0, used=0, arch=x64, release=3.10.105, platform=linux, deviceType=Linux
info: [noia-node] Received statistics: downloaded=0, uploaded=0, online for 0 hours, 49 minutes, 58 second(s).
warn: [noia-node] WebRTC connection failed. Port 8048 or IP X.X.X.X might be unreachable.

@Xabiman
Copy link

Xabiman commented Jul 30, 2019

Same problema here...

@havrancek
Copy link

i have the same problem, any ideas how to fix it?

@wapata92
Copy link
Author

wapata92 commented Oct 12, 2019 via email

@shcorya
Copy link

shcorya commented Oct 29, 2019

I am getting this same error in the NOIA Node GUI on macOS. The port check built into the "Settings" menu shows that both of the requisite ports are open, but I still get the error.
"Port 8048 or IP X.X.X.X might be unreachable."

@emieldix
Copy link

emieldix commented Apr 7, 2020

Have you opened also ports in your router and firewall?

@sbor3937
Copy link

sbor3937 commented Nov 9, 2020

Hi!
My node has an IP a.b.c.d and open ports 8048 and 8058. But for some reason, noia-node-cli itself changes the IP (wrtcDataIp) to a.b.c.X?

info: [noia-node] Listening for type=webrtc clients connections: control-port=8048 control-ip=0.0.0.0 data-port=8058.
info: [noia-node] Connected to master, master-address=wss://csl-masters.noia.network:5565.
info: [noia-node] Setting configuration updated: key = dataIp prev-value = a. b. c. D value = a.b.c.X.
[noia-node] External IP (wrtcDataIp) changed. From a.b.c.D to a.b.c.X.
warn: [noia-node] Restarting node in 15 seconds...
warn: [noia-node] WebRTC connection failed. Port 8048 or IP a.b.c.X might be unreachable.

But, port 8048 for IP a.b.c.X is unreachable and WebRTC connection failed.
How I can permament fixed IP (wrtcDataIp) a. b. c. D ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants