BlafKing / sd-civitai-browser-plus

Extension to access CivitAI via WebUI: download, delete, scan for updates, list installed models, assign tags, and boost downloads with multi-threading.
GNU Affero General Public License v3.0
289 stars 44 forks source link

Error: 500 Server Error: Internal Server Error #233

Closed BlafKing closed 4 months ago

BlafKing commented 4 months ago

There is currently a bug with the CivitAI API's nextCursor parameter where it sometimes produces an internal server error.

CivitAI Browser+: Error: 500 Server Error: Internal Server Error for url: https://civitai.com/api/v1/models?cursor=154999%3A2423%3A80324&limit=15&period=AllTime&sort=Most%20Downloaded

There is nothing that I can do about this, as this is an issue caused by the CivitAI API. I assume this issue will get fixed eventually, until then all we can do is wait 😅

BlafKing commented 4 months ago

Looks like this issue has now been fixed by the CivitAI team, I'll mark this as resolved 👍🏻