Skip to content

[Bug]: Root user not created during installation; reset commands ineffective #5624

Description

@Edlavio

Error Message and Logs

I encountered an issue where the root user is not created during the Coolify installation process, even when providing the necessary environment variables. Additionally, attempts to reset the root user's credentials post-installation have been unsuccessful.

Image

Image

Steps to Reproduce

  1. curl -fsSL https://cdn.coollabs.io/coolify/install.sh | sudo bash
  2. sudo -E env ROOT_USERNAME=root ROOT_USER_EMAIL=email@example.com ROOT_USER_PASSWORD=Password bash -c 'curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash'
  3. docker exec -ti coolify sh -c "php artisan root:reset-password"
  4. docker exec -ti coolify sh -c "php artisan root:change-email"

Example Repository URL

No response

Coolify Version

4.0.0-beta.409

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 Possible BugReported issues that need to be reproduced by the team.🔍 TriageIssues that need assessment and prioritization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions