#12667 package review tracker pages not getting updated
Closed: Fixed with Explanation by kevin. Opened by decathorpe.

It looks like the statically generated "package review" tracker pages at https://fedoraproject.org/PackageReviewStatus/reviewable.html et al. haven't been getting updated since June 30.


Metadata Update from @zlopez:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: Needs investigation, medium-gain, ops

I totally forgot about this... after the datacenter move I tried to spin up the staging part of the app. However, even if I'm listed as app owner, I'm not able to run the playbook, so I was able to make the pods run in OC, but it seems that the generated data is not synched to sundries.
I did not try to spin up the prod instance, but I suppose I would get the same result.

Metadata Update from @kevin:
- Issue assigned to kevin

I think this was a permissions problem.

Basically the nfs volume still had the uid used by the project in the old iad2 openshift and the new rdu3 one couldn't write to it.

I've changed the ownership on it's files to the new project one.

We should see if it worked at the top of the hour.

That seems to have fixed it!

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

Can confirm, thank you!

Metadata