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.

Siwat2545

Members
  • Joined

  • Last visited

Everything posted by Siwat2545

  1. what happens when you visit the url using chrome?
  2. only change to http in nginx configuration. Here's what it's doing, nextcloud make a https request to nginx, nginx forward that to document server with http. so nextcloud still see the server as https.
  3. try proxy_pass to http instead of https
  4. when you edit the container, what is in your ‘repository’ field?
  5. Since I only ported the official container, I do not know the inner working of these logs, I suggest that you ask here https://dev.onlyoffice.org/viewforum.php?f=4&sid=c5c0ec08795675163814c27b1f6577be
  6. What seem to be the problem, does the web ui does not show up?
  7. NVM, I confused HSTS with CORS, I don’t really know how to solve this as I do not use NGINX based reverse-proxy, but I heard that people got it working when DS have the correct certificates (in Data/certs directory)
  8. What you just post there is called the server block, can I see one for the onlyofficeds? it should have a directive "server_name onlyoffice.MYDOMAIN.com"
  9. That suggest that the certificate is not wildcarded at the sub domain level
  10. In my setup, I use one wildcard certificate that cover both nextcloud and onlyoffice install. maybe you can try that?
  11. The problem is probably with your reverse proxy, the two will refuse to talk if the certificate does not match. I don't really know how gui get change in to conf, do you happen to have an nginx server block for onlyoffice?
  12. What are your proxy configuration?
  13. Quick question, are your proxy pointing to http or https of onlyoffice? and are your certificate installed in onlyoffice
  14. My config that used HAProxy also point to HTTP too, internal networks are typically secure, Proxy are used as an SSL Offloader. BTW, latest Documents Server seems to be stable now, version bumped to latest.
  15. The thing is I use pfSense’s HAProxy and it seems to work fine, I haven’t tried NGINX’s proxy_pass yet. So if the other image works for you, that may be your solution.
  16. Can you still access the web UI, or is the web UI is up and you can’t connect to it using nextcloud PS. I’m in the middle of a midterm exam RN, sorry for the late reply.
  17. Set your Repository as follow
  18. Which version of the docker are you on?
  19. I’ll update it tomorrow
  20. Looked into it, outta idea, maybe a debian bug?, template is now defaulted to v6.0 for now
  21. My server broke so yeaaaa it’s gonna take a while.
  22. Interesting I’ll look into this when I’m free.
  23. What’s at 192.168.1.202 and 192.168.1.112?

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.