[Bug]: VIACoin synchronization / old version.
See original GitHub issueWhat is your BTCPay version?
BTCPay Server v1.7.1.0+e11a775be
How did you deploy BTCPay Server?
https://install.btcpayserver.org/
What happened?
No synchronization VIACoin,
2022-12-03 06:30:21 Potential stale tip detected, will try using extra outbound peer (last tip update: 81181 seconds ago) 2022-12-03 06:30:35 connect() to 74.118.157.122:5223 failed after select(): Connection refused (111) 2022-12-03 06:30:36 connect() to 74.118.157.117:5223 failed after select(): Connection refused (111) 2022-12-03 06:30:37 connect() to 87.98.135.190:5223 failed after select(): Connection refused (111) 2022-12-03 06:30:48 connect() to 184.164.147.82:5223 failed after select(): Connection refused (111) 2022-12-03 06:30:49 connect() to 91.121.82.47:5223 failed after select(): Connection refused (111) 2022-12-03 06:31:29 connect() to 184.164.147.82:5223 failed after select(): Connection refused (111) 2022-12-03 06:31:29 connect() to 74.118.157.122:5223 failed after select(): Connection refused (111) 2022-12-03 06:31:41 connect() to 74.118.157.122:5223 failed after select(): Connection refused (111) 2022-12-03 06:31:47 connect() to 74.118.157.122:5223 failed after select(): Connection refused (111) 2022-12-03 06:31:51 Potential stale tip detected, will try using extra outbound peer (last tip update: 81271 seconds ago) 2022-12-03 06:31:59 connect() to 74.118.157.122:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:05 connect() to 74.118.157.122:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:06 connect() to 62.210.5.232:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:12 connect() to 74.118.157.122:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:13 connect() to 91.121.82.47:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:13 connect() to 184.164.147.82:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:20 connect() to 91.121.82.47:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:20 connect() to 62.210.5.232:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:43 connect() to 184.164.147.82:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:49 connect() to 184.164.147.82:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:50 connect() to 91.121.82.47:5223 failed after select(): Connection refused (111) 2022-12-03 06:32:56 connect() to 184.164.147.82:5223 failed after select(): Connection refused (111) 2022-12-03 06:33:14 connect() to 184.164.147.82:5223 failed after select(): Connection refused (111) 2022-12-03 06:33:20 connect() to 185.128.41.158:5223 failed after select(): Connection refused (111) 2022-12-03 06:33:20 connect() to 87.98.135.190:5223 failed after select(): Connection refused (111) 2022-12-03 06:33:21 Potential stale tip detected, will try using extra outbound peer (last tip update: 81361 seconds ago) 2022-12-03 06:33:26 connect() to 91.121.82.47:5223 failed after select(): Connection refused (111) 2022-12-03 06:33:27 connect() to 62.210.5.232:5223 failed after select(): Connection refused (111) 2022-12-03 06:33:28 connect() to 74.118.157.117:5223 failed after select(): Connection refused (111) 2022-12-03 06:33:28 connect() to 74.118.157.117:5223 failed after select(): Connection refused (111) 2022-12-03 06:33:35 connect() to 185.128.41.158:5223 failed after select(): Connection refused (111) 2022-12-03 06:33:35 connect() to 74.118.157.122:5223 failed after select(): Connection refused (111) 2022-12-03 06:33:36 connect() to 184.164.147.82:5223 failed after select(): Connection refused (111) 2022-12-03 06:34:04 connect() to 185.128.41.158:5223 failed after select(): Connection refused (111) 2022-12-03 06:34:10 connect() to 87.98.135.190:5223 failed after select(): Connection refused (111) 2022-12-03 06:34:22 connect() to 87.98.135.190:5223 failed after select(): Connection refused (111) 2022-12-03 06:34:51 Potential stale tip detected, will try using extra outbound peer (last tip update: 81451 seconds ago) 2022-12-03 06:35:02 connect() to 184.164.147.82:5223 failed after select(): Connection refused (111) 2022-12-03 06:35:02 connect() to 185.128.41.158:5223 failed after select(): Connection refused (111) 2022-12-03 06:35:09 connect() to 184.164.147.82:5223 failed after select(): Connection refused (111) 2022-12-03 06:35:20 connect() to 74.118.157.122:5223 failed after select(): Connection refused (111)
How did you encounter this bug?
in UI 0% synchronization Docker logs
Relevant log output
No response
What browser do you use?
Chrome, FF
Additional information
Found out that the version of VIAcoin is old,
d44d3564235a romanornr/docker-viacoin:0.15.2 "/entrypoint.sh viac…" 23 hours ago Up 23 hours 5222-5223/tcp, 25222-25223/tcp, 39388/tcp, 43782/tcp btcpayserver_viacoind
https://hub.docker.com/layers/romanornr/docker-viacoin/0.15.2/images/sha256-7eeddefad25c061c1b0b042f473fd6953747a2b934a5fbe9422e2f9eea6af84a?context=explore
after some research found the actual version, need to update the docker image https://github.com/viacoin/viacoin/tree/v0.16.3
Are you sure this is a bug report?
- I confirm this is a bug report
Issue Analytics
- State:
- Created 10 months ago
- Comments:5 (5 by maintainers)
Top GitHub Comments
It should work now @hell0-w The DNS seeder had some problems
Didn’t check my email. I’ll look into it!