hikariatama/Hikka

Hikka 1.6.x wont run in a docker container

Closed this issue · 1 comments

  • This bug is related to Hikka userbot itself. It is not related to modules.

Describe the bug
Nothing happens (no output) on starting hikka in a docker container on oracle

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:

  • Platform:

  • 🕶️ Termux

  • ✌️ lavHost

  • ☁️ Okteto

  • 🐳 Docker

  • 🌺 Other platform

  • Hikka version: latest master from here

Fixed in 1.6.1. Closed.