Hi,
just tried to issue a new release for one of the packages I maintain and
Bodhi is failing to get the list of the candidate builds.
browser console shows (sorry, it's in italian):
Errore mapping di origine: request failed with status 404 URL risorsa:
<a href="https://bodhi.fedoraproject.org/static/v5.0.0/vendor/jquery/jquery-1.10.2.min.js" title="https://bodhi.fedoraproject.org/static/v5.0.0/vendor/jquery/jquery-1.10.2.min.js">https://bodhi.fedoraproject.org/static/v5.0.0/vendor/jquery/jquery-1.10....</a>
URL mapping di origine: jquery-1.10.2.min.map
And looks like there's no more way to manually add builds.
Any hint on how to proceed?
Comments
Re: Bodhi not working
By Pierre-Yves at 12/02/2019 - 05:36On Mon, Dec 02, 2019 at 11:12:31AM +0100, Sandro Bonazzola wrote:
The API call bodhi's UI does to its own endpoint is raising a 504 Gateway error
which is what is blocking the form :(
The new version of bodhi which is deployed in staging, is also having this 504
error but the changes in the UI don't prevent there the creation of the new
update.
The CLI or indeed `fepdkg update` should still work though.
Pierre
Re: Bodhi not working
By Paul Howarth at 12/02/2019 - 05:17On Mon, 2 Dec 2019 11:12:31 +0100
When this happened last week I was still able to create updates using
"fedpkg update".
Paul.