Resetting password using command line fails
-
Trying to run 'miniflux -reset-password' from the commandline inside the app and getting this error:
root@aa237b3e-8124-4b1b-8148-60d6d07ba20a:/app/code# ./miniflux -reset-password [INFO] The default value for DATABASE_URL is used [FATAL] Unable to connect to the database: dial tcp [::1]:5432: connect: connection refusedPlease help

-
Trying to run 'miniflux -reset-password' from the commandline inside the app and getting this error:
root@aa237b3e-8124-4b1b-8148-60d6d07ba20a:/app/code# ./miniflux -reset-password [INFO] The default value for DATABASE_URL is used [FATAL] Unable to connect to the database: dial tcp [::1]:5432: connect: connection refusedPlease help

-
@3246 I think setting that env first and then running the command would work.
export DATABASE_URL="${CLOUDRON_POSTGRESQL_URL}?sslmode=disable"Then, run the reset command.
-
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on
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
