rommapp / romm

A beautiful, powerful, self-hosted rom manager
https://romm.app
GNU Affero General Public License v3.0
2.3k stars 93 forks source link

[Bug] Error during scheduled scan #860

Open Druidblack opened 5 months ago

Druidblack commented 5 months ago

RomM version 3.2.0-rc.1

Describe the bug During the scheduled scan, I do not start scanning with a complete check of all platforms, but for some reason from a specific platform "Neo Geo CD" and it ends with the error "Task exceeded maximum timeout value (180 seconds)". If I start the scan manually with "Quick scan", then the scan starts normally and goes on all platforms.

Log https://controlc.com/cd6505be

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Безымянный

gantoine commented 5 months ago

Did you set SCAN_TIMEOUT to something in your .env? The default is 60 * 60 * 4 or 4 hours...

Druidblack commented 5 months ago

I did not set the SCAN_TIMEOUT parameter in my settings.

Druidblack commented 5 months ago

Безымянный In version 3.1.0, when scanning with frequency settings. The scan does not start, and if you run the scan manually, nothing happens. In the logs, he writes that the scan has started, nothing else happens. My game folders are mounted over the network.

Without the option of periodic scanning, manual scanning is started normally. If I didn't describe it clearly, then I can make a video about how it happens.

gantoine commented 3 months ago

My game folders are mounted over the network.

We should support this, but it could be causing an issue. So to recap, nightly scans don't work/run, and manual scans end immediately, with no errors in the logs?