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] knex666 - Nextcloud

Featured Replies

1 hour ago, Becksy said:

No i havent. How i do that?

like on any other docker, any other mount, ...

 

may as note, take a look at some basic informations like unraid docs (actually thats basic docker ... not Unraid related ;))

 

edit docker, buttom ... add another path ..... 

 

image.png.46da584ef6e7498c64508e5f47b78129.png

 

 

 

image.thumb.png.807c4a1ef6e2a8eed176ce8b480a3c59.png

 

Merry Christmas ;)

  • Replies 771
  • Views 219.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • randomninjaatk
    randomninjaatk

    Option 2 seems easiest, created the following script below and set it to run every 5 min using the "Users Scripts" plugin #!/bin/bash docker exec -u www-data Nextcloud php -f /var/www/html/cron.ph

  • nextcloud-cronjob container in CA with user set to 99 should work  

  • Try   docker exec -u 99 Nextcloud php occ upgrade   This template by default runs NC as 99:100.

Posted Images

3 hours ago, alturismo said:

like on any other docker, any other mount, ...

 

may as note, take a look at some basic informations like unraid docs (actually thats basic docker ... not Unraid related ;))

 

edit docker, buttom ... add another path ..... 

 

image.png.46da584ef6e7498c64508e5f47b78129.png

 

 

 

image.thumb.png.807c4a1ef6e2a8eed176ce8b480a3c59.png

 

Merry Christmas ;)

Great thank you.

Merry christmas :)

Hi all, got a NextCloud question. I have been using NextCloud and my idea was that I use the same login across multiple machines and sync them all to the same NextCloud folder on my server. I thought this was working but it seems like the folder on the server is growing in size when syncing the multiple machines to it. What am I missing? I thought this would work similar to OneDrive.

8 hours ago, crowdx42 said:

I thought this would work similar to OneDrive.

That's the case. You're using a dedicated Nextcloud folder on each machine, right?

 

Should look at the folder contents to see what gets added that you don't expect.

Edited by Kilrah

I am currently running Czkawka to find the duplicates, it looks like a lot of files have been duplicated in the Nextcloud folder on the Nas. The duplicates are all in the same user folder files folder. The only thing I did manually to the Nas folder was add in files I had saved on the NAS to that folder, so that I could sync those all back to the PCs connected. For the connected PCs I also copied the same files to the same Nextcloud on the PC. The intent was that the sync would be faster than having NextCloud slowly copy across the files ( I am using a 10g network and so it is much faster to copy files manually to/from the server than having NextCloud copy them with all it's process overhead).
Thoughts?

4 hours ago, crowdx42 said:

For the connected PCs I also copied the same files to the same Nextcloud on the PC.

That'll probably be the problem. Sync systems are only aware and keep track of actions they do themselves, if you manually add things both sides they have no idea they're supposed to be the same thing. 

Edited by Kilrah

Hello ! 

When i try to activate MatterBridge Talk app, it's not working in Talk and i have this error in log : 

Trying to access array offset on value of type bool at /var/www/html/custom_apps/spreed/lib/MatterbridgeManager.php#908

I have a config to do with the activation of the app? Like create a user for put it in a config? (i searched already, saw this for the original Matterbridge app but not for the talk one).

i am having bunch of issues with it 

my server got shutdown recently and the ip changed 

and now i cant get to my nextcloud webui

and other issues is after i enter my log in credentials and press log in it does not refresh automatically i have to do it manuqlly to get into the nextcloud homepage 

 

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/reverse-proxy.config.php differs from the latest version of this image at /usr/src/nextcloud/config/reverse-proxy.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

AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using SOME IP Set the 'ServerName' directive globally to suppress this message
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using SOME IP Set the 'ServerName' directive globally to suppress this message

getting this 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.

 

  • 3 weeks later...

Got the docker nextcloud up and running until I messed around and tried turning on Tailscale. Since then I cant access the WebGUI anymore: internal server error. How do I reverse my srew up? As I don't quite know where to begin, please point me in the right direction. Appreciate your help.

 

Found this error message in the nextcloud log file:

 

Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused

 

That's a pointer, right? Please...

 

Thanks,

Fred

Edited by Fred-Unraid

Helo, I am trying to connect he docker with TAILSCALE at the new version 7.0 of UnRaid, but I get an error about user account. How I can make access to NExtcloud trought a Tailscale node?

 

 

Thanks

  • Author
56 minutes ago, Atorcha said:

Helo, I am trying to connect he docker with TAILSCALE at the new version 7.0 of UnRaid, but I get an error about user account. How I can make access to NExtcloud trought a Tailscale node?

 

 

Thanks


Hey, can you provide more info - logs etc. 
i dindt check that feature but it would be interessting to get it running.

 

cheers

UnRAID 7.0

IMG_0062.jpeg

IMG_0061.jpeg

Tailscale integration is a hack that doesn't work with a lot of containers and that many don't recommend using at this point.

Edited by Kilrah

  • Author
On 1/20/2025 at 9:36 PM, Atorcha said:

UnRAID 7.0

IMG_0062.jpeg

IMG_0061.jpeg

Have you used it with privileged ? 

It is not recommend to do, but it seems to be needed

image.png.41a08c84ce958caca272a425f91d9102.png

NEXTCLOUD show message

 

Atualização necessária

Please use the command line updater because updating via browser is disabled in your config.php.

Precisando de ajuda, leia a documentação.

 

How I solve it ?

I have changed to priviledged but it has the same error. 

Edited by Atorcha

Does anyone have experience with this error: Some headers are not set correctly on your instance - The `Strict-Transport-Security` HTTP header is not set (should be at least `15552000` seconds)?

Ive tried everything to make it go away. Cloudflare proxy both on and off, HSTS set in cloudflare to 6 months, HSTS set in Nginx Proxy Manager, and any combination of those options. When I use a web utility to check HSTS, it says that I have it enable and for far longer than the minimum in the error, but it still will not go away. Ive read about everything I can find and tried all possible solutions I've come across, so I am kind of at a loss here.

On 1/22/2025 at 1:36 AM, knex666 said:

Have you used it with privileged ? 

It is not recommend to do, but it seems to be needed

im having the same prob. I also have changed the privilege but it has the same error. 

  • 3 weeks later...

Hello,

 

currently trying to setup nextcloud with nginx and duckdns. in principle the access to nextcloud works. i have port forwarding from external port 8443 to 443 on the nginx IP and in nginx xxx.duckdns.org:8443 leads to nextcloud (*ip*:8666). I also added my xxx.duckdns.org to the trusted domains in the config. what happens now is, that nextcloud loads and redirects from https://xxx.duckdns.org:8443 to https://xxx.duckdns.org/login. and this of course doesnt work as it would in principle be port 443 and not 8443. if I manually add :8443 to the url (https://xxx.duckdns.org:8443/login) it works. if I navigate to the next site, :8443 gets erased again from the url and so on....

 

how can I fix this behavior? I mean obviously I could just change the port forwarding from 8443->443 to 443->443, that solves the problem, but what if I want to use a different port?

Edited by jk31

22 minutes ago, jk31 said:

Hello,

 

currently trying to setup nextcloud with nginx and duckdns. in principle the access to nextcloud works. i have port forwarding from external port 8443 to 443 on the nginx IP and in nginx xxx.duckdns.org:8443 leads to nextcloud (*ip*:8666). I also added my xxx.duckdns.org to the trusted domains in the config. what happens now is, that nextcloud loads and redirects from https://xxx.duckdns.org:8443 to https://xxx.duckdns.org/login. and this of course doesnt work as it would in principle be port 443 and not 8443. if I manually add :8443 to the url (https://xxx.duckdns.org:8443/login) it works. if I navigate to the next site, :8443 gets erased again from the url and so on....

 

how can I fix this behavior? I mean obviously I could just change the port forwarding from 8443->443 to 443->443, that solves the problem, but what if I want to use a different port?

set the basedomain in nextcloud to xxx.duckdns.org:8443

https://docs.nextcloud.com/server/stable/admin_manual/configuration_server/reverse_proxy_configuration.html#overwrite-parameters

  • 1 month later...

I have Nextcloud installed and everything works except for the download. If I download an individual file, it works fine, but if I download a folder or a batch of files, it downloads a very small .zip file (between 1KB and 25MB, depending on the folder size), and when I try to open it, it's corrupted because it doesn't even come close to its actual size.

  • 4 weeks later...
On 1/22/2025 at 7:47 PM, Adriano Frare said:

NEXTCLOUD show message

 

Atualização necessária

Please use the command line updater because updating via browser is disabled in your config.php.

Precisando de ajuda, leia a documentação.

 

How I solve it ?

I have the same issue

did you solve it ?
 

I have this problem where i need to update

B9C1B904-2780-429B-A6B7-1B3A8104B11D.png.e32031551f979380ea55e195181c2b9f.png

I use this commands to update but it says permission denied

docker exec -it -u 33 f23723092316 /bin/bash

./occ upgrade 


image.png.92da9d8913f36462fa60b1da410cb9d0.png

Can someone help me because i dont know what to do 

6 minutes ago, Onyxdigital said:

I have this problem where i need to update

docker exec -it -u 33 f23723092316 /bin/bash

./occ upgrade 


image.png.92da9d8913f36462fa60b1da410cb9d0.png

Can someone help me because i dont know what to do 

 

The command for the unraidterminal should be:

docker exec -u www-data DOCKERNAME php occ upgrade

 

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.