Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Arch Linux is not handled in InstallDocker.php #4523

Open
NeoxyBox opened this issue Dec 9, 2024 · 0 comments
Open

[Bug]: Arch Linux is not handled in InstallDocker.php #4523

NeoxyBox opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
🐞 Confirmed Bug Verified issues that have been reproduced by the team.

Comments

@NeoxyBox
Copy link

NeoxyBox commented Dec 9, 2024

Error Message and Logs

Arch Linux is not handled in the app/Actions/Server/InstallDocker.php file, which makes it impossible to install an Arch Linux remote server.

Error:

500
Wait, this is not cool...
There has been an error, we are working on it.
Error: Unsupported OS

Steps to Reproduce

  1. Create an Arch Linux server and install Coolify on it
  2. Try adding an Arch Linux server as a remote server

Example Repository URL

throw new \Exception('Unsupported OS');

Coolify Version

v4.0.0-beta.376

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Arch Linux

Additional Information

No response

@NeoxyBox NeoxyBox added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Dec 9, 2024
@peaklabs-dev peaklabs-dev self-assigned this Dec 9, 2024
@peaklabs-dev peaklabs-dev added 🐞 Confirmed Bug Verified issues that have been reproduced by the team. and removed 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Dec 9, 2024
@peaklabs-dev peaklabs-dev added this to the v4.0.0 Stable Release milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Confirmed Bug Verified issues that have been reproduced by the team.
Projects
None yet
Development

No branches or pull requests

3 participants
@NeoxyBox @peaklabs-dev and others