PokemonGoBot icon indicating copy to clipboard operation
PokemonGoBot copied to clipboard

Blocked request from external connection

Open Leliene opened this issue 9 years ago • 1 comments

Hi,

I want to use this bot on a server, but I can connect to the gui with my computer because I have an error : WARN 30032 --- [ntLoopGroup-3-4] c.c.socketio.handler.AuthorizeHandler : Blocked wrong request! url: /, ip: /#.#.#.#:#

It's possible to change the port in the configuration file, but is it possible to change the default hostname of the SocketIOserver to allow all requests ?

Aurelien.

Leliene avatar Aug 07 '16 19:08 Leliene

Apparently you successfully forward the internal port to the outside.

Are you doing following:

  • Go to http://pogo.abb.ink/RocketTheme/
  • Enter your global IP address at the first input
  • Enter your forwarded external port the second input

And you are able to see the GUI.

mustafababil avatar Aug 09 '16 10:08 mustafababil