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.

Can't get tailscale to work for FreshRSS container

Featured Replies

Hi, I am trying to set up tailscale for freshrss in unraid. I get these errors after successfully authorizing the tailnet.

 

I used the default tailscale settings for the container. I guess this is a port issue. When I tried changing the port and serve port in the container, I get the same message (same port failure).

 

I haven't had this issue setting up tailscale for my other containers.

 

nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address in use) nginx: [emerg] bind() to [::]:443 failed (98: Address in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address in use) nginx: [emerg] bind() to [::]:443 failed (98: Address in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address in use) nginx: [emerg] bind() to [::]:443 failed (98: Address in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address in use) nginx: [emerg] bind() to [::]:443 failed (98: Address in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address in use) nginx: [emerg] bind() to [::]:443 failed (98: Address in use) nginx: [emerg] still could not bind() nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address in use

 

 

 

  • 1 month later...

Just got the same error, I solved by changing the nginx ssl listen post to 8443. Don't know if it will be long term fix.

Seems the issue is that tailscale and nginx try both to use 443 port and that's in conflict.

On 1/23/2025 at 9:25 PM, naxwak said:

Just got the same error, I solved by changing the nginx ssl listen post to 8443. Don't know if it will be long term fix.

Seems the issue is that tailscale and nginx try both to use 443 port and that's in conflict.

This is caused because FreshRSS uses port 80 and 443 by default and since if you are using Tailscale Serve also uses port 443 this is what causes the error.

You would experience the same issue when using for example the Tailscale Sidecar method.

 

However to solve this issue I would recommend that you simply comment these lines from your FreshRSS nginx config (.../freshrss/nginx/site-confs/default.conf) :

grafik.png.0bc8d0dff0115fff1028a92d1b3c15d4.png

 

After that Tailscale and the container will both work as usual with the benefit that you can use Serve.

 

Hope that helps. :)

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.