Hi team , I did a successfull POC in my local usin...
# support
s
Hi team , I did a successfull POC in my local using the docker compose way , but r8 now I want to replicate the same thing in my beta env . So I took EC2 for now and run the docker composer there . But I am not able to sign up the 1st user . Error:
Copy code
{
  "status": "error",
  "errorType": "bad_data",
  "error": "self-registration is disabled"
}
cc- @Vishal Sharma @Nagesh Bansal @nitya-signoz
Screenshot 2025-06-12 at 12.37.24 PM.png
The user is not register till now .
Screenshot 2025-06-12 at 12.38.26 PM.png
n
Hey @Sibasish Mohanty, I tried to reproduce the issue, but it's working on my side. Can you please restart the containers and try again? Also, which version are you using?
s
It got resolved , v0.87.0 . I reset the DB it worked again
Will let you know if the issue came again