Describe the problem/error/question
I’ve recently updated my docker container to the latest version (1.0.5 according to the settings page) of n8n. I notices today that I did not receive any messages anymore so I logged in to n8n and discovered that I needed to setup an account (I already had one).
After completing the steps I now have a n8n install without my workflows… Where did my workflow go to? I do see them in the SQLite table.
Funny detail… normally when I start my container I see all workflows being scheduled, or how this is called, but when I start n8n now I don’t see them anymore on the CLI.
Any idea how to see / reactivate my workflows?! All past upgrades when very smooth, but this one is really annoying ![]()
What is the error message (if any)?
None
Information on your n8n setup
This is displayed on the CLI:
UserSettings were generated and saved to: /root/.n8n/config
n8n ready on 0.0.0.0, port 5678
Migrations in progress, please do NOT stop the process.
query is slow: COMMIT
execution time: 1107
query is slow: COMMIT
execution time: 1939
query is slow: COMMIT
execution time: 1080
query is slow: INSERT INTO "migrations"("timestamp", "name") VALUES (1673268682475, ?) -- PARAMETERS: ["DeleteExecutionsWithWorkflows1673268682475"]
execution time: 1226
query is slow: COMMIT
execution time: 1055
query is slow: COMMIT
execution time: 1555
Pruning was requested, but was not enabled
Initializing n8n process
query is slow: VACUUM;
execution time: 1034
query is slow: COMMIT
execution time: 2421
Version: 1.0.5
query is slow: DELETE FROM "webhook_entity"
execution time: 1758
Editor is now accessible via:
http://localhost:5678/
Press "o" to open in Browser.
query is slow: COMMIT
execution time: 1467
Owner was set up successfully
query is slow: UPDATE "settings" SET "value" = ? WHERE "key" = ? -- PARAMETERS: ["true","userManagement.isInstanceOwnerSetUp"]
execution time: 1003
User survey updated successfully
- n8n version: 1.0.5
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Synology