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.

Unable to access nextcloud from within tailscale

Featured Replies

I hope you guys can help,

 

So I  have Nextcloud running on port 444.  I have port forwarding on my router to 444, I have tailscale running in a docker on unraid. The problem is when i access my unraid internally 192.168.1.56:444 everything works fine. I can log in see things all good. When I acticate Tailscale and copy the address witha  :444 I get 400 Bad request.  Anyone know what I am doing wrong? 

 

Accessing things extermanlly with tailscale works fine for everything else ...Searching, Airsonic, etc..... so I know taiscale works. Is there something wrong with my nextcloud setup? Here is a snap of my setup for nextcloud.

Any help is greatly apreciated.

 

Thanks

Drezin

 

153319027_Screenshotfrom2022-09-2622-39-23.thumb.png.92dedd6fd25bf76f9d296f58f5807538.png

  • 7 months later...

Hey Drezin, you ever figure this out?
I am trying to get it working now but get untrusted domain error?

  • 6 months later...

Hi, 

 

I am trying to figure out the how to access Nextcloud via Tailscale externally as the original post by Drezin. Can someone help how to get it working?

  • 1 year later...

Old post, but since I was having the same problem I'll post what solved the issue for me.

You have to add the tailscale IP to the trusted_domains section in the config.php, as can be seeing in many places.

This file is in the appdata folder of the nextcloud, in my case in here: /mnt/user/appdata/nextcloud-ffmpeg/config/config.php

What no one says is that if you add like this (not real IPs...):

  'trusted_domains' =>
  array (
    0 => '192.168.0.10:8084',
    1 => '100.100.48.99:80',
  ),

It's NOT going to work, I have no idea why!

On the other hand, if you add like this:

  'trusted_domains' =>
  array (
    0 => '192.168.0.10:8084',
    1 => '100.100.48.99',
  ),

It works just fine.

Note that the only difference is that on the tailscale IP I removed the port.

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.