License activation with n8n after tailscale

Hi, I searched other topics but couldn’t find specific information.

I am trying to get the license key in my NAS n8n tailscale connected without public access except for tailscale magic DNS.

I am getting 403, so my question is if it’s possible to activate the license using tailscale DNS or I really need public IP/DNS.

Thanks

Hey! Can you try:

  • starting n8n in tunnel mode to get https access to the net: Docker | pnpm
  • request the license
  • restart without tunneling
  • apply the license in the settings

Let me know if this works for you!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.