Everything posted by yukonhijack
-
Unassigned Devices Not Showing After Upgrade
JESUS! I just went and updated the plugin and now everything works fine. Thanks!
-
Unassigned Devices Not Showing After Upgrade
I upgraded Unraid a few days ago and now my unassigned devices aren't showing and when I move to the Apps tab, it it also not showing and locks up the GUI. Anyone have any tips on how to fix this? tower-diagnostics-20240414-1547.zip.crdownload
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
I submitted a ticket to CP to ask them to consider a Home Lite version that is a cheaper alternative for those of us that want to sync/backup between PCs (or in my case two UnRaid servers). Not really a fan of cloud backup after some bad experiences.
-
[Support] Linuxserver.io - Nextcloud
-
[Support] Linuxserver.io - Nextcloud
So if I set Letsencrypt to host port 444, then I would go to my router and forward 444 to 443 (the container port)? I have an ASUS router and tried that but it wont take it. I currently have Nextcloud set to 443 to 443, should I delete that entry until I get the cert?
-
[Support] Linuxserver.io - Nextcloud
I already have port 443 forwarded to 443 in my router port forward setup. That is for nextcloud.
-
[Support] Linuxserver.io - Nextcloud
So I am setting up Letsencrypt, and I have a question about container ports. My Nextcloud is set to 443 for the container port, but Letsencrypt is on the same port. Is that ok?
-
[Support] Linuxserver.io - Nextcloud
NVM, went to DuckDNS.....more dumb questions to follow I'm sure.
-
[Support] Linuxserver.io - Nextcloud
Oh boy. Here goes, I'm going to ask you a super dumb question: Where/how do I get my own domain? I'm not running any kind of domain server or anything.
-
[Support] Linuxserver.io - Nextcloud
Nuts, I was following the old guide. Do I need to install LetsEncrypt to get this working outside my network or can I skip that part?
-
[Support] Linuxserver.io - Nextcloud
I may be having a similar issue. I can access my Nextcloud Server from within my network, through the webui, but cannot get to it externally. I have the ports open because my setup is the same, though my external IP address has changed. When I try to access the server through the OSX NC client, I get a timeout error. Do I need to mess with the config.php file to add trusted domains?
-
[Support] Linuxserver.io - Nextcloud
OK, so I made sure to clean out the old install of MariaDB, rebooted the server, reinstalled MariaDB, and it now works!
-
[Support] Linuxserver.io - Nextcloud
OK, I think I found everything, including in the appdata folder. I'll try to reinstall and see what happens.
-
[Support] Linuxserver.io - Nextcloud
Is there a way to ensure I nuked every part of MariaDB?
-
[Support] Linuxserver.io - Nextcloud
OK, so I tried all kinds of things, but I will nuke it again and see what happens. Thanks for your help and patience!
-
[Support] Linuxserver.io - Nextcloud
I recognize I am pretty bad at this stuff, but I decided to nuke all existence of Nextcloud and Mariadb, and reinstalled both according to the guide. However, I cannot access my Mariadb at all. I tried going through the WebUI setup in Nextcloud, but I get that pesky error about failing while trying to create an admin user (password="YES"). I KNOW I am entering the password correctly. I tried going into Mariadb via terminal and issuing it: mysql -uroot -p But it still won't accept my password. I get an error: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) What am I missing here?
-
[Support] Linuxserver.io - Nextcloud
Alright, so I just went in an manually nuked the entire Nextcloud installation (appdata, etc.). Now I cannot connect to my MariaDB How do I go about getting my username from Mariadb? I can see my password in the docker setup for MariaDB.
-
[Support] Linuxserver.io - Nextcloud
So just removed and reinstalled from the Apps in Unraid, and got the exception about major updates not being allowed. Any thoughts? Exception: Updates between multiple major versions and downgrades are unsupported.
-
[Support] Linuxserver.io - Nextcloud
Will do, thanks!
-
[Support] Linuxserver.io - Nextcloud
Crap.....OK. If I remove Nextcloud from Docker will I lose my files?
-
[Support] Linuxserver.io - Nextcloud
Exception: Updates between multiple major versions and downgrades are unsupported. Update failed So, do I just need to nuke the install or is there an easier way to upgrade to this most recent version?
-
[Support] Linuxserver.io - Nextcloud
I haven't used NextCloud for some time now, and was just getting it back up and running. However, when I try to connect to the WebUI, I get this error: This version of Nextcloud is not compatible with PHP 7.1.You are currently running 7.1.5. Can anyone give me some insight into what happened? It is up to date as is MariaDB.
-
[Support] Linuxserver.io - Nextcloud
OK, I figured it out! Thanks!
-
[Support] Linuxserver.io - Nextcloud
I know I'm such a noob, but how do I do that?
-
[Support] Linuxserver.io - Nextcloud
I'm trying to update Nextcloud, but I get this error: Error: Error: image lsiodev/nextcloud not found Any thoughts?