#5002 Mirroring got disabled after latest maintenance
Closed: Fixed 5 years ago by pingou. Opened 5 years ago by abbra.

FreeIPA project mirrors own pagure git tree to github with Pagure mirroring feature. Since last week's maintenance, we don't have it anymore.

Apparently, after looking at mirroring settings, the mirror feature was deactivated. After activating it, however, no new public key was generated at all.

As a result, FreeIPA project cannot mirror to github anymore. This is critical for us as all CI and PR processing happens at Github.


Metadata Update from @ngompa:
- Issue assigned to pingou
- Issue priority set to: High
- Issue tagged with: IDM, bug

5 years ago

The pagure_mirror service was indeed down. I've restarted it.

Looking at: https://github.com/freeipa/freeipa/commits/master it seems that it caught up.

Can you confirm if it's fixed on your side?

I see the key generated and now push working after I added the public key to github:

Output from the push:
  stdout: 
  stderr: To github.com:freeipa/freeipa.git
   a96b89388..942fe07eb  master -> master
   3ab3ed5ff..a96b89388  github/master -> github/master

So it looks like the issue is now fixed. Thank you!

Please add monitoring to the pagure_mirror service ;)

Thanks, let's close this and re-open if this happens again :)

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Log in to comment on this ticket.

Metadata