First-time install, Login, Password invalid
-
Just created a Cloudron instance on a Vultr VM went through the installation successfully, setup the first account.
However I cannot login.
Are there any limitations on the characters allowed in a password? I used my password generator and it can throw some interesting characters in

Only thing I can think of that might have failed.
The Password Reset also fails (presumably because Email is not setup yet on a first-time install?)
Any way to do a password reset via the CLI?
cheers
James -
Just created a Cloudron instance on a Vultr VM went through the installation successfully, setup the first account.
However I cannot login.
Are there any limitations on the characters allowed in a password? I used my password generator and it can throw some interesting characters in

Only thing I can think of that might have failed.
The Password Reset also fails (presumably because Email is not setup yet on a first-time install?)
Any way to do a password reset via the CLI?
cheers
JamesHi
@prologic yes there is.ssh into your server and get root permissions, then you can use the
cloudron-support --owner-logincommand to get a temporary owner login password.
If that does not work as well it would be best to just start a fresh setup.
Although, logs would be nice to see what happened to prevent this issue from coming up further down the road.
Cheers,
Elias
-
Hi
@prologic yes there is.ssh into your server and get root permissions, then you can use the
cloudron-support --owner-logincommand to get a temporary owner login password.
If that does not work as well it would be best to just start a fresh setup.
Although, logs would be nice to see what happened to prevent this issue from coming up further down the road.
Cheers,
Elias
@BrutalBirdie appendix / password limitations.
No there should be no password limitations afaik.
https://git.cloudron.io/cloudron/box/-/blob/master/migrations/initial-schema.sql#L5
CREATE TABLE IF NOT EXISTS users( password VARCHAR(1024) NOT NULL, [...]These are the DB limitations by default.
Is your password bigger then 1024?
So this are the password limitations.
-
Just created a Cloudron instance on a Vultr VM went through the installation successfully, setup the first account.
However I cannot login.
Are there any limitations on the characters allowed in a password? I used my password generator and it can throw some interesting characters in

Only thing I can think of that might have failed.
The Password Reset also fails (presumably because Email is not setup yet on a first-time install?)
Any way to do a password reset via the CLI?
cheers
James
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login