mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
Error on docker-compose [Linux] #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @patataofcourse on GitHub (Sep 19, 2021).
Although the error seems to cause a bunch more exceptions, I only included the first one.
This happens when running
docker-compose up -d.I'm using Manjaro Linux.
@patataofcourse commented on GitHub (Sep 19, 2021):
Forgot to say, this is using the .env.example
@theAkito commented on GitHub (Sep 19, 2021):
Something like this?
https://github.com/plankanban/planka/issues/133
If yes, this should be the thing you check next:
https://github.com/plankanban/planka/issues/133#issuecomment-903120822
@patataofcourse commented on GitHub (Sep 20, 2021):
Yep, that's the error. However, reinstalling docker and docker-compose did nothing for me :/
@theAkito commented on GitHub (Sep 20, 2021):
What's the result of the test from the referenced comment?
@insertish commented on GitHub (Sep 23, 2021):
This appears to be an issue with Docker and not the repository, closing unless if you have anything to the contrary.