Hikka 1.6.x wont run in a docker container
Closed this issue · 1 comments
penggrin12 commented
- 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:
- Build a docker image from this Dockerfile
- Run:
docker start (image id)
- After some time run:
docker logs (container id)
(or/anddocker 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
hikariatama commented
Fixed in 1.6.1. Closed.