Hello everyone,
I’ve just upgraded from 0.3.5.1 to 0.4-beta. So far, everything seems to be working.
However, I’m still having issues with JAM—the same error as the colleague mentioned in “Jam not working on start 9 0.4.0 beta 5”
In addition, I’m having trouble reaching ports. My miners can’t connect to port 23334 for Datum (local), and the public pool on port 3333 has the same issue.
Also, my iOS widget for block height is no longer able to connect to port 8333 (I assume I need to use 54857 here?).
I’m not sure where else to look. The network firewall shouldn’t be the problem, since the rules were already in place and the IP of the Start9 hasn’t changed.
Does anyone have any advice?
nc: connectx to 10.0.0.21 port 23334 (tcp) failed: Connection refused
nc: connectx to 10.0.0.21 port 3333 (tcp) failed: Connection refused
nc: connectx to 10.0.0.21 port 8333 (tcp) failed: Connection refused
One test to Electrs or Mempool succeeded…
Connection to 10.0.0.21 port 50002 [tcp/*] succeeded!
Connection to 10.0.0.21 port 59085 [tcp/*] succeeded!
There is no Jam on v040, nor is the a Public Pool service – at least not yet. Considering they don’t work, it’s little wonder nothing is listening on ports.
Datum has been migrated to v040 and has been tested.
What is accessible on what ports is available under Service Interfaces of that service.
That’s exactly the point. The ports from the interface are exactly the ones I tested.
Public Pool is available in the marketplace on the 0.4 node.
I took another look at everything today, and I just can’t get it to work.
How exactly is the network structure set up in the OS? I have a feeling that my home network might somehow be interfering. I also saw IP address ranges like 10.0.3.0 somewhere.
All my networks at home are in the 10.0.0.0/16 range. Could that cause problems?