We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! I trying to using TON rldp-http-proxy, acting this documentation: https://ton-docs-mu.vercel.app/participate/web3/sites-and-proxy (Running an entry proxy), but when I download rldp-http-proxy.exe and global.config.json, and do this command: rldp-http-proxy -p 8080 -a:3333 -C global.config.json, I get this: [ 0][t 0][2025-02-10 05:56:49.1729823][Status.h:273] Unexpected Status [Error : 0 : Host is empty] in file D:\a\ton\ton\rldp-http-proxy\rldp-http-proxy.cpp at line 1750 [pid 16800] [time 1739167009] Signal: 22 ------- Stack Backtrace ------- 12: [0] 11: [0] 10: [7ff8082816a0] raise 9: [7ff808282820] abort 8: [0] 7: [0] 6: [0] 5: [0] 4: [0] 3: [0] 2: [0] 1: [7ff80a147360] BaseThreadInitThunk 0: [7ff80a51cc70] RtlUserThreadStart or this command: rldp-http-proxy/rldp-http-proxy -p 8080 -c 3333 -C global.config.json: [ 2][t 4][2025-02-10 05:57:48.7350735][DNSResolver.cpp:46][!tonlibclient] Sync error: [Error : 400 : library is not inited] [ 0][t 4][2025-02-10 05:57:48.7352657][Status.h:273][!tonlibclient] Unexpected Status [Error : 2 : File "A:\seksik\tonlib-cache\" can't be opened for reading for stat] in file D:\a\ton\ton\tonlib\tonlib\TonlibClientWrapper.cpp at line 54 [pid 2580] [time 1739167068] Signal: 22 ------- Stack Backtrace ------- 22: [0] 21: [0] 20: [7ff8082816a0] raise 19: [7ff808282820] abort 18: [0] 17: [0] 16: [0] 15: [0] 14: [0] 13: [0] 12: [0] 11: [0] 10: [0] 9: [0] 8: [0] 7: [0] 6: [0] 5: [0] 4: [0] 3: [0] 2: [7ff808231b20] configthreadlocale 1: [7ff80a147360] BaseThreadInitThunk 0: [7ff80a51cc70] RtlUserThreadStart what is wrong?
[ 0][t 0][2025-02-10 05:56:49.1729823][Status.h:273] Unexpected Status [Error : 0 : Host is empty] in file D:\a\ton\ton\rldp-http-proxy\rldp-http-proxy.cpp at line 1750 [pid 16800] [time 1739167009] Signal: 22 ------- Stack Backtrace ------- 12: [0] 11: [0] 10: [7ff8082816a0] raise 9: [7ff808282820] abort 8: [0] 7: [0] 6: [0] 5: [0] 4: [0] 3: [0] 2: [0] 1: [7ff80a147360] BaseThreadInitThunk 0: [7ff80a51cc70] RtlUserThreadStart
[ 2][t 4][2025-02-10 05:57:48.7350735][DNSResolver.cpp:46][!tonlibclient] Sync error: [Error : 400 : library is not inited] [ 0][t 4][2025-02-10 05:57:48.7352657][Status.h:273][!tonlibclient] Unexpected Status [Error : 2 : File "A:\seksik\tonlib-cache\" can't be opened for reading for stat] in file D:\a\ton\ton\tonlib\tonlib\TonlibClientWrapper.cpp at line 54 [pid 2580] [time 1739167068] Signal: 22 ------- Stack Backtrace ------- 22: [0] 21: [0] 20: [7ff8082816a0] raise 19: [7ff808282820] abort 18: [0] 17: [0] 16: [0] 15: [0] 14: [0] 13: [0] 12: [0] 11: [0] 10: [0] 9: [0] 8: [0] 7: [0] 6: [0] 5: [0] 4: [0] 3: [0] 2: [7ff808231b20] configthreadlocale 1: [7ff80a147360] BaseThreadInitThunk 0: [7ff80a51cc70] RtlUserThreadStart
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello! I trying to using TON rldp-http-proxy, acting this documentation: https://ton-docs-mu.vercel.app/participate/web3/sites-and-proxy (Running an entry proxy), but when I download rldp-http-proxy.exe and global.config.json, and do this command: rldp-http-proxy -p 8080 -a:3333 -C global.config.json, I get this:
[ 0][t 0][2025-02-10 05:56:49.1729823][Status.h:273] Unexpected Status [Error : 0 : Host is empty] in file D:\a\ton\ton\rldp-http-proxy\rldp-http-proxy.cpp at line 1750 [pid 16800] [time 1739167009] Signal: 22 ------- Stack Backtrace ------- 12: [0] 11: [0] 10: [7ff8082816a0] raise 9: [7ff808282820] abort 8: [0] 7: [0] 6: [0] 5: [0] 4: [0] 3: [0] 2: [0] 1: [7ff80a147360] BaseThreadInitThunk 0: [7ff80a51cc70] RtlUserThreadStart
or this command: rldp-http-proxy/rldp-http-proxy -p 8080 -c 3333 -C global.config.json:
[ 2][t 4][2025-02-10 05:57:48.7350735][DNSResolver.cpp:46][!tonlibclient] Sync error: [Error : 400 : library is not inited] [ 0][t 4][2025-02-10 05:57:48.7352657][Status.h:273][!tonlibclient] Unexpected Status [Error : 2 : File "A:\seksik\tonlib-cache\" can't be opened for reading for stat] in file D:\a\ton\ton\tonlib\tonlib\TonlibClientWrapper.cpp at line 54 [pid 2580] [time 1739167068] Signal: 22 ------- Stack Backtrace ------- 22: [0] 21: [0] 20: [7ff8082816a0] raise 19: [7ff808282820] abort 18: [0] 17: [0] 16: [0] 15: [0] 14: [0] 13: [0] 12: [0] 11: [0] 10: [0] 9: [0] 8: [0] 7: [0] 6: [0] 5: [0] 4: [0] 3: [0] 2: [7ff808231b20] configthreadlocale 1: [7ff80a147360] BaseThreadInitThunk 0: [7ff80a51cc70] RtlUserThreadStart
what is wrong?
The text was updated successfully, but these errors were encountered: