Skip to content

Can't get rldp-http-proxy to work. #11

@kernelpanic700

Description

@kernelpanic700

I compiled rldp-http-proxy following instuction in HOWTO->TON Sites. But I can run it only in 0.0.0.0 address, not on certain interface.
When I try to run rldp-http-proxy with -a parameter and point IP with a port like this:
rldp-http-proxy -p 8080 -a <my_public_ip>:3333 -C global.config.json
I get error :
[TonlibClient.cpp:2092][!tonlibclient][&!config->ignore_cache_] Unknown LastBlockState: [Error : 0 : Unknown key]
[keys.hpp:221][!PeerTable] Check Unreachable failed
At the same time if I run that way:
rldp-http-proxy -p 8080 -c 3333 -C global.config.json
the proxy starts up and I see it in running processes and listen ports. But when I try to get to http://test.ton I get nothing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions