Everything posted by joeschmoe
-
[Support] Linuxserver.io - Nextcloud
I got the update to work by removing the '7' after php.
-
[Support] Linuxserver.io - Nextcloud
When going through the upgrade steps, I run into this: :/config/www/nextcloud$ sudo -u abc php7 occ upgrade sudo: php7: command not found Any idea? Thanks!
-
[support] pducharme's Dockers support thread
Any suggestion for cameras that don't record? I have cam set to record all the time and still nothing. I've checked the folder maps. All seems good, but just no recording. NEVERMIND!!! Found in the log that is showed the disk space to not be sufficient even though it should have had 20GB to play with. I changed free space allotment to the entire disk and it's recording now...
-
[support] pducharme's Dockers support thread
found system.properties file in unifi-video root and added "is_default=true" and amazing, it works!
-
[support] pducharme's Dockers support thread
I see this error too
-
[support] pducharme's Dockers support thread
Hello! Just added this to my unraid server. After it's started, I navigate to the web interface and am presented with a login screen, but I should get a setup wizard. I found the system.properties file and it is one line that reads "is_default=true" Then restarted the app and still same thing. Any help getting the setup wizard? Thanks, PS - am on unraid 6.2.4
-
[Support] Linuxserver.io - Nextcloud
Wow, this happened again. This must be related the unraid mover? I changed the nextcloud /config from my cache/appdata path to the user/appdata path, restarted the container and at least this time did not have to go through the admin setup process again.
-
[Support] Linuxserver.io - Nextcloud
reinstalling mariadb did the trick! I still had to go through the admin setup screen, but it did not tell me my user already existed. Looks like my files are still intact too.
-
[Support] Linuxserver.io - Nextcloud
removed and reinstalled nextcloud from the unraid docker UI, no change. I guess I will try removing mariadb and reinstalling now
-
[Support] Linuxserver.io - Nextcloud
This is all that's in that log file: It's a new install with nothing special (that I know of), I upgraded to 10.0.2 prior to starting the large 108 GB sync.
-
[Support] Linuxserver.io - Nextcloud
Hoping someone can help, I am not finding anything through search on this thread or google. I had a large sync running overnight and I woke up to errors stating that the connection was lost. Was getting 404 error when trying to access the web UI. I restarted mariaDB and nextcloud dockers and I can get back to the web UI now, but it only gives me the initial setup screen where it asks ytou to enter an admin user and fill out db info. I tried filling in the admin and db info that I used previously, but it says the user already exists.... Any help is appreciated :-), thank you!
-
[container] joch's s3backup
I changed --reduced-redundancy to --storage-class REDUCED_REDUNDANCY and then sync started working again.
-
[container] joch's s3backup
Yes, clock is set correct. I just had some time to check my logs and now I am getting: /tmp/s3cmd.lock detected, exiting! Already running? Any possibility in pointing me the right direction? :-) Thank you!
-
[container] joch's s3backup
Help needed, I finally got the backup working after getting a key without any +'s in it. The backup ran once and now a week later, I am getting a SSL error: "ERROR: SSL certificate verification failure: ('The read operation timed out',)" Any thoughts? Thank you! Joe