Issue after initial sync #14
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
I tried this out and so far I've loved it. Yesterday it seemed to be doing fine. However today I noticed when I created a new repo, it synced the initial repo but stopped syncing after that point. I have the delay variable set to 1800 seconds,
DELAY=1800
However, after the initial commit, it hasn't pushed anymore updates to the repo from Github to Gitea.
I've attempted to restart the docker container, and even shut it off and re-launch it after verifying the docker-compose.yml was alright.
Any ideas of where to look? Hopefully it's just a small thing, because I love the idea of this app, and it's vital to the setup I have. Am I losing my mind or is it supposed to keep mirroring each time the delay expires? I swear I saw it doing multiple commits.
Edit: Something I noticed. If I go into the repo settings, I noticed that each one of the repos that were mirrored ended up having the mirror settings set. However, for the timer, it's set to
8h0m0s
. Whereas my pull time in the docker yml is set to 30 minutes.Is the pull time for docker only how often it looks for new repos? And then 8 hours to sync for each one? Or is this a bug?
The text was updated successfully, but these errors were encountered: