Skip to content

Timezone error when ı run n8n locally #15857

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Burdevpeh opened this issue May 30, 2025 · 7 comments
Open

Timezone error when ı run n8n locally #15857

Burdevpeh opened this issue May 30, 2025 · 7 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@Burdevpeh
Copy link

Bug Description

Image

To Reproduce

  1. Go to Workflows
  2. Select the workflow you want to work on.
  3. Click Settings.
  4. Go to the Timezone section.

Expected behavior

All timezones should be listed in the Timezone section.

Operating System

macOS Sequoia 15.5

n8n Version

1.94.1

Node.js Version

18.7.0

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented May 30, 2025

Hey @Burdevpeh,

We have created an internal ticket to look into this which we will be tracking as "GHC-2260"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label May 30, 2025
@Joffcom
Copy link
Member

Joffcom commented May 30, 2025

Hey @Burdevpeh,

As a temporary solution can you set GENERIC_TIMEZONE which should get things started for you.

@Joffcom Joffcom added the Needs Feedback Waiting for further input or clarification. label May 30, 2025
@Burdevpeh
Copy link
Author

Hey @Joffcom

I can only see the default timezone listed.

@Joffcom
Copy link
Member

Joffcom commented May 30, 2025

Hey @Burdevpeh,

Is that even with a generic timezone set?

@Burdevpeh
Copy link
Author

Yes

@guillaumejacquart
Copy link
Contributor

guillaumejacquart commented May 30, 2025

Hi @Burdevpeh
Thank you for raising this issue
I could not reproduce it, either when building n8n from source on 1.94.1, or from the 1.94.1 docker image.
But these timezones are loaded from the dist/timezones.json file that is present in the docker image or copied on build to the dist folder when building from source.
Could you tell me more about your setup (how your are running n8n, do you do any specific build step, ...) ?
Thank you :)

@Burdevpeh
Copy link
Author

First, I created a new folder for n8n. Then, using the terminal, I cloned the project. After the cloning was complete, I ran npx n8n. Nothing special, actually.

@Joffcom Joffcom removed the Needs Feedback Waiting for further input or clarification. label May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

3 participants