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]: install script fails silently #2111

Open
dantrevino opened this issue May 2, 2024 · 5 comments
Open

[Bug]: install script fails silently #2111

dantrevino opened this issue May 2, 2024 · 5 comments

Comments

@dantrevino
Copy link

Description

Installing to a Digital Ocean droplet. Running the script fails silently after showing the Installing required packages... line.

curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash
-------------
Welcome to Coolify v4 beta installer!
This script will install everything for you.
(Source code: https://github.com/coollabsio/coolify/blob/main/scripts/install.sh)

-------------
OS: ubuntu 23.10
Coolify version: 4.0.0-beta.271
-------------
Installing required packages...

Minimal Reproduction (if possible, example repository)

  1. log into droplet
  2. run script

Exception or Error

None.

Version

4.0.0-beta.271

@andrasbacsai andrasbacsai self-assigned this May 4, 2024
@aaaltonen
Copy link

aaaltonen commented Jun 8, 2024

Having same problem.

Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.4 LTS
Release:	22.04
Codename:	jammy

Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1

@Valeriucoding
Copy link

I get the same issue

Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:          11
Codename:     bullseye

Docker version 24.0.7, build afdd53b

@aaaltonen
Copy link

aaaltonen commented Jun 9, 2024

I fixed install.sh and made pull request to fix this.
#2402

@andrasbacsai
Copy link
Member

I fixed install.sh and made pull request to fix this. #2402

Closed this PR, as I have implemented the error handling in a different way.

Can you please try to execute the installation script again?

@Catalan-1ap
Copy link

I fixed install.sh and made pull request to fix this. #2402

Closed this PR, as I have implemented the error handling in a different way.

Can you please try to execute the installation script again?

Upon startup, I encountered the following error: "E: The repository 'https://packagecloud.io/Keymetrics/pm2/debian bullseye Release' does not have a Release file."

Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye

Docker version 25.0.4, build 1a576c5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants