Accessing database.sqlite

I mean, it seems to have happened for @Surge.Media unfortunately, though I believe this might be a different issue (that just came up at the same time as the forgotten password).

Btw, at least for desktop app users things got much simpler with the recent release. The reset option now appears in the menu bar:

image

As for docker containers it’s also important to ensure the reset command is executed as the correct user (for example by using the -u option docker exec -it -u node container-name n8n user-management:reset):

Just tested this once again and after restarting I could re-create my owner account as expected with my workflows still available:

image

1 Like