[bug report] Default time zone is EDT and logs/executions got erased. v1.36.2

After the last update, one or two days ago my schedule executions started running hours after the normal time set.

After checking the default time zone in the scenarios is no longer my real time zone and it is set at EDT, but when I use $now, my local time is shown.



Also with the new update a lot of my scenarios history executions just got erased. I suspect the bug is with the new version because this two separated events occurring at the same time.

Using n8n with own server with docker. v1.36.2

1 Like

best thing for now is to revert back to v1.36.1 until they fix the issue

This has now been fixed in 1.36.4 :+1:

I think the error still persists. For example now using JS code, when transforming dates I create a new date and this uses default time zone converting to EDT

Hey @antonk1306,

The error was around executing nodes at the correct time, It may be worth opening a new topic if you are seeing issues in the editor when setting dates.