Have some feedback or bugs to report?

Send us your Bugs and Feature Requests! Please search for existing reports before creating a new report, and be aware that many issues on Civitai.com are transitory/temporary!

Check to see if there are known issues on our Discord Server, look at the current Site Status, or ask CivBot what's up, before creating a new bug report! The fewer duplicate reports we receive, the easier it is for us to answer all your questions and stay on top of issues!

In Development Queue

Very high CPU usage on FireFox (Linux).

If I visit the videos section with FireFox, the CPU usage jumps over 60% on my Ryzen 3600. If I click an item, and just leave it open doing nothing, the CPU usage never drops. Even if I right-click the video and stop it, the CPU usage is still over 60%. This is not because of an extension, because I tested it with a newly created empty profile. I have tested the same thing with Chrome, and the situation was about the same, except that in Chrome, the CPU usage goes about 30%. That is, the CPU usage still keeps to be about 30%. It seems that if I go to the page directly, without from the video list page, the CPU usage is not high. That is, this only happens if I navigate from the video list page into an item. And when I navigated from the video list page into an item, if I refresh the item page page, the CPU usage drops.Why does it need to use 60% of CPU to display some video clips. I have a relatively powerful GPU with 16GB of RAM and FireFox is GPU-accelerated. My PC can play multiple 4K videos at the same time without making my CPU fan go crazy.

CivitaiKing About 1 month ago

3

In Development Queue

Civitai Link appears to deadlock

Note: This issue is slightly different than the usual link issue where socketio just disconnectsCommit: `2dfc03c17304278ca0b456366cc7871a2af8377b`Whenever pushing Link even a little (e.g: attempting to download maybe 5 TIs one after the other), I'm able to recreate a scenario reliably where I don't even see any failure messages in console. This smells like a stuck async threadpool or a locked mutex that never unlocked or something. Previously I frequently experienced the socketio client disconnecting but this was always easily remedied by removing the link key and then re-adding it. This new issue is not remedied as easily, and seems to only start working again after a full restart of the webui.

kayos 9 months ago

10