Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Linuxserver.io - Nextcloud

Featured Replies

1 minute ago, Anders said:

Thank you, got it working.

 

Any clue about the cpu part? is it listing by thread?

No clue. Mine looks like this:

Capture_Inställningar_-_nSoft_Cloud_-_Google_Chrome_2019-12-25_01-25-46_68731172.png

Edited by Niklas

  • Replies 7.1k
  • Views 1.7m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Here's my list of instructions....    Use them at your own risk.....   If upgrading to v12 please see here:   ##Turn on maintenance mode docker exec -it nextcloud occ m

  • When i did enter the docker container with ssh and did run the following command the error message was gone   sudo -u abc php /config/www/nextcloud/occ db:add-missing-indices   Onl

  • gustomucho
    gustomucho

    After tinkering with this for a while, it seems the solution is much simpler than I thought. For some reason, the only step required is to modify the config.php file. No need to install ffmp

Posted Images

8 hours ago, TechMed said:

Happy Christmas Eve!

 

Apparently, my attempt to lookup and understand and implement the ‘docker run’ command was ineffective; I wound up blowing up my configs. Fortunately, I am an avid backer-upper so I was able to restore the config(s) – shout out to Squid!

 

Would you mind sharing the correct syntax for the usage of the command?

docker run mariadb and docker run nextcloud most assuredly are not it 😊

 

Thanks! I will post results immediately afterwards.

Appreciate it.

It's the command you get on the pop-up when you change anything in the container template or update the container. It's not a command you have to run manually.

Check the docker faq. It's linked to in my signature. If you don't see the signature you need to turn on signatures in your profile settings.

5 hours ago, CHBMB said:

 

There probably is, but I don't know how.  I still think it's a client side issue tbh.

I can confirm that it happens on my windows 7 machine and not my windows 10 laptop.  Very interesting. 

Will look deeper. 

2 hours ago, patm95 said:

How do you upgrade to 17?  I have updated my docker and it is still on v16.

Updating the docker is not updating nextcloud itself. Login with an admin account and go to the settings >>> overview ("Übersicht" in my case on the left side) and you should see your current version and a hint if a newer version is available. From there you can start the update/upgrade process

 

grafik.png.653ba663b04b18a532470740ed91b139.png

How do you upgrade to 17?  I have updated my docker and it is still on v16.
If you read the first post, this is discussed with links.

Sent from my Mi A1 using Tapatalk

4 hours ago, bastl said:

Updating the docker is not updating nextcloud itself. Login with an admin account and go to the settings >>> overview ("Übersicht" in my case on the left side) and you should see your current version and a hint if a newer version is available. From there you can start the update/upgrade process

 

grafik.png.653ba663b04b18a532470740ed91b139.png

I had always thought we were supposed to update an application outside of the docker. Thank you!

I had always thought we were supposed to update an application outside of the docker. Thank you!
Nextcloud is an exception for technical reasons.

Sent from my Mi A1 using Tapatalk

I am having issues upgrading my Nextcloud to 17.0.2

 

The webui is reporting the following for some time now:

Quote

Step 4 is currently in process. Please reload this page later.

 

And when I try to go though the terminal I get stuck on the occ upgrade command with the following:

 

Quote

root@Tower:~# docker restart nextcloud
nextcloud
root@Tower:~# docker exec -it nextcloud bash
root@57b811f8c60c:/# sudo -u abc php7 /config/www/nextcloud/occ upgrade
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Set log level to debug
Turned on maintenance mode
Exception: Updates between multiple major versions and downgrades are unsupported.
Update failed
Maintenance mode is kept active
Reset log level

 

Also, after a while on the GUI I get the following:

Quote

 

Update to 17.0.2

Exception: Updates between multiple major versions and downgrades are unsupported.

Detailed logs 

The update was unsuccessful. For more information check our forum post covering this issue.

 

 

 

Anything I can do to get out of this loop?

 

Now, I cannot access the Nextcloud at all, stuck at the GUI update page which does not allow to proceed. 

 

Thank you.

Edited by levster

@levster What version were you on?  Because if you were on 15 and trying to upgrade to 17 that would explain the error.

1 minute ago, CHBMB said:

@levster What version were you on?  Because if you were on 15 and trying to upgrade to 17 that would explain the error.

17.0.1

 

I think that was may have triggered this was a parity sync started for some reason about a week ago. I needed to reboot the server, triggering that. I thought that Nextcloud finished updating.

Edited by levster

2 minutes ago, levster said:

17.0.1

If it were me, I'd first make sure stuff is backed up then try running the full upgrade from the CLI

I tried running from the command line and was getting the message above:

 

Quote

root@Tower:~# docker restart nextcloud
nextcloud
root@Tower:~# docker exec -it nextcloud bash
root@57b811f8c60c:/# sudo -u abc php7 /config/www/nextcloud/occ upgrade
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Set log level to debug
Turned on maintenance mode
Exception: Updates between multiple major versions and downgrades are unsupported.
Update failed
Maintenance mode is kept active
Reset log level

 

I ran a backup/restore and restored 2 week old backup. This allowed me to at least use my current installation to sync. So, for the time being, it works, but does not let me update.

 

I would love to have the ability to update but have seemed to get my install stuck at some point. Any idea how to get it "unstuck"?

Edited by levster

If I try to go though the GUI update I get stuck here:

Quote

 

Create backup

Parsing response failed. <html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx/1.16.1</center> </body> </html> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page -->

 

I've attached the updater file from the nextcloud folder, if it helps.

 

What is a way to issue occ command to repair the installation, if there is such a thing?

updater.log

Edited by levster

2 hours ago, CHBMB said:

If it were me, I'd first make sure stuff is backed up then try running the full upgrade from the CLI

What is the correct way to "remove" the nextcloud, leaving MariaDB and Letsencrypt intact, and not compromising the nextcloud data? I hope that reinstalling the docker afterwards may fix the problem.

I have had a similar issue to you levster. Although my particular instance gets stuck at Step 3. Havent actually tried updating using command line just yet. Also 17.0.1 to 17.0.2 update

4 minutes ago, tazire said:

I have had a similar issue to you levster. Although my particular instance gets stuck at Step 3. Havent actually tried updating using command line just yet. Also 17.0.1 to 17.0.2 update

Misery likes company. I am glad that I am not the only one. Please let me know if you find a way around this.

 

Lev

3 minutes ago, levster said:

Misery likes company. I am glad that I am not the only one. Please let me know if you find a way around this.

 

Lev

Sorry m8, just did the update via the terminal with no issues. Clearly just a random error for me im afraid. GL with your issue.

2 hours ago, tazire said:

Sorry m8, just did the update via the terminal with no issues. Clearly just a random error for me im afraid. GL with your issue.

Thanks!

What is the correct way to "remove" the nextcloud, leaving MariaDB and Letsencrypt intact, and not compromising the nextcloud data? I hope that reinstalling the docker afterwards may fix the problem.
I haven't done this for a few years, but iirc I hosed everything except my user data and then used occ to scan everything back in after afterwards.

Sent from my Mi A1 using Tapatalk

14 minutes ago, CHBMB said:

I haven't done this for a few years, but iirc I hosed everything except my user data and then used occ to scan everything back in after afterwards.

Sent from my Mi A1 using Tapatalk
 

Thanks. That's what I am in a process doing now. I was hoping to avoid the re-installation headache; but, I guess sometimes you need to start with a clean slate.

 

Edited by levster

Thanks for the help but its really tho just my isp the ports arent open for some reason even tho i have them opened in my router so yeah

On 12/3/2019 at 3:15 AM, Haugi said:

Hi,

 

i also have the same problem. Can someone help here? There are several post about this problem but no answer to it. 

 

I appreciate the awesome work that you are doing here. so i hope someone can help or make a how to video ^^

 

Thx

So I came here to do the same thing but I do have it working but it is fairly slow loading the files

 

image.png.4579e2fb525026ad13b51712c2cd61c7.png

 

The Configuration is what you have setup in the docker configuration

 

image.thumb.png.18b100d0d8f4282cc69236b8ce1a269c.png

 

@wombat

 

I just didn't think about using SMB but this worked straight away for me, just slow.

 

 

Issues stuck on step 4 as well.. but my CLI is telling me i'm at the latest version..

 

any ideas how to get around this? I thought there was a .step file somewhere but cannot find it that can be deleted?

 

image.png.e9222f83430dff1a8c8bc509475ee06e.pngimage.png.19eff4fe25da21192e231b1bdcfd7606.pngimage.png.2464d136c14a510d0e63207372a00e34.png

docker_trimmed.thumb.jpg.b2c6c5aec33672e8f901e8307e4c43b6.jpg

 

I tried to add a local unRaid share as an External Storage and keep getting stuck. Am I missing something? The Configuaration is: /mnt/user/Family Pictures

 

ext storage_cropped.jpg

Edited by levster

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.