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

i been reading for more than 12 hours i still dont know how i cant do this, a few guide links are dead now, this look so complicate to do, is there any noob guide of step by step on how to do it

 

thanks

  • 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

1 hour ago, mata7 said:

i been reading for more than 12 hours i still dont know how i cant do this, a few guide links are dead now, this look so complicate to do, is there any noob guide of step by step on how to do it

 

thanks

 

I am working on a guide currently, hopefully will be published on the linuxserver.io website soon.

oh thanks god and you for that, do you mind when is down post here so me and other s knows about it and thank you very much for doing it, it really help people like me

 

thanks

I had to redo my docker img file.  Something went wrong and it stopped loading.  Anywho, I'm trying to get the Nextcloud docker installed and it won't install.  It says 

Pulling image: lsiodev/nextcloud:latest


TOTAL DATA PULLED: 0 B

Error: Error: image lsiodev/nextcloud:latest not found

 

Is there something wrong with the image?

 

All other docker imaged I had to restore are working just fine.

Edited by johnomaz

1 minute ago, johnomaz said:

I had to redo my docker img file.  Something went wrong and it stopped loading.  Anywho, I'm trying to get the Nextcloud docker installed and it won't install.  It says 

Pulling image: lsiodev/nextcloud:latest


TOTAL DATA PULLED: 0 B

Error: Error: image lsiodev/nextcloud:latest not found

 

Is there something wrong with the image?

 

All other docker imaged I had to restore are working just fine.

Been moved out of beta, repo has changed.  use linuxserver/nextcloud not lsiodev/nextcloud

4 minutes ago, CHBMB said:

Been moved out of beta, repo has changed.  use linuxserver/nextcloud not lsiodev/nextcloud

 

Oh nice.  Only one is showing up.  I'll have to look for the other one.

11 hours ago, CHBMB said:

Just update MariaDB as usual.

Thanks. Just did it. I'm always weary of updating and then braking the installation.

 

Lev

2 minutes ago, johnomaz said:

 

Oh nice.  Only one is showing up.  I'll have to look for the other one.

Just edit the repository field in your existing template

Just now, CHBMB said:

Just edit the repository field in your existing template

 

I figured that out.  Its back up.  Thanks.  I didn't notice the repository change when I told it to use my settings.  

Is there a disadvantage to using the nextcloud update button in the admin panel vs manual?

I previously thoughts manual was the only way.

Sent from my Pixel XL using Tapatalk

No disadvantage, previously the webui update wasn't working hence the manual method.

I assume this is running the x64 version of nextcloud?

 

i'm having issues with downloading large files > 10GB where i can download about 1-2GB and then it stops

 

EDIT:

 

this error shows up in the logs when it fails

 

Uncaught Error: Access to undeclared static property: OC\Files\Filesystem::$normalizedPathCache in /config/www/nextcloud/lib/private/Files/Filesystem.php:806 Stack trace: #0 /config/www/nextcloud/lib/private/Files/View.php(2018): OC\Files\Filesystem::normalizePath('/zepius/files/M...') #1 /config/www/nextcloud/lib/private/Files/View.php(1156): OC\Files\View->unlockFile('/Media/Movies/Z...', 1) #2 [internal function]: OC\Files\View->OC\Files\{closure}() #3 /config/www/nextcloud/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php(109): call_user_func(Object(Closure)) #4 [internal function]: Icewind\Streams\CallbackWrapper->stream_close() #5 {main} thrown at /config/www/nextcloud/lib/private/Files/Filesystem.php#806

Edited by Zepius

Hi, just installed Nextcloud, and it seems to work ok..

had some permission issues with data folder mounted with UD from another NFS server, so switched data folder to unRAID and looks like it works..

Any chances to get Collabora Docker? just find another request, but looks like nobody answers it..

 or are there another way to install Collabora on unRAID?

On 27/03/2017 at 7:04 PM, Zepius said:

I assume this is running the x64 version of nextcloud?

 

i'm having issues with downloading large files > 10GB where i can download about 1-2GB and then it stops

 

EDIT:

 

this error shows up in the logs when it fails

 

Uncaught Error: Access to undeclared static property: OC\Files\Filesystem::$normalizedPathCache in /config/www/nextcloud/lib/private/Files/Filesystem.php:806 Stack trace: #0 /config/www/nextcloud/lib/private/Files/View.php(2018): OC\Files\Filesystem::normalizePath('/zepius/files/M...') #1 /config/www/nextcloud/lib/private/Files/View.php(1156): OC\Files\View->unlockFile('/Media/Movies/Z...', 1) #2 [internal function]: OC\Files\View->OC\Files\{closure}() #3 /config/www/nextcloud/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php(109): call_user_func(Object(Closure)) #4 [internal function]: Icewind\Streams\CallbackWrapper->stream_close() #5 {main} thrown at /config/www/nextcloud/lib/private/Files/Filesystem.php#806

 

Yes it's 64bit.  No idea on the error though

On 27/03/2017 at 7:04 PM, Zepius said:

I assume this is running the x64 version of nextcloud?

 

i'm having issues with downloading large files > 10GB where i can download about 1-2GB and then it stops

 

EDIT:

 

this error shows up in the logs when it fails

 

Uncaught Error: Access to undeclared static property: OC\Files\Filesystem::$normalizedPathCache in /config/www/nextcloud/lib/private/Files/Filesystem.php:806 Stack trace: #0 /config/www/nextcloud/lib/private/Files/View.php(2018): OC\Files\Filesystem::normalizePath('/zepius/files/M...') #1 /config/www/nextcloud/lib/private/Files/View.php(1156): OC\Files\View->unlockFile('/Media/Movies/Z...', 1) #2 [internal function]: OC\Files\View->OC\Files\{closure}() #3 /config/www/nextcloud/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php(109): call_user_func(Object(Closure)) #4 [internal function]: Icewind\Streams\CallbackWrapper->stream_close() #5 {main} thrown at /config/www/nextcloud/lib/private/Files/Filesystem.php#806

 

I think this is a bug in Nextcloud, see the github issue here, looks like it may be fixed in 11.0.3.  Don't forget we just "package" the app.  Always worth a quick google with these things. ;-)

Edited by CHBMB

I wsa going to try and setup ngnix and letsencrypt to reach nextcloud over the internet. How do I setup the ports? Does ngnix get ports 80 and 443 and what do I set nextcloud to? Seems like you have set it to 446 internally and nginix redirects there?

 

Maybe I shoud rather wait for this:

 

On 17.3.2017 at 5:15 PM, CHBMB said:

 

I am working on a guide currently, hopefully will be published on the linuxserver.io website soon.

 

How is it coming along? :)

On 3/29/2017 at 2:15 PM, uldise said:

 or are there another way to install Collabora on unRAID?

Just quoting myself - just got it up and running..

first, you can add Collabora docker from CA Applications with docker-hub search enabled. then just follow this instructions to see which ports/setting you need to add: https://www.collaboraoffice.com/code/

for me it works only on with separate sub-domains for Nextcloud and Collabora. e.g. at first i installed NextCloud at for example mydomain.com/nextcloud, and tried install collabora with similar sheme with no luck. then i moved Nextcloud to nextcloud.mydomain.com and Collabora to office.mydomain.com. You need to activate Nextcloud Collabora application and point to Collabora URL to bind them together.  And then everything looks like working as expected.    

4 minutes ago, uldise said:

Just quoting myself - just got it up and running..

first, you can add Collabora docker from CA Applications with docker-hub search enabled. then just follow this instructions to see which ports/setting you need to add: https://www.collaboraoffice.com/code/

for me it works only on with separate sub-domains for Nextcloud and Collabora. e.g. at first i installed NextCloud at for example mydomain.com/nextcloud, and tried install collabora with similar sheme with no luck. then i moved Nextcloud to nextcloud.mydomain.com and Collabora to office.mydomain.com. You need to activate Nextcloud Collabora application and point to Collabora URL to bind them together.  And then everything looks like working as expected.    

Nice work...

1 hour ago, CHBMB said:

It's finished, just waiting for the other ls.io members to proof read it.

wow thank you very much, i really appreciate that you take your own time for this

This may not be the most appropriate forum for this question, but, I have asked it on the "official" developer forum on https://github.com/nextcloud/android/issues and the reply was less than adequate.

 

I have issues with the android version of the Nextcloud app, specifically it's Auto upload feature, which was introduced in version 1.4.2. It made uploading separate photo and video files cumbersome as you could no longer separate them by folders or specify wifi or cellular. I liked the ability to upload large video files over wifi only for data use issues. Prior to the new Android 7.0, I was able to downgrade the nextcloud APK to 1.4.1 and run it without any issues. Since upgrading to the new Android version that does not seem to fix the issue. No matter which older version of the APK I install there is that Auto upload feature. 

 

I've posted this question on the developer support site and received an answer:

 

Quote

I am sorry, but "Auto Upload" is here to stay, in one way or another...

 

I understand that the underlying code is probably improved, but the update fixed an issue that I never had. This to me is analogous as using Windows Vista over XP. Possibly good idea, with terrible implication. 

 

Does anyone know of a successful downgrade process on android 7.0?

 

Thanks,

 

Lev

Having the same issue as you on Nougat with their app.

 

Have tried the beta and it doesn't work for me either.

 

I have great success with foldersync on android though, which syncs everything with fine grained control, when and how I want, so I use that to be honest.

 

I have the paid version, but there is a lite version you could try, to see if it supports nextcloud.

 

The paid version works fine as I say.

Edited by local.bin

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.