rzander / ruckzuck

software package manager for windows
https://ruckzuck.tools
Microsoft Public License
223 stars 20 forks source link

All packages on RuckZuck website are down #232

Closed QMSPS closed 1 year ago

QMSPS commented 1 year ago

Hi,

When I tried to test the 'RZGet.exe' command line tool, I was getting this error: Downloading...Error: Object reference not set to an instance of an object

If I click on any package on the website, it's shows only "[ ]", so no data on any package.

If I use the RuckZuck GUI app, it's working with no problems.

Hope you can fix it, thanks already!

QMSPS commented 1 year ago

It's working again, thanks!

rzander commented 1 year ago

Self healing :-) .... Sometimes the Service will be flooded with requests and becomes unresponsive....

QMSPS commented 1 year ago

Ah, because now is the same issue. I'm just checking some apps on the website and use RZGet.exe check and do what neess to be done, like install., update or skip.

Is that something I need a API key for? Because I didn't a API key in the console option..

rzander commented 1 year ago

It's a known issues that from time to time the cdn.ruckzuck.tools returns "[]" .... The Server in the backend does respond a "[]" if a timeout occurs (e.g. because of heavy load) and the Content Delivery Network (CDN) will cache this result for 30min... I don't think that an API-Key will solve this Issue, but I will verify it....

QMSPS commented 1 year ago

What I found interesting is that the website, RZGet and RZOneGet are having troubles and only the GUI was working fine.

rzander commented 1 year ago

Are you using the latest Version of RZGet.exe -> https://github.com/rzander/ruckzuck/releases/latest As RZGet.exe should have the same codebase as RuckZuck.exe.... The OneGet Provider is outdated and will no longer maintained.