Everything posted by bluepoet
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
One more thing for you - I got the files moved into the database, they appeared and everything seemed to be working. Then this morning when I tried to log into Nextcloud I get a permissions error. Error Your data directory is invalid. Ensure there is a file called ".ocdata" in the root of the data directory. Your data directory is not writable. Permissions can usually be fixed by giving the web server write access to the root directory. See https://docs.nextcloud.com/server/29/go.php?to=admin-dir_permissions. How would I fix this - I tried to go to the URL it gives but it brings up nothing.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
Figured it out - found an app i could download in nextcloud that allows me to run occ commands easily.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
So i rebuilt everything - copied my files over - what command do i use to scan the files and add them into nextcloud - they are there but its not showing them.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
I have the appdata plug in - but not sure really how to use it. i'll play with it more tonight and see what I can do.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
I dont see a backup that I can find - i found a directory in the appdata folder but that didn't seem to fix anything - the error went away but the page still wont load - is there a way to restart from fresh without losing any of the storage files? Also going forward if I can restart this - what is a good way to back this stuff up. Still get use to whole unraid thing.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
not sure if I have a backup - if I do not sure what that is at - ill have to go search.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
Found it - not to figure out what its trying to find IND","url":"/remote.php/dav/files/bluepoet/","message":"fopen(/var/www/html/config/config.php): Failed to open stream: No such file or directory a t /var/www/html/lib/private/Config.php#221","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.29.1","version":"","data":{"app":"PHP"}} Looks like there is a file or something missing.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
there is a storage folder - let me see if its there.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
I am not sure if there was an update or not I have this as my appdata folder /mnt/user/Media/Nextcloud/appdata/ I went to there but I see no logs. I am sure I am missing something.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
Where do I find the log file - i thought it was \var\www\html\data but there is nothing past www
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
Having a problem with Nextcloud - everything has been working without a problem for many months now. Today I noticed that when I tried to log into my server I get the following error. Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the server log. When I bring up the logs I see this in the logs Warning: /var/www/html/config/autoconfig.php differs from the latest version of this image at /usr/src/nextcloud/config/autoconfig.php Warning: /var/www/html/config/redis.config.php differs from the latest version of this image at /usr/src/nextcloud/config/redis.config.php Warning: /var/www/html/config/s3.config.php differs from the latest version of this image at /usr/src/nextcloud/config/s3.config.php Warning: /var/www/html/config/smtp.config.php differs from the latest version of this image at /usr/src/nextcloud/config/smtp.config.php Warning: /var/www/html/config/upgrade-disable-web.config.php differs from the latest version of this image at /usr/src/nextcloud/config/upgrade-disable-web.config.php Not sure what to do - any suggestions?
-
[support] Vaultwarden (formerly Bitwarden_rs)
So I thought it would try to uninstall it but leave the database on the raid box and then reinstall it - that got it come back online but now the database is set for default settings - grrr - guess ill start it over.
-
[support] Vaultwarden (formerly Bitwarden_rs)
having problems with vaultwarden as of late. I have been having crashing on my unraid box since the last couple of updates. I saw an post for dockers to change from macvlan to ipvlan if you have static IPs for dockers and that it will resolve the issue. Since that change vaultwarden will not load up. Any suggestions> [2023-06-29 17:52:54.310][panic][ERROR] thread 'main' panicked at 'Failed to turn on WAL: DatabaseError(Unknown, "disk I/O error")': src/db/mod.rs:447 That is what I get in the logs
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
I can try that - guessing using the same command structure you have on the top of this - can't hurt to try - thank you.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
Issue 2: Picture files are very slow to load up, any way to speed that up? If you're talking of generating the previews not really, if they're large images that's a lot of processing. There's a "preview generator" app in nextcloud apps that you can use to pre-generate them, might help. ---- I installed the preview generator and it says that I have to add this to a cron job "php /var/www/nextcloud/occ preview:pre-generate" can i add this to the cron job docker that I downloaded for Nextcloud itself and if so do you know how I might be able to do that? Sorry I am new to all of this.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
So i have another issue that came up, well two and not sure how to resolve them. I tried to follow the documents but with it in a docker - the commands just dont work. Issue 1: Have a ton of image files on my server and some movie files as well from like phone video recordings. Some pictures will show an thumbnail image, others do not and the video files never show any images. I upped my memory cache to 1G which at least allows me to open the files, before it wouldn't even do that. Any way to get the thumbnails to come up for the other files? Issue 2: Picture files are very slow to load up, any way to speed that up? Issue 3: It said there was an update, I updated and now I am getting a database is missing indexes and it says to run a command to fix it. Tried to run the command but it doesn't work, any suggestions on how to fix this. Any help would be appreciated. Running unraid 6.11.5, Ryzen 5, 5600 with Radeon Graphics, 8 GB ram which I am thinking of bumping that up. Also for the cron job, should it be run more then every 15 minutes, is there any negative to doing it every minute or 5 minutes per say?
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
I got it working - I have to create a shared drive and then I installed everything to that drive and the magic started to happen
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
I have tried all three versions of the next cloud - my container name is Nextcloud, for the database I finally installed is mariadb. The version of nexcloud I have currently is the official version by knext666's repository. This is also through unraid. I am no opposed as well to remove everything and start from scratch again. I think permissions are all off on things now as well.
-
[Support] kilrah/nextcloud-ffmpeg with pdlib
Not sure what to post in here. I am trying to get cron jobs setup for Nextcloud in Unraid. I thought I had the settings in but Nextcloud keeps saying jobs are not running and looking at the logs it doesn't appear things are working as well. I know you are going to want to see something, tell me what and how to get it to you and I can do that. One error that keeps popping up in the app logs is this Doctrine\DBAL\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [14] unable to open database file in /var/www/html/lib/private/DB/Connection.php:139 So - I got past that error and now I am getting the following, I am guessing there is a path variable that I am missing ------------------------------------------------------------- Executing Cron Tasks: Thu Dec 8 01:24:00 UTC 2022 ------------------------------------------------------------- > Nextcloud Container ID: 2057ca735f0d > Running Script: ./run-cron-php.sh Could not open input file: /var/www/html/cron.php > Done
-
So I Am New and Seeking Help Replacing Drives
Okay - so do new config - let it rebuild and then I can start to redo my drives again. Guessing if I wanted a two drive failure option, then I should do two parity drives eventually. Thank you.
-
So I Am New and Seeking Help Replacing Drives
Disk 5 was never used - had the drive there but it never formatted or mounted so I didn't think it was a part of the mix. If I did the new config would that resolve the issue but keep the data i have on there?
-
So I Am New and Seeking Help Replacing Drives
Here are the dia gnostics - thank you again. unr-diagnostics-20220628-1814.zip
-
So I Am New and Seeking Help Replacing Drives
I have been a drobo user for awhile now but I am tired of my drobo, my drobo has been bad, bad drobo bad. With that being said, I am trying to learn and be all I can be with UnRaid. I bought the license, yeah for me. The question / problem / concern. I used any spare drive I could just to get UnRaid up and working. Was all well and good but not really the space that I need to keep things good, was just enough to copy what I wanted over from the Drobo. I used a 16TB NAS drive for my parity drive and currently all my other drives are 8tb or less. Now that my data is off my Drobo, I am wanting to move all my 16 tb drives over. Should be easy enough. I turned off my aray, I did a graceful shutdown, I pulled out the smallest drive in my array and replaced it with my 16tb. I booted up and it unraid said, hey your missing a drive. Figured no big deal. I put in the 16tb that I replaced it with and it will not allow me to turn up my array. What am I missing here? I see under tools I can do a new config, should I do that? Will I lose everything that I have moved over? Just curious where to go from here. Thanks in advance.