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

Topic: ownCloud does not start

 

Dear dlandon or anyone else,

Does anyone have suggestions how to solve the following issues?

 

W: The repository 'http://mirror.lstn.net/mariadb//mariadb-10.3.2/repo/ubuntu xenial Release' does not have a Release file.
E: Failed to fetch http://mirror.lstn.net/mariadb//mariadb-10.3.2/repo/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
*** /etc/my_init.d/20_apt_update.sh failed with status 100

  • Replies 458
  • Views 101.6k
  • 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

  • Author
3 hours ago, LimeCenter said:

Topic: ownCloud does not start

 

Dear dlandon or anyone else,

Does anyone have suggestions how to solve the following issues?

 

W: The repository 'http://mirror.lstn.net/mariadb//mariadb-10.3.2/repo/ubuntu xenial Release' does not have a Release file.
E: Failed to fetch http://mirror.lstn.net/mariadb//mariadb-10.3.2/repo/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
*** /etc/my_init.d/20_apt_update.sh failed with status 100

I need to change the repository for mariadb.  The one I was using appears to have shut down.  I'm working on an update to the ownCloud docker that should fix the problem.

 

EDIT: Fixed.

Edited by dlandon

8 hours ago, dlandon said:

 

EDIT: Fixed.

 

So how could we/I resolve that issue? updating?

  • Author
1 hour ago, LimeCenter said:

So how could we/I resolve that issue? updating?

Yes.  Update the docker.

Wonderful! Could we just update by clicking on the update button in unRAID or is there a special protocol to follow to successfully update owCcloud?

  • Author
2 minutes ago, LimeCenter said:

Wonderful! Could we just update by clicking on the update button in unRAID or is there a special protocol to follow to successfully update owCcloud?

Just do the unRAID docker update button.  That does not update the ownCloud version, it only updates the docker image.

Sweet; it works again! Thank you very much.

  • 3 weeks later...

can someone please help me everytime i try to upload a file thats  1G or more i get Requested Entity Too Large and it fails ive edited every php and config file i could find

  • Author
3 hours ago, Sinister said:

can someone please help me everytime i try to upload a file thats  1G or more i get Requested Entity Too Large and it fails ive edited every php and config file i could find

Take a look at the admin documentation on uploading large files.

 

9 minutes ago, dlandon said:

Take a look at the admin documentation on uploading large files.

 

 

I definitely have and it works now but as i messed around so much im not sure which change exactly made it able to work that would be nice to know everything else seems pretty straight forward by the way i am currently running 10.0.7 stable is there a higher version to update to ? also the oauth2 addon does not seem to work when enabled it just causes a sign in loop any ideas ?

 

  • Author
10 minutes ago, Sinister said:

 

 

 

I definitely have and it works now but as i messed around so much im not sure which change exactly made it able to work that would be nice to know everything else seems pretty straight forward by the way i am currently running 10.0.7 stable is there a higher version to update to ? also the oauth2 addon does not seem to work when enabled it just causes a sign in loop any ideas ?

 

10.0.7 is the latest stable version.  The oauth2 addon works fine for me.  When you see the login, you need to sign in so the client has access.  This is the way it works.

6 minutes ago, dlandon said:

10.0.7 is the latest stable version.  The oauth2 addon works fine for me.  When you see the login, you need to sign in so the client has access.  This is the way it works.

when i try to login with oauth2 turned on i get 

Switch user

 

You are logged in as xxxxx but the application requested access for user xxxxx

I can login with no problem via a web browser but when i try to connect say the desktop client or my mobile android device the sign in look starts i authorize but nothing happens i just get the you are logged in or on the mobile device back to login screen

  • Author
1 hour ago, Sinister said:

I can login with no problem via a web browser but when i try to connect say the desktop client or my mobile android device the sign in look starts i authorize but nothing happens i just get the you are logged in or on the mobile device back to login screen

I would suggest you take your issue to the owncloud forum.  That's not a container issue.

2 hours ago, dlandon said:

10.0.7 is the latest stable version.  The oauth2 addon works fine for me.  When you see the login, you need to sign in so the client has access.  This is the way it works.

i will delete the other post i misinterpreted your response as it works for me so that sounds like a you problem i will try the owncloud forums

 

  • Author

For those of you having issues with ownCloud, please note the support links I provided in the original post.  I have provided a Docker that packages the ownCloud application in an easy to install Docker with MariaDB in the Docker so getting it running takes minimal effort.  I can and will support the Docker implementation of ownCloud, but I can't offer support on ownCloud or the ownCloud apps.  Please take your ownCloud issues to the ownCloud support forum.

 

To get the fastest response, please refrain from posting any issues in multiple threads on the forum.

3 hours ago, dlandon said:

For those of you having issues with ownCloud, please note the support links I provided in the original post.  I have provided a Docker that packages the ownCloud application in an easy to install Docker with MariaDB in the Docker so getting it running takes minimal effort.  I can and will support the Docker implementation of ownCloud, but I can't offer support on ownCloud or the ownCloud apps.  Please take your ownCloud issues to the ownCloud support forum.

 

To get the fastest response, please refrain from posting any issues in multiple threads on the forum.

 

thank you again for pointing me in the right direction for my issue and again i do apologize for the multiple posts

 

  • 1 month later...

I'm having trouble running this through my let's encrypt nginx server. I'm running the app on my iPad. I can login and view files but get errors when it tries to upload files.

 

I tried following these instructions which got me to this point: https://doc.owncloud.org/server/9.0/admin_manual/configuration_server/reverse_proxy_configuration.html

 

My nginx configuration is as follows:

location ^~ /owncloud/ {
		include /config/nginx/proxy.conf;
		proxy_pass https://192.168.22.90:8443/;
		proxy_buffering off;
	}

 

My ownCloud config has these values:

'trusted_proxies' => ['192.168.22.90'],
  'overwritehost' => '<my public hostname>',
  'overwriteprotocol' => 'https',
  'overwritewebroot' => 'owncloud',
  'overwritecondaddr' => '^192\.168\.22\.90$',

 

What am I doing wrong?

Edited by Taddeusz

Ok, I guess the problem I'm actually having is that I have a "Data" share on my unRAID server that I am mounting in ownCloud via SMB. When I try to save files to this SMB share it fails.

Hi,

 

Since the last Update I can not access owncloud outside my network.

I use duckdns and portforwarding which worked pretty well so far, but stopped after updating.

What can I do?

Just to give some closure on my own issue I have moved on to Nextcloud. It is a fork of ownCloud and, IMHO, is better. With Nextcloud everything works as expected. It also has the benefit of using local storage as "external". It just all works.

  • Author
7 hours ago, Jaster said:

Hi,

 

Since the last Update I can not access owncloud outside my network.

I use duckdns and portforwarding which worked pretty well so far, but stopped after updating.

What can I do?

After updating what?  ownCloud, the Docker, or unRAID?

  • Author
5 hours ago, Taddeusz said:

Just to give some closure on my own issue I have moved on to Nextcloud. It is a fork of ownCloud and, IMHO, is better. With Nextcloud everything works as expected. It also has the benefit of using local storage as "external". It just all works.

ownCloud has always worked fine for me.  If Nextcloud works better for you, then go for it.

  • 3 weeks later...

Hi dlandon

 

I'm not sure this is the right place to post this request but I'm trying

I installed owncloud with the Docker container without problem.

I use owncloud in a private network and I just want to be able to connect using  http and not  https.
I discover nginx.
I tried to modify the 'default' file located in the / config / ownCloud / nginx / site-confs folder but without success.
The only authorized access to owncloud remains via HTTPS.
Could you tell me the lines of the configuration file to modify to allow a connection in HTTP?
Thank you in advance

  • Author
On 6/25/2018 at 5:36 AM, didiergo said:

Hi dlandon

 

I'm not sure this is the right place to post this request but I'm trying

I installed owncloud with the Docker container without problem.

I use owncloud in a private network and I just want to be able to connect using  http and not  https.
I discover nginx.
I tried to modify the 'default' file located in the / config / ownCloud / nginx / site-confs folder but without success.
The only authorized access to owncloud remains via HTTPS.
Could you tell me the lines of the configuration file to modify to allow a connection in HTTP?
Thank you in advance

Stick with https.

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.