Hello, I tried to migrate to the latest version (or any version for the matter) and I get stuck on “using config file: config.yml” with no other messages showing on the console.
What is worse is when I tried to revert back to my original version I still get stuck on the same message.
If I try to create a new db, I get stuck on “Optimizing Database”
We had an issue recently related to hanging while testing hardware decode support in ffmpeg. It should have been fixed, but it’s possible you’ve hit a corner case or something.
Which os are you running on, and which version of ffmpeg do you have?
And you’re running stash version 0.29.3? Just as a sanity check, I’d re-download ffmpeg, as I think they fixed the hang without bumping the version number iirc.
If you’re still running into hanging with the latest stash version and redownloaded ffmpeg, can you try changing the loglevel to Debug or Trace in your config file, and see if there’s any more useful log output?
To work around this, I’d download ffmpeg from Builds - CODEX FFMPEG @ gyan.dev and place ffmpeg.exe and ffprobe.exe in the same directory as your stash config file.
I haven’t been able to reproduce the hanging issue on my Windows PC.