ton icon indicating copy to clipboard operation
ton copied to clipboard

rldp-http-proxy-linux-arm64 PosixError : Connection refused

Open Baltazar500 opened this issue 2 months ago • 0 comments

Returning data to requests from a ton of sites via curl and a browser through a proxy

rldp-http-proxy-linux-arm64 under android aarch64 (5.1) revision 2024.09 does not allow requests to “ton” sites to pass through.


rldp-http-proxy-linux-arm64-v2024.09 -p 55444 -c 3333 -C ./global.config.json
[ 1][t 0][2024-11-28 09:06:30.969432928][adnl-ext-connection.cpp:129][!outconn] Client got error [PosixError : Connection refused : 111 : Error on [fd:5]]
[ 2][t 1][2024-11-28 09:06:30.969946620][LastBlock.cpp:261][!LastBlock] Failed liteServer_getMasterchainInfo [Error : 500 : LITE_SERVER_NETWORK]
[ 2][t 1][2024-11-28 09:06:30.970031082][DNSResolver.cpp:46][!tonlibclient]     Sync error: [Error : 500 : LITE_SERVER_NETWORK(during last block synchronization)]
[ 1][t 0][2024-11-28 09:07:34.408272624][TcpListener.cpp:64][!TcpListener[port:55444]]  Accept
[ 1][t 0][2024-11-28 09:07:45.057104471][TcpListener.cpp:64][!TcpListener[port:55444]]  Accept

Use rldp-http-proxy-linux-arm64 revision 2024.09 on android aarch64 5.1 with the config https://ton-blockchain.github.io/global.config.json and send requests to ton sites via curl or browser

android aarch64 (5.1), rldp-http-proxy-linux-arm64 revision 2024.09

Baltazar500 avatar Dec 05 '24 13:12 Baltazar500