Import workflow issue

I started out using n8n-railway.I no longer have n8n-railway and the github
I am now running n8n locally on Ubuntu.

I go to templates to get a template
Import template is set to “n8n-railway-custom-production-fa92.up.railway.app” self-hosted instance
I no longer have n8n-railway.

How to I reset Import template to my local n8n
Import template to “localhost:5678” self-hosted instance

n8n Version: 1.85.4
Database: SqLite
n8n EXECUTIONS_PROCESS setting: I couldn’t figure out how to find it
Running n8n via: npm
Operating System: Ubuntu 24.04.2 LTS

Screenshot_02

Thank you

Hi,

Isn’t it just a case of coockies? delete the cookies/storage for the site, close and/re-open your browser and try again (another test would be to try in incognito mode and check whether anything changes.
I would doubt that N8N would store this information server-side on where you would like to download your templates.

regards
J.

Thank you jcuypers,

Here is what I did

  1. Cookies - Cleared the cookies
  2. Storage - Cleared all Local storage & Session storage
  3. Now I only see “Copy template to clipboard [Jason]”
  4. I copy template to clipboard, in the workflow I select Download, then Import from file.
  5. The template is in the workflow and I was able to use it.

Again thank you for helping me
Sherrye

2 Likes

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