October 20, 2025Oct 20 I have a nextcloud which incorporates a SMB share with photos into my users nextcloud files folder. When I boot unraid I can not see the photos. I see the files and folder entries (created by a previous occ files:scan --all), but I can not access any file. They are not available. I have to restart nextcloud. Then everything is ok.I assume the issue is that during boot nextcloud is started before the SMB share is mounted. That leaves nextcloud with no files in that share. When I then restart nextcloud, the SMB share is already mounted, files are available and everything is ok.Can I change the sequence of events during boot such that the SMB share is mounted before nextcloud is started?
October 20, 2025Oct 20 Author Solution I found a way to handle this. My bad. I should have searched the forum before. I am using "wait 15" after the mariadb container has started. That gives the SMB share enough time to ocme up before nextcloud is started. Edited October 20, 2025Oct 20 by mabod
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.