Hello @sporkl,
Your bot should listen on 0.0.0.0:8000
and it will work.
When you are listening on localhost(127.0.0.1) we cannot connect to it. It’s accesible only from inside of your instance.
Hello @sporkl,
Your bot should listen on 0.0.0.0:8000
and it will work.
When you are listening on localhost(127.0.0.1) we cannot connect to it. It’s accesible only from inside of your instance.