Open wapata92 opened 5 years ago
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.
Same problema here...
i have the same problem, any ideas how to fix it?
Never fixed the problem. Node uninstalled.
Patrick Atlas
Le 12 oct. 2019 à 19:05, havrancek notifications@github.com a écrit :
i have the same problem, any ideas how to fix it?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
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."
Have you opened also ports in your router and firewall?
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 ?
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.