Backend container SQLAlchemy error with docker compose up -d
#1202
First Check
Commit to Help
Example CodeDescriptionI followed instructions on the master branch (commit) to modify the All the other containers run well and I can access them through the endpoints. I tried both the localhost and localhost with a custom domain url options and the problem persists. Operating SystemLinux Operating System DetailsUbuntu 22.04 Python Version3.11.9 Additional ContextOutput from |
Answered by
fanpeng-kong
Jun 5, 2024
Replies: 1 comment
|
The problem was gone after I restarted the docker containers and this behavior was consistent on two machines. I suspect the causes is related to DB initialization but am not 100% sure. Closing this discussion for now! |
0 replies
Answer selected by
fanpeng-kong
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem was gone after I restarted the docker containers and this behavior was consistent on two machines. I suspect the causes is related to DB initialization but am not 100% sure. Closing this discussion for now!