Replies: 2 comments 4 replies
-
how can i know whats going on if NO information is provided? |
Beta Was this translation helpful? Give feedback.
-
I did a motherboard swap (need to migrate AM4 -> AM5, currently using cheap temporary CPU...) I read some of the wiki and learned the command to make the log file slightly less useless. Apparently it's trying to use the CPU to do inference despite the --use-cuda parameter (Correct behavior would have been to die with a precise error message stating why cuda could not be used) and despite having TWO GPUs (plus a G-core or two on the CPU to play with...).. I wrapped webui.bat in another bat that scrubs the logs on launch and adds the two command line options mentioned. I did read the logs and could not find any useful information other than the confirmation that "thing don't work"... sdnext.log |
Beta Was this translation helpful? Give feedback.
-
I had been using Automatic to serve images to another application. (AI Roguelite). It had been working but I needed to reboot my rig to upgrade the power supply in anticipation of upgrading my machine from AMD 5000 series to (eventually) AMD 9000 series. My procedure for starting this is to first pull Github, then run the webui.bat It does throw some errors but this time it barely works, the web front end comes up but the backend seems sluggish or broken, and AI roguelite can't use the backend at all anymore. What's going on?
Beta Was this translation helpful? Give feedback.
All reactions