Closed Velosofy closed 1 year ago
please make sure to install the requirements via pip install -r requirements.txt && pip install -r resources/startup/opt*
.
if done already, just pip install -q redis hiredis
(for redis) or pip install -q pymongo[srv]
(for mongodb) or pip install -q psycopg2-binary
(for SQL), whichever is preferred.
After a lot of troubleshooting, the problem is because the Dockerfile doesnt copy the config file
Hope it's fixed now. Closing.
Contact Details
@velosofyy
What happened?
Ultroid refused to start Hosted on a docker container using Dockerfile
I already make sure that I fill the .env properly
Version
Hosted On
Vps
Relevant logs output
Acknowledgement