Skip to content

Commit 4e4ccac

Browse files
committed
Clear the Mirror Queue
Signed-off-by: Lup Yuen Lee <luppy@appkaki.com>
1 parent faeca78 commit 4e4ccac

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

src/forgejo.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,20 @@ Forgejo shall __auto-sync our repo__ (every hour), but it __won't allow Pull Req
645645
git@nuttx-forge.org:nuttx/nuttx-mirror
646646
```
647647
648+
1. __If the GitHub Sync fails__...
649+
650+
```text
651+
mirror/queue.go:59:func1()
652+
[E] Unable to push sync request for to the queue for pull mirror repo[2].
653+
Error: already in queue
654+
```
655+
656+
Then click "Site Admin > Monitoring > Queues > Mirror > Review"
657+
658+
Click "Remove All" to clear the Mirror Queue
659+
660+
Set "Max Number of Workers" to 5 (instead of default 1)
661+
648662
![Read-Write Mirror](https://lupyuen.github.io/images/forgejo-flow.jpg)
649663
650664
# Appendix: Read-Write Mirror

0 commit comments

Comments
 (0)