hikariatama / Hikka

The most fresh and updateable developer-oriented Telegram userbot
https://hikka.pw
GNU Affero General Public License v3.0
315 stars 506 forks source link

Hikka 1.6.x wont run in a docker container #87

Closed penggrin12 closed 1 year ago

penggrin12 commented 1 year ago

To Reproduce Steps to reproduce the behavior:

  1. Build a docker image from this Dockerfile
  2. Run: docker start (image id)
  3. After some time run: docker logs (container id) (or/and docker ps to see if that container is actually running or not)

Expected behavior Expected to see a "Please visit x.x.x.x:8080" text

Userbot installation info:

hikariatama commented 1 year ago

Fixed in 1.6.1. Closed.