Next-DAO/atomicals-electrumx-proxy-docker

{"success":false,"health":false,"message":"Cannot read properties of null (reading 'serverDonation_address')"}

Opened this issue · 8 comments

还请官方大大回答下这个。 我之前同步好了。也能正常工作。昨天下午开始不能使用了。一直这个错误。一直等就能好吗?

2023-11-29 12:18:33
2023-11-29 12:18:33 > electrumx-proxy@1.2.5 start
2023-11-29 12:18:33 > ts-node src/index.ts
2023-11-29 12:18:33
2023-11-29 12:18:35 UPDATED_PING_TIME 1701231515597
2023-11-29 12:18:35 process.env.ELECTRUMX_PORT 50001
2023-11-29 12:18:35 process.env.ELECTRUMX_HOST electrumx
2023-11-29 12:18:35 Listening: http://0.0.0.0:8080
2023-11-29 12:19:45 request 192.168.65.1 76943405 blockchain.atomicals.get_by_ticker { method: 'blockchain.atomicals.get_by_ticker' } {}
2023-11-29 12:19:45 connectClient:exception Error: connect ECONNREFUSED 172.20.0.2:50001
2023-11-29 12:19:45 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
2023-11-29 12:19:45 errno: -111,
2023-11-29 12:19:45 code: 'ECONNREFUSED',
2023-11-29 12:19:45 syscall: 'connect',
2023-11-29 12:19:45 address: '172.20.0.2',
2023-11-29 12:19:45 port: 50001
2023-11-29 12:19:45 }
2023-11-29 12:19:45 params [ 'electron' ]
2023-11-29 12:19:45 request_error 192.168.65.1 76943405 blockchain.atomicals.get_by_ticker TypeError: Cannot read properties of null (reading 'general_getRequest')
2023-11-29 12:19:45 at handleProxyRequest (/app/src/api/proxy.ts:63:44)
2023-11-29 12:19:45 at processTicksAndRejections (node:internal/process/task_queues:95:5)
2023-11-29 12:19:45 POST /proxy/blockchain.atomicals.get_by_ticker 500 48.273 ms - 91
2023-11-29 12:19:45 Presisted Connection to ElectrumX(electrumx:50001) Server Closed.
2023-11-29 12:19:49 request 192.168.65.1 75548002 blockchain.atomicals.get_by_ticker { method: 'blockchain.atomicals.get_by_ticker' } {}
2023-11-29 12:19:49 connectClient:exception Error: connect ECONNREFUSED 172.20.0.2:50001
2023-11-29 12:19:49 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
2023-11-29 12:19:49 errno: -111,
2023-11-29 12:19:49 code: 'ECONNREFUSED',
2023-11-29 12:19:49 syscall: 'connect',
2023-11-29 12:19:49 address: '172.20.0.2',
2023-11-29 12:19:49 port: 50001
2023-11-29 12:19:49 }
2023-11-29 12:19:49 params [ 'electron' ]

the same question

the same question

the same question

重启节点试试,docker-compose restart

明显是代码bug!!

有解决的吗?同步了好几天了还是不行,一直在同步

Same issue here.