Next-DAO / atomicals-electrumx-proxy-docker

MIT License
64 stars 11 forks source link

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

Open Daniel212fsa opened 9 months ago

Daniel212fsa commented 9 months ago

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

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' ]

little-liang commented 9 months ago

the same question

righBai commented 9 months ago

the same question

bbbmj commented 9 months ago

@lucky2077 PTAL

z0y1 commented 9 months ago

the same question

lucky2077 commented 9 months ago

重启节点试试,docker-compose restart

SaoXuan commented 8 months ago

明显是代码bug!!

loveyt99 commented 8 months ago

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

scoopxx commented 7 months ago

Same issue here.