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] dlandon - ownCloud

Featured Replies

  • Author
41 minutes ago, Rorororororororo said:

Looks like the php dependancy changed? pulling the default release from the unraid apps:

image.png.c32269fa17cd69db72817fe131c4c96b.png 

Edit the ownCloud template and set the php version to 7.4.  Give it a while while it switches to php 7.4.

  • Replies 458
  • Views 102k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I had the same error. Make sure '/config/database' is owned by abc:users.   In Unraid/Docker tab, click ownCloud icon -> Console Run command: ls -l /config If it doe

  • I have updated the ownCloud Docker.  nginx is updated to version 1.13.3.  I ran the SSL security check against my URL and ownCloud passed with flying colors.  If you want to test your URL and ownCloud

  • So played around with this on Nextcloud, just to see how it works..   docker exec nextcloud /bin/sh -c "sudo -u abc php7 /config/www/nextcloud/occ files:scan --all" root@server:~# docker ex

Posted Images

On 8/24/2023 at 3:05 PM, dlandon said:

Edit the ownCloud template and set the php version to 7.4.  Give it a while while it switches to php 7.4.

 

I'll take another look. I did see in your release notes that the container also supported 7.4. i was looking for the container param to set that but didn't see it. I also checked if it was a release tag. i'll take another look. 

 

thanks!!

21 hours ago, Rorororororororo said:

 

I'll take another look. I did see in your release notes that the container also supported 7.4. i was looking for the container param to set that but didn't see it. I also checked if it was a release tag. i'll take another look. 

 

thanks!!

 

I missed that it's a basic config that's in the standard edit page.. i'm not smart sometimes. i was looking for a custom param to pass; missed the very obvious config.

 

  • 2 weeks later...

Hi, I want to ask why the docker make a apt update when started? 

 

Setting up php7.4-opcache (1:7.4.33-8+ubuntu20.04.1+deb.sury.org+1) ...
Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ...
Setting up php8.2-cli (8.2.10-1+ubuntu20.04.1+deb.sury.org+2) ...
Setting up php7.2-ldap (7.2.34-43+ubuntu20.04.1+deb.sury.org+1) ...
Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
Setting up php7.2-xml (7.2.34-43+ubuntu20.04.1+deb.sury.org+1) ...
Setting up php7.2-readline (7.2.34-43+ubuntu20.04.1+deb.sury.org+1) ...
Setting up libavahi-client3:amd64 (0.7-4ubuntu7.2) ...
Setting up php7.4-gd (1:7.4.33-8+ubuntu20.04.1+deb.sury.org+1) ...
Setting up php7.4-gmp (1:7.4.33-8+ubuntu20.04.1+deb.sury.org+1) ...
Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.9) ...

 

And the update ends with a ERROR in DB_PASS when the password is fine 'cause the owncloud works even with this error.

Edited by Kanashii

  • 2 months later...

Hello.

I installed this yesterday.

After some Problems with Config.php i could solve them, using the Container Commandline and typing the correct Values with nano. Using the one in appdata didnt work. ?

 

So far so good. I can Access my Installation, using my Domain over nginx an also local using the IPadress.

 

Problem: I cant create a new Folder or File. My User is not allowed to do this.

 

After searching for the Problem i found out that the Data Folder ive chosen is not in use.

Instead, ownCloud is using the Appdata Folder. I already changed it from /mnt/user/070ownCloud/ to the current state but it does not take effekt.

 

I think i did something wrong but i dont know what.

 

Thanks and sorry for bad english.

Martin

 

image.thumb.png.2065dcb1669480c7913bea8c5f5400d3.png

 

image.thumb.png.e1d20cb35d1c25f976b5e3eb0310adf1.png

 

image.thumb.png.1dc15bc75191acd2836288f43eb7e5bc.png

 

image.thumb.png.08f7e7b2e96ebe7a4562d39f549ca1be.png

  • 1 month later...

I really want to add external storage, NFS share. Doesnt support it but supports SMB

 

Says i cannot install because im missing a component

 

The library libsmbclient is not available.

 

Can i, and if so, how can i add this to my install

  • 1 month later...
On 8/6/2023 at 4:07 PM, bonox said:

Hi dlandon, thanks for answering super fast.

You are right. Mapping was wrong. I did the change and now I'm able again to upload files.

 

But why did it work for years with apparently wrong settings? Anyways thanks for great and fast support.

How did you repair it man? I have also this problem. Thanks a lot for help.
image.png.0e87f9b42c28adafe9315f07d77d1ea0.png

image.thumb.png.ddccfa02d2f4ece1c7571fbea3a46ffb.png

Edited by techgeeksvk

  • 2 weeks later...

Hey maybe I'm missing it but is there a dark mode option using this container?

 

Also a second question...

 

I set my /data container folder to /mnt/usr host so that I could access all my shares in owncloud.

 

I loaded it up and watched the logs and it sat at "Correction permissions /data" so I got scared and stopped it.

 

Is this safe? Should I let it do this?

Edited by DevanteWeary

  • 2 months later...

Hello, thanks for this container!

 

I just installed for the first time, did initial setup, added email to send resets, etc. Put behind reverse proxy with Nginx Proxy Manager and able to access at owncloud.mydomain.com.

 

Then I got to what I thought would be the easy part, actually using, and I am getting errors. From Nautilus on my laptop (Pop!_OS 22.04), either logging in via the WebDAV link or from the desktop app (installed as AppImage, was having issues with getting the Ubuntu build to install), I am not actually able to make any changes. If I try to delete, add, or create a file, I get forbidden errors. I assume this is an operator error and there's something I need to enable or configure to allow changes. Where should I look?

  • 4 weeks later...
Performing updates...
Hit:1 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:6 https://mirrors.gigenet.com/mariadb/repo/10.4/ubuntu focal InRelease
Reading package lists...
May 27 16:15:21 07628e73e717 syslog-ng[20]: syslog-ng shutting down; version='3.25.1'

 

I got this log and docker goes down.  Anyone know how to proceed?
 

Edited by Kanashii

Will this template be updated to OwnCloud Infinate Scale?

  • Author
On 5/27/2024 at 4:49 PM, Kanashii said:
Performing updates...
Hit:1 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:6 https://mirrors.gigenet.com/mariadb/repo/10.4/ubuntu focal InRelease
Reading package lists...
May 27 16:15:21 07628e73e717 syslog-ng[20]: syslog-ng shutting down; version='3.25.1'

 

I got this log and docker goes down.  Anyone know how to proceed?
 

Try doing a Docker force update and see if it will clear up.

Got owncloud installed and running and hopingsomeone could pont me in the right direction

Trying to get external storage going to be able to share some folders 

I have added this in the container settings:

image.thumb.png.f325e58c28c7013047aa321bced6cdd5.png

And this in the external storage settings:

image.thumb.png.b18c1ced3fd2e0a07545b44c5ed8696a.png

Cant seem to get it to work

From the logs, i can see a message ""could not resolve host: asbuilt"

 

Any tips?

Cheers

1 hour ago, bdydrp said:

Got owncloud installed and running and hopingsomeone could pont me in the right direction

Trying to get external storage going to be able to share some folders 

I have added this in the container settings:

image.thumb.png.f325e58c28c7013047aa321bced6cdd5.png

And this in the external storage settings:

image.thumb.png.b18c1ced3fd2e0a07545b44c5ed8696a.png

Cant seem to get it to work

From the logs, i can see a message ""could not resolve host: asbuilt"

 

Any tips?

Cheers

OK - After more investigating, I was using the wrong External Storage type - I had to enable it in the config.php file

All works now - I can see my files as i should

 

Now have just discovered that sharing is not allowed of external storage folder/files....

  • 1 month later...

I'm new to owncloud. the installation went thought great. I monitored the status using the log window. the entire installation took a while but understandable. The issue I'm having is the initial user account set up and log in. After putting in the needed user name and password for both the owncloud and mariadb the window timed out, so I closed it and opened up a new window. Now it won't let me log in with the profile I created. Can you assist me with this issue?

owncloud.log

mariadb-bin.000003

Edited by mionemedia
needed to add upload reference file

  • Author
11 hours ago, mionemedia said:

I'm new to owncloud. the installation went thought great. I monitored the status using the log window. the entire installation took a while but understandable. The issue I'm having is the initial user account set up and log in. After putting in the needed user name and password for both the owncloud and mariadb the window timed out, so I closed it and opened up a new window. Now it won't let me log in with the profile I created. Can you assist me with this issue?

owncloud.log 5.9 kB · 0 downloads

mariadb-bin.000003 330.45 kB · 0 downloads

Remove the ownCloud docker and the appdata/ownCloud folder and start over.

  • 3 weeks later...

I'm installing owncloud docker and wanted to know if the network must be "br0"? I don't have bro as an option.

I've got ownCloud running fine if I put the IP Address of the container specified in the eth0 into the browser.

 

For the rest of my services, I use Cloudflare with the "Unraid-Cloudflared-Tunnel" docker and zero-trust tunnels.  Works great. I'm able to hit all of those services external to my home network.

 

However, when I try to use the URL from the external Cloudflare tunnel, it gives me a 502 error, a request failed message and in the CloudFlare logs, and the following error message field date:

 

{"connIndex":3"originService":"https://<internalip:port>""ingressRule":3"error":"Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp <internalip:port>: connect: no route to host"}

 

I'm keying in on the "connect: no route to host" part of the message, but I can't figure out why this one doesn't work...

 

It's the only one that's SSL by default, and I've set the "no tls verify" setting on in Cloudflare... That seems to be the usual recommendation, but I know it's on...

 

Help?

 

19 hours ago, peace-keeping-villa8590 said:

I'm installing owncloud docker and wanted to know if the network must be "br0"? I don't have bro as an option.

eth0 and specifying a new IP works for me, but see above (I'm having other trouble, so maybe I'm wrong too...)

10 minutes ago, jrhamilt said:

However, when I try to use the URL from the external Cloudflare tunnel, it gives me a 502 error, a request failed message and in the CloudFlare logs, and the following error message field date:

 

{"connIndex":3"originService":"https://<internalip:port>""ingressRule":3"error":"Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp <internalip:port>: connect: no route to host"}

 

I'm keying in on the "connect: no route to host" part of the message, but I can't figure out why this one doesn't work...

 

I SSL'd into the CloudFlare Tunnel container, and couldn't ping the internalip:port for owncloud.  Not sure why that is, but looks like it's a Cloudflare tunnel app problem?  Will check there.

20 hours ago, jrhamilt said:

 

I SSL'd into the CloudFlare Tunnel container, and couldn't ping the internalip:port for owncloud.  Not sure why that is, but looks like it's a Cloudflare tunnel app problem?  Will check there.

Had to enable the option for the host to be discoverable. In docker settings, disable docker, change the setting, and enable docker...  Problem solved.

22 hours ago, jrhamilt said:

Had to enable the option for the host to be discoverable. In docker settings, disable docker, change the setting, and enable docker...  Problem solved.

I'm not sure what option you referring to. Can you explain?

30 minutes ago, peace-keeping-villa8590 said:

I'm not sure what option you referring to. Can you explain?

Just an update. I was having the same issue connecting to the containers web UI. It seems you found a different solution but I was able to just change the port from 8443 to 443 and that solved my issue. I hope this helps someone out there having this issue.  

  • 2 weeks later...

Hello , file not saved something permission 

  • 2 weeks later...

Hey,

im getting this error during initial installation. I did not change the DB_PASS variable and i did make sure the password matches.

 

Error while trying to create admin user: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [1044] Access denied for user 'owncloud'@'localhost' to database 'Owncloud'

I did use  "Owncloud" as the Database name.

 

Tried nothing and i am already out of ideas :)

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.