mirror of
https://github.com/jaedle/mirror-to-gitea.git
synced 2026-01-09 12:57:55 -05:00
Bad Credentials #23
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 @Aetherinox on 11/13/2023
Hey,
I have my docker-compose.yml which has my Gitea / Github credentials. However, when I review the docker logs for mirror-to-gitea, I keep getting an error about bad credentials, and then also a syntax error
I've checked those credentials over and over, and they appear correct. I'm even using them for another service. So I'm not sure what I'm missing here.
It was running fine before, and I noticed I created a new repo on Github but it never moved over to Gitea. So I checked docker and the process kept getting restarted every 5 or so seconds, and that's what popped up in the logs.
I even created a fresh Personal Access Token just for mirror-to-gitea, and same error.