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

NM - I got it fixed.  I wish you could modify the account settings and not have to remove/replace the accounts.  My ports changed.

 

I've been needing to do this for a while, now it is done :)

 

thanks

Edited by lovingHDTV

  • Replies 458
  • Views 101.7k
  • 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
9 hours ago, lovingHDTV said:

NM - I got it fixed.  I wish you could modify the account settings and not have to remove/replace the accounts.  My ports changed.

 

I've been needing to do this for a while, now it is done :)

 

thanks

Install the Oauth2 app from the Market for better security.

6 hours ago, dlandon said:

Install the Oauth2 app from the Market for better security.

That was straightforward.  thanks for the suggestion

On 10/25/2018 at 8:40 PM, dlandon said:

You just updated the docker today?

Yes - i update every 6 months or so.

  • Author
41 minutes ago, PeterDKM said:

Yes - i update every 6 months or so.

I would delete the docker and then add it back.

I can't seem to get https to work for OwnCloud. Do you have any guidance or instruction on how to get it running?

  • Author
42 minutes ago, Joop said:

I can't seem to get https to work for OwnCloud. Do you have any guidance or instruction on how to get it running?

Be sure to use all the defaults in the docker template.  Don't make any networking or port adjustments until the docker is working.  After you install the docker, left click on the icon and choose WebUI.  You will be taken to the UI.  You will be using https and you'll see the url to get to the docker.

 

Once you've done that, you can make network and port changes to the docker.

  • 1 month later...

Hi there

 

Just installed owncloud the second time with the same error.  After setting user, pwd and db settings in the WebGUI the browser runs about 1 min. then I get 

504 Gateway Time-out nginx/1.15.6

 

After restart docker there is the same story, no webgui at all...

 

did I something wrong?

 

thx for helping me

cracksilver

  • Author
1 hour ago, cracksilver said:

Hi there

 

Just installed owncloud the second time with the same error.  After setting user, pwd and db settings in the WebGUI the browser runs about 1 min. then I get 

504 Gateway Time-out nginx/1.15.6

 

After restart docker there is the same story, no webgui at all...

 

did I something wrong?

 

thx for helping me

cracksilver

Look at the ownCloud log - appdata/ownCloud/log/nginx and see if there is any indication there of what is going on.

thx. see below. Both (server + client) are in the same network... 

 

error.log 2018/12/06 07:06:37 [error] 386#386: *25 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.1.179, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.1-fpm.sock", host: "192.168.1.121:8443", referrer: "http://192.168.1.121/Docker"

 

access.log 192.168.1.179 - - [06/Dec/2018:07:06:37 +0100] "GET / HTTP/1.1" 504 569 "http://192.168.1.121/Docker" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36"

 

cracksilver

 

 

 

 

 

Edited by cracksilver

  • Author
4 hours ago, cracksilver said:

thx. see below. Both (server + client) are in the same network... 

 

error.log 2018/12/06 07:06:37 [error] 386#386: *25 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.1.179, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.1-fpm.sock", host: "192.168.1.121:8443", referrer: "http://192.168.1.121/Docker"

 

access.log 192.168.1.179 - - [06/Dec/2018:07:06:37 +0100] "GET / HTTP/1.1" 504 569 "http://192.168.1.121/Docker" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36"

 

cracksilver

 

 

 

 

 

Are you using the default template settings for networking?  Use the default Docker template settings and then make changes after you have it running.  Left click on the Docker icon and then choose WebUI to access ownCloud.

 

It looks like you are accessing ownCloud with http://.  You have to use https://.

Are you using the default template settings for networking?  Use the default Docker template settings and then make changes after you have it running.  Left click on the Docker icon and then choose WebUI to access ownCloud.
 
It looks like you are accessing ownCloud with http://.  You have to use https://.
I think so. Did not anything change before I installed the docker.

So where I can change that now?

Gesendet von meinem ONEPLUS A5000 mit Tapatalk

  • Author
1 minute ago, cracksilver said:

I think so. Did not anything change before I installed the docker.

So where I can change that now?

Gesendet von meinem ONEPLUS A5000 mit Tapatalk
 

Left click the docker icon and then click the WebUI and see if you can get to ownCloud.

1 minute ago, dlandon said:

Left click the docker icon and then click the WebUI and see if you can get to ownCloud.

Thats exactly the step it isn't working. Then I get 504 timeout.

  • Author
41 minutes ago, cracksilver said:

Thats exactly the step it isn't working. Then I get 504 timeout.

What does the url show?

I did it allready. See attached.

Also tested without https only with http. Is not working yet...

screenshot_71.png

  • Author

No you haven't.  Get back to the 'Basic' mode and set the 'Network Type' to 'Custom: br0'.  Set the 'Fixed IP address'  field to your desired IP address.  Be sure the IP address does not conflict with other static IP addresses on your network  The WebUI port has to be 443.  Http:// access is denied.  You can only use https://.

 

Example:

1820403590_ownCloudNetworking.thumb.png.09097da458b7c7558c940be260d7b8f0.png

 

If you don't know how to do this simple networking, then you should reconsider using ownCloud, especially if you want to access it outside your network.  The ownCloud Docker itself is pretty secure, but you have to be careful mapping external ports to the internal network.

thx. just need internal networking. No worries. It is all behind 2 NAT and firewall.

 

Did like you wrote. Now I get orphan image ... ;-(

  • Author
26 minutes ago, cracksilver said:

thx. just need internal networking. No worries. It is all behind 2 NAT and firewall.

 

Did like you wrote. Now I get orphan image ... ;-(

What is an orphan image?  Please show a screen shot.

Edited by dlandon

13 minutes ago, cracksilver said:

Now I get orphan image ... ;-(

Post the docker run command (See first link in Docker FAQ).  An orphaned image only happens when an error occurs on the docker run.  They can be safely deleted at any time

This is the orphan image after i changed to br0. Docker run command is not visible anymore..

screenshot_72.thumb.png.6db279d6c907e040f12142bb14abfb2b.png

 

 

36 minutes ago, cracksilver said:

Docker run command is not visible anymore..

 

On 5/26/2017 at 12:03 PM, Squid said:

I need help with an application?  What information should I supply?

 

.

.

.

 

At the very least, you should post the docker "run" command that will appear when you install / edit the application (you can always make any change and then change it back and hit "Apply" to get the docker run command to appear

 

Untitled.thumb.png.a9adf5d740f4ad5f438c566ccad6d153.png

 

 

Now I reinstalled the docker:

screenshot_73.thumb.png.0070c9ac256cf8ef1ea4fcf7687d5d69.png

Choosed network type br0 and the IP 192.168.1.25 (it is free in my LAN)

Ping from a client to 192.168.1.25 works fine

 

Config Page looks like this:

screenshot_74.thumb.png.3a046d23cff1752659c79e7b5673aa33.png

 

Same issue 504 gateway timeout.

Just to say, everything else on unraid works fine. No problems at all.

 

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.