Hello,
We are encountering a serious issue and would appreciate any help.
@ihortom @jon
Our Situation:
- We upgraded our self-hosted n8n server (VPS) to v1.88.0 about two weeks ago.
- Everything was functioning normally until we rebooted our VPS today.
- After rebooting, the system forces us into the Create Account page, even though all user, workflow, and credentials data still exist in the sqlite database.
Actions We’ve Already Taken:
Created a backup of database.sqlite.
Verified user table has correct globalRoleId and instanceOwnerRoleId.
Confirmed all records in workflow_entity have a valid createdById.
Confirmed all records in credentials_entity have a valid createdById.
Confirmed all records in shared_workflow and shared_credentials have valid createdById.
Confirmed all records in folder have valid createdById.
Verified passwords are correctly hashed in bcrypt format ($2a$10$).
Performed a VACUUM operation on the database.
Verified migrations table has 80 entries and no missing migrations.
Inserted userManagement.skipInstanceOwnerSetup = true into the settings table to skip Instance Owner setup.
I have clear the license key after taking all actions you see above
Additional Context:
- We previously purchased the Self-hosted Startup Plan from n8n to enable multi-user features.
- However, due to a billing misunderstanding, we cancelled the Startup Plan recently.
- During the Startup Plan activation, we had two user accounts configured.
- After cancellation, we are uncertain whether the system properly reverted back to “single-user mode.”
- We suspect that residual configurations from the Startup Plan might be causing the current issue, forcing n8n to expect a full “multi-user structure” even though we are now back to Community mode.
Problem:
Despite all corrections, we are still stuck at the Create Account screen after reboot .
Our Questions:
Is it possible that the cancellation of the Self-hosted Startup Plan left the database structure or internal system state inconsistent?
] If so is there a recommended process to revert a previously Startup-enabled system safely back to Community Edition?
Can you advise how we can bypass the forced “Create Account” page and restore our original users?
Environment Info:
- n8n version: 1.88.0
- Deployment: Docker on VPS (Ubuntu 22.04)
- Database: SQLite
- Previous plan: Self-hosted Startup Plan (cancelled)
Thanks so much for your assistance!
We really appreciate it because our business heavily depends on our n8n system.
Chun Liang Hsu
CEO
Universal Vinyl Music
[email protected]