Skip to content

[Bug]: Does not have initial create admin account part after install from scratch #1115

Description

@MaiXuanHoang

Issue Description

Hello,

After install Opensign from scratch follow with this docs: https://docs.opensignlabs.com/docs/self-host/docker/run-locally/
I cannot login to Opensign cause the create account admin part doesn't have for my local, access to localhost:3000 OK,
My OS is Ubuntu 22.04

Expected Behavior

I must have the part to create admin account in the first step

Current Behavior

No response

Steps to reproduce

Run Opensign locally: curl --remote-name-all https://raw.githubusercontent.com/OpenSignLabs/OpenSign/docker_beta/docker-compose.yml https://raw.githubusercontent.com/OpenSignLabs/OpenSign/docker_beta/Caddyfile https://raw.githubusercontent.com/OpenSignLabs/OpenSign/docker_beta/.env.local_dev && mv .env.local_dev .env.prod && docker compose up --force-recreate
and access to localhost:3000 after that, does not have interface to create admin account

Screenshots of the issue(optional)

No response

Operating System [e.g. MacOS Sonoma 14.1, Windows 11]

Ubuntu 22.04

What browsers are you seeing the problem on?

No response

What version of OpenSign™ are you seeing this issue on? [e.g. 1.0.6]

Latest

What environment are you seeing the problem on?

Dev (localhost or vercel)

Please check the boxes that apply to this issue report.

  • I have searched the existing issues & discussions to make sure that this is not a duplicate.

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I have searched the existing issues & discussions to make sure that this is not a duplicate.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions