The local deployment was successful, but after registering an account with Godmode, it redirects to display 500
@akshat5302 is already working on this.
Since Mar 31, 2026.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
The local deployment was successful, but after registering an account with Godmode, it redirects to display 500, I need to access from an external computer,The steps are as follows:
1.http://10.90.91.110/godmode
Enter email, password, and name,Click to continue
2.Automatically jump to ----> http://10.90.91.110/api/instances/admins/sign-up/
Display 500 Server Error (500)
Sometimes the redirected link looks like this:
http://10.60.99.201:3001/god-mode/?error_code=5165&error_message=INVALID_ADMIN_PASSWORD&email=meng%40reliance.com&first_name=rui&last_name=en&company_name=meng%40reliance.com&is_telemetry_enabled=True
This password meets the following requirements:
Min 8 characters
Min 1 upper-case letter
Min 1 lower-case letter
Min 1 number
Min 1 special character
How to skip God Mode?
But my service is running normally,Please provide a solution to my problem,thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.