mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[GH-ISSUE #33] Docker compose internal server error (Error finding interrupted jobs: 5185) #17
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @gitmotion on GitHub (Jun 24, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/33
Hey there ✌🏻 awesome project!
was able to run this as a test on a templated dokploy instance however im getting an error when trying to do this on a raw
docker-compose.yml. Anyone have ideas on how to fix this? Getting internal server error when visiting the endpoint/domain.docker-compose.ymland runningdocker compose up -dsudo chown -r UID:GID dir-of-volume-mount/thank you in advanced 🙏🏻
error:
example docker compose:
@arunavo4 commented on GitHub (Jul 5, 2025):
Hi @gitmotion I have not updated the dockploy version of the template in awhile so next week i will have it updated. I will organise this whole thing better
@arunavo4 commented on GitHub (Jul 7, 2025):
Hi @gitmotion let me know if you still have issues with the latest release v2.20 and we have move the repo so keep that in mind
@arunavo4 commented on GitHub (Jul 7, 2025):
Consider testing with this a cut-down version of the docker-compose file docker-compose.alt.yml
@gitmotion commented on GitHub (Jul 10, 2025):
hey @arunavo4! just tested with the alt docker-compose and i'm able to access and mirror into a gitea instance
first time working with gitea-mirror and it's sick great job on this 👏🏻
thank you! 🙏🏻
@arunavo4 commented on GitHub (Jul 10, 2025):
Great, thanks for ur kind words