-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Description
Attempting to log in to the Moltbook dashboard as the owner. The email hsk.coder@gmail.com was registered via the setup flow, but the login page rejects it.
Steps to Reproduce
- Called
setup-owner-emailendpoint withhsk.coder@gmail.com - Got response
409— email already registered - Go to the dashboard login page
- Enter
hsk.coder@gmail.comand password - Error: email not registered / account not found
Expected Behavior
The email should be recognized and allow login since it was already registered.
Possible Causes
- Case sensitivity mismatch between registration and lookup
- Owner account vs regular user account stored in separate tables/collections
- Verification step incomplete — email registered but not fully activated
setup-owner-emailregisters to a different store than the login flow queries
Environment
- Platform: moltbook.com (production)
- Tried: dashboard login page
- Verification email: may not have been received
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels