appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.63k stars 3.74k forks source link

[Bug]: docker - cannot create a first account #24081

Open jcheger opened 1 year ago

jcheger commented 1 year ago

Is there an existing issue for this?

Description

After submit, it come back to the « get started page », and I can repeat this forever.

Steps To Reproduce

  1. create an account, submit
  2. go to point 1

Public Sample App

No response

Environment

Production

Issue video log

No response

Version

self hosted, the latest version at now

jcheger commented 1 year ago

I was stuck from months around this issue, and I gave up. I did finally find the issue: http://localhost/setup/welcome?error=Please+enter+a+valid+parameter+email

Could I suggest to clarify in the documentation what is a « valid address », and even better, provide this information in the browser, instead of going straight back to the getting started page.

pranavkanade commented 1 year ago

@jcheger could you please record a loom video for us to understand the exact issue from the beginning?

jcheger commented 1 year ago

After installation, at the "getting started" step, I usually create a user "admin@localhost.localdomain" as main admin. This syntax is commonly accepted by most apps requiring an email as account name, but refused by Appsmith.

While using "admin@localhost.localdomain", the form sends back to the "getting started" page, without any warning or explanation.

Without an error message, or any explanation in the docs, I was turning aroung without understanding what was going on.

Tell me if you really want a video. My explanation should be clear enough.