TON node
from No Name
Could you help me a bit?
root@hz-ton:~# sudo docker-compose up
+ Running 1/1
⠿ Container root-ton-node-1 Recreated 0.2s
Attaching to root-ton-node-1
root-ton-node-1 | = No global config provided, downloading default.
root-ton-node-1 | + Using provided IP: 167.235.65.98:43678
root-ton-node-1 | 3t 12023-06-11 22:39:02.462337246validator-engine.cpp:1304!validator-engine found init block w=-1 s=9223372036854775808 seq=27747086 YRkrcmZMvLBvjanwKCyL3w4oceGPtFfgx8ym1QKCK/4= N42xzPnJjDlE3hxPXOb+pNzXomgRtpX5AZzMPnIA41s=
root-ton-node-1 | 1t 12023-06-11 22:39:02.462621529validator-engine.cpp:3504!validator-engine failed to parse config: Error : 0 : failed to parse json: Opening '"' expected
root-ton-node-1 | = Found existing server certificate, skipping
root-ton-node-1 | = Found existing client certificate, skipping
root-ton-node-1 | = Liteserver disabled
root-ton-node-1 | + Running validator-engine
root-ton-node-1 | 3t 12023-06-11 22:39:02.486787564validator-engine.cpp:1304!validator-engine found init block w=-1 s=9223372036854775808 seq=27747086 YRkrcmZMvLBvjanwKCyL3w4oceGPtFfgx8ym1QKCK/4= N42xzPnJjDlE3hxPXOb+pNzXomgRtpX5AZzMPnIA41s=
root-ton-node-1 | 1t 12023-06-11 22:39:02.487007476validator-engine.cpp:3504!validator-engine failed to parse config: Error : 0 : failed to parse json: Opening '"' expected
root-ton-node-1 exited with code 2
So, I'm running init.sh in my docker container, which is creating config.json, but it falling with error above
How to fix this?
🔗 Answer on TON Overflow
Jun 11, 2023, 10:50 PM