ephraim / lcurse

Python script to have a "curse" compatible client for linux
The Unlicense
51 stars 23 forks source link

Unable to fetch catalog #88

Open jecs opened 4 years ago

jecs commented 4 years ago

I've been using lcurse for some time for Classic. Yesterday, out of the blue, I stopped being able to update the catalog. I suspect that I am also unable to install addons but have not tested extensively for this.

When I try to update the catalog, I get the following output on the console (with ~ in place of my home directory):

$ pipenv run ./lcurse
WARNING: gui translation file could not be found: ~/.repos/lcurse/translations/en_US.qm
Saving addons to ~/.lcurse/addons.json
retrieved list of addons: 0

Any suggestions for what to try? Is there a way to get lcurse to be more verbose?

wyrmss commented 4 years ago

Hi there I've been following this problem since it was created. Seeing that nobody contributes anything, I confirm that it is due to the prohibition of connection to the server.

retrieving addon informations
HTTP Error 403: Forbidden

Edit: I do not know if this has much to do and if a solution can be drawn from it. https://github.com/MultiMC/MultiMC5/issues/2859

Pardon my spelling, this text is translated from Spanish.

Greetings.

mboquien commented 4 years ago

The issue is that lcurse runs into a captcha.

Louisina-TSS commented 3 years ago

The issue is that lcurse runs into a captcha.

Hello, I have the same error, I assume it's the same issue (captcha). But how to manage this error ?