Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to parse config: [Error : 0 : json does not fit TL schemeCan't parse "xxx" as number] #327

Open
mctxyz opened this issue Aug 13, 2024 · 0 comments

Comments

@mctxyz
Copy link

mctxyz commented Aug 13, 2024

Host ip address is 140.249.35.89

cat /var/ton-work/db/config.json

{
   "@type" : "engine.validator.config",
   "out_port" : 3278,
   "addrs" : [
      {
         "@type" : "engine.addr",
         "ip" : 2365137731,
         "port" : 36123,
         "categories" : [
            0,
            1,
            2,
            3
         ],
         "priority_categories" : [
         ]
      }
   ].....
}

tail -f /var/ton-work/log.thread1.log

[ 1][t 1][2024-08-13 09:07:18.621510717][validator-engine.cpp:3740][!validator-engine]	failed to parse config: [Error : 0 : json does not fit TL schemeCan't parse "2365137753" as number]
[ 1][t 1][2024-08-13 09:07:48.871746164][validator-engine.cpp:3740][!validator-engine]	failed to parse config: [Error : 0 : json does not fit TL schemeCan't parse "2365137753" as number]
[ 1][t 1][2024-08-13 09:08:19.122886168][validator-engine.cpp:3740][!validator-engine]	failed to parse config: [Error : 0 : json does not fit TL schemeCan't parse "2365137753" as number]
[ 1][t 1][2024-08-13 09:08:49.363309436][validator-engine.cpp:3740][!validator-engine]	failed to parse config: [Error : 0 : json does not fit TL schemeCan't parse "2365137753" as number]
[ 1][t 1][2024-08-13 09:09:19.617911038][validator-engine.cpp:3740][!validator-engine]	failed to parse config: [Error : 0 : json does not fit TL schemeCan't parse "2365137753" as number]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant