Page 1 of 1

Downloads server returns error 500

Posted: Sun Jul 26, 2020 10:19 am
by ssupii

Code: Select all

error: failed retrieving file 'dkp-libs.db' from downloads.devkitpro.org : The requested URL returned error: 500
error: failed to update dkp-libs (unexpected error)
error: failed retrieving file 'dkp-linux.db' from downloads.devkitpro.org : The requested URL returned error: 500
error: failed to update dkp-linux (unexpected error)
error: failed to synchronize all databases
I get this error while trying to install the devkitpro package manager on Debian.
The downloads server returns error 500 in both gdebi and web browsers.
Is there something I can do on my end or it is purely server-side?

Re: Downloads server returns error 500

Posted: Sun Jul 26, 2020 10:37 pm
by WinterMute
Minor configuration problem. Was fixed this afternoon. Sorry for the inconvenience.

Re: Downloads server returns error 500

Posted: Sat Aug 01, 2020 1:30 am
by Nanquitas
Hello there :D

Not sure if it's related to the same configuration but I'm having an error too (403).
What's interesting is that I'm having this error from GitHub' Actions but not when I'm building it locally. :?

Re: Downloads server returns error 500

Posted: Sat Aug 01, 2020 8:42 am
by WinterMute
Nanquitas wrote: Sat Aug 01, 2020 1:30 am Hello there :D

Not sure if it's related to the same configuration but I'm having an error too (403).
What's interesting is that I'm having this error from GitHub' Actions but not when I'm building it locally. :?
It's not related to the same configuartion, no.

We don't support use of pacman on CI. It's a waste of everyone's resources to use pacman to install tools for every commit you make to a repo. We provide docker images for this purpose at https://hub.docker.com/u/devkitpro