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
309 stars 53 forks source link

[Bug]: Not avalaible for download (v3.2.4) #173

Closed tazzkiller closed 8 months ago

tazzkiller commented 8 months ago

Describe the bug.

version 3.2.4 always return CivitAI Browser+: File: "xxxxxx.safetensors" not found on CivitAI servers, it looks like the file is not available for download.


same error without ARIA2 enable Port TCP 24000 is open ( firewall & box ) Download link in description work fine

Steps to reproduce the problem.

  1. search for sdxl models/loras
  2. Press download
  3. log return : CivitAI Browser+: File: "xxxxxx.safetensors" not found on CivitAI servers, it looks like the file is not available for download.

Expected behavior

Download start

System info

Console logs

CivitAI Browser+: File: "xxxxx.safetensors" not found on CivitAI servers, it looks like the file is not available for download.
CivitAI Browser+: Error occured during download of "xxxxx.safetensors"

Additional information

No response

Lesteriax commented 8 months ago

Having the same issue here

BlafKing commented 8 months ago

Thanks for reporting!

Currently working on this issue, CivitAI has limited the usage of API calls and this extension uses a single API key which no longer works.

I'll post an update with a fix shortly! Also working on fixing other bugs which is taking some time :,)

ResidentChief commented 8 months ago

Same issue here.. glad to hear you're on it :) Thanks for an awesome extension!

Edit: Can confirm the api_key is definitely the issue. I solved this by going to my Civitai account and generating a key, then swapping the key on line ~1087 of stable-diffusion-webui/extensions/sd-civitai-browser-plus/scripts/civitai_api.py with the new key and I am up and running :)

BlafKing commented 8 months ago

@ResidentChief Just in case you want to do it a bit easier, you can go to the SD-WebUI settings tab and then under the CivitAI Browser+ tab, you can find a field to input a custom API key! :)

This will from now on be necessary for some downloads, since some downloads require the user to be logged in. Before I just created an account and used the API Key of that account for every action, but this is now no longer possible. Almost done combing out all the bugs so won't take much longer anymore!

BlafKing commented 8 months ago

This issue should now be fixed in (v3.2.5)!

Like I said above, a personal CivitAI API key is now required for downloading some models. You can create your own key in your CivitAI Account settings And afterwards, you can insert that API Key in the settings of CivitAI Browser+, The settings is called Personal CivitAI API key located in SD-WebUI settings tab, and then under the CivitAI Browser+ tab.

I'll go ahead and close this bug report now since the issue should be fixed! :)

ResidentChief commented 8 months ago

Nice work chief! Thanks heaps :)

On Fri, 19 Jan 2024 at 00:02, Tom @.***> wrote:

This issue should now be fixed in (v3.2.5 https://github.com/BlafKing/sd-civitai-browser-plus/commit/c3129a7fd3d4cc63378027725e8fc67de15fdedb )!

Like I said above, a personal CivitAI API key is now required for downloading some models. You can create your own key in your CivitAI Account settings https://civitai.com/user/account And afterwards, you can insert that API Key in the settings of CivitAI Browser+, The settings is called Personal CivitAI API key located in SD-WebUI settings tab, and then under the CivitAI Browser+ tab.

I'll go ahead and close this bug report now since the issue should be fixed! :)

— Reply to this email directly, view it on GitHub https://github.com/BlafKing/sd-civitai-browser-plus/issues/173#issuecomment-1898262509, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRC5P5Z63AFYGLX3SPUVOTYPD6OFAVCNFSM6AAAAABB7W3UQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJYGI3DENJQHE . You are receiving this because you were mentioned.Message ID: @.***>