-
Hi, I'm getting media library scan timeout, but the scan is aborted (it's pretty much to scan to be honest). `2024-09-01 01:59:41.356 INFO --- o.a.p.service.MediaFileService : excluding file which matches exclude pattern censored java.lang.NullPointerException: null 2024-09-01 01:59:45.150 ERROR --- o.a.p.s.search.IndexManager : Failed to create search index for artist org.airsonic.player.domain.Artist@96375543 java.lang.NullPointerException: null 2024-09-01 01:59:45.291 INFO --- o.a.p.s.MediaScannerService : Scanned media library with 556966 entries. (please do not wonder the censored part was cut by me) Is there any chance to change the default timeout value? Or how can I solve this? Any help would be very appreciated, thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can add this to the environment: section of your Docker compose.
|
Beta Was this translation helpful? Give feedback.
You can add this to the environment: section of your Docker compose.