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]: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /data/coolify/source/.env #2141

Open
DlgshKurd opened this issue May 3, 2024 · 4 comments
Assignees

Comments

@DlgshKurd
Copy link

Description

root@linux:~# 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 20.04
Coolify version: 4.0.0-beta.274
-------------
Installing required packages...
OpenSSH server is installed.
PermitRootLogin is enabled.
-------------
Check Docker Configuration...
Docker configuration is up to date.
-------------
Downloading required files from CDN...
latest: Pulling from coollabsio/coolify-helper
Digest: sha256:4770886f7214920a14c97f408c0719b1f4a39c6839dbe0d152a33ca243ebea8b
Status: Image is up to date for ghcr.io/coollabsio/coolify-helper:latest
time="2024-05-03T21:51:47Z" level=warning msg="/data/coolify/source/docker-compose.yml: `version` is obsolete"
time="2024-05-03T21:51:47Z" level=warning msg="/data/coolify/source/docker-compose.prod.yml: `version` is obsolete"
 redis Pulling 
 postgres Pulling 
 soketi Pulling 
 coolify Pulling 
 coolify Pulled 
 postgres Pulled 
 redis Pulled 
 soketi Pulled 
 Container coolify-realtime  Recreate
 Container coolify-db  Recreate
 Container coolify-redis  Recreate
 Container coolify-db  Recreated
 Container coolify-redis  Recreated
 Container coolify  Creating
 Container coolify-realtime  Recreated
Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /data/coolify/source/.env
root@linux:~# 


"

Minimal Reproduction (if possible, example repository)

curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash

Exception or Error

No response

Version

4.0.0-beta.274

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

Almost the same thing happens here, you even download it, but in the end you get the error below:
Error response from daemon: Get "https://quay.io/v2/": net/http: TLS handshake timeout

Does it have to do with the Ubuntu version?
Before installing a previous version, I will wait for any comments.

 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 24.04
Coolify version: 4.0.0-beta.274
-------------
Installing required packages...
OpenSSH server is installed.
PermitRootLogin is enabled.
-------------
Check Docker Configuration...
Docker configuration is up to date.
-------------
Downloading required files from CDN...
latest: Pulling from coollabsio/coolify-helper
Digest: sha256:4770886f7214920a14c97f408c0719b1f4a39c6839dbe0d152a33ca243ebea8b
Status: Image is up to date for ghcr.io/coollabsio/coolify-helper:latest
time="2024-05-06T02:10:18Z" level=warning msg="/data/coolify/source/docker-compose.yml: `version` is obsolete"
time="2024-05-06T02:10:18Z" level=warning msg="/data/coolify/source/docker-compose.prod.yml: `version` is obsolete"
 redis Pulling
 soketi Pulling
 coolify Pulling
 postgres Pulling
 2ab09b027e7f Pulling fs layer
 9a37c607e3b8 Pulling fs layer
 e7dee23fc229 Pulling fs layer
 36be7b77e484 Pulling fs layer
 c2264024df91 Pulling fs layer
 5bd06a8578b4 Pulling fs layer
 1c9860225ba8 Pulling fs layer
 c139b40b7ffb Pulling fs layer
 3505538d7b34 Pulling fs layer
 ff2e202e8afe Pulling fs layer
 31a43c73e3cd Pulling fs layer
 4985c56ea1c5 Pulling fs layer
 ab485b130f06 Pulling fs layer
 9ddc29713d11 Pulling fs layer
 4f2445dc3105 Pulling fs layer
 07ff8107d10b Pulling fs layer
 4f4fb700ef54 Pulling fs layer
 4dba9a50c7fe Pulling fs layer
 580e453a143c Pulling fs layer
 ed701ee49f84 Pulling fs layer
 66748f5ef188 Pulling fs layer
 7b78d4e3be85 Pulling fs layer
 30c634dd8b5f Pulling fs layer
 00ec21ab842e Pulling fs layer
 6ec7fc2c2553 Pulling fs layer
 4dbe56d1c151 Pulling fs layer
 f845a5c0bc69 Pulling fs layer
 e0275764c942 Pulling fs layer
 0feba66b1f16 Pulling fs layer
 3709ae0018d9 Pulling fs layer
 0cc6af8a5215 Pulling fs layer
 fe7399b06445 Pulling fs layer
 9ae7a6f39132 Pulling fs layer
 c5b06447b40e Pulling fs layer
 e2ea995e1e04 Pulling fs layer
 392ccbd83015 Pulling fs layer
 02993b00c353 Pulling fs layer
 aba5c7c579a6 Pulling fs layer
 9ddc29713d11 Waiting
 4f2445dc3105 Waiting
 07ff8107d10b Waiting
 4f4fb700ef54 Waiting
 4dba9a50c7fe Waiting
 580e453a143c Waiting
 ed701ee49f84 Waiting
 66748f5ef188 Waiting
 7b78d4e3be85 Waiting
 30c634dd8b5f Waiting
 00ec21ab842e Waiting
 6ec7fc2c2553 Waiting
 4dbe56d1c151 Waiting
 f845a5c0bc69 Waiting
 e0275764c942 Waiting
 0feba66b1f16 Waiting
 3709ae0018d9 Waiting
 0cc6af8a5215 Waiting
 fe7399b06445 Waiting
 9ae7a6f39132 Waiting
 c5b06447b40e Waiting
 e2ea995e1e04 Waiting
 392ccbd83015 Waiting
 02993b00c353 Waiting
 aba5c7c579a6 Waiting
 c139b40b7ffb Waiting
 3505538d7b34 Waiting
 ff2e202e8afe Waiting
 31a43c73e3cd Waiting
 4985c56ea1c5 Waiting
 ab485b130f06 Waiting
 36be7b77e484 Waiting
 c2264024df91 Waiting
 5bd06a8578b4 Waiting
 1c9860225ba8 Waiting
 soketi Error
 redis Error
 postgres Error
Error response from daemon: Get "https://quay.io/v2/": net/http: TLS handshake timeout

@DlgshKurd
Copy link
Author

Almost the same thing happens here, you even download it, but in the end you get the error below: Error response from daemon: Get "https://quay.io/v2/": net/http: TLS handshake timeout

Does it have to do with the Ubuntu version? Before installing a previous version, I will wait for any comments.

 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 24.04
Coolify version: 4.0.0-beta.274
-------------
Installing required packages...
OpenSSH server is installed.
PermitRootLogin is enabled.
-------------
Check Docker Configuration...
Docker configuration is up to date.
-------------
Downloading required files from CDN...
latest: Pulling from coollabsio/coolify-helper
Digest: sha256:4770886f7214920a14c97f408c0719b1f4a39c6839dbe0d152a33ca243ebea8b
Status: Image is up to date for ghcr.io/coollabsio/coolify-helper:latest
time="2024-05-06T02:10:18Z" level=warning msg="/data/coolify/source/docker-compose.yml: `version` is obsolete"
time="2024-05-06T02:10:18Z" level=warning msg="/data/coolify/source/docker-compose.prod.yml: `version` is obsolete"
 redis Pulling
 soketi Pulling
 coolify Pulling
 postgres Pulling
 2ab09b027e7f Pulling fs layer
 9a37c607e3b8 Pulling fs layer
 e7dee23fc229 Pulling fs layer
 36be7b77e484 Pulling fs layer
 c2264024df91 Pulling fs layer
 5bd06a8578b4 Pulling fs layer
 1c9860225ba8 Pulling fs layer
 c139b40b7ffb Pulling fs layer
 3505538d7b34 Pulling fs layer
 ff2e202e8afe Pulling fs layer
 31a43c73e3cd Pulling fs layer
 4985c56ea1c5 Pulling fs layer
 ab485b130f06 Pulling fs layer
 9ddc29713d11 Pulling fs layer
 4f2445dc3105 Pulling fs layer
 07ff8107d10b Pulling fs layer
 4f4fb700ef54 Pulling fs layer
 4dba9a50c7fe Pulling fs layer
 580e453a143c Pulling fs layer
 ed701ee49f84 Pulling fs layer
 66748f5ef188 Pulling fs layer
 7b78d4e3be85 Pulling fs layer
 30c634dd8b5f Pulling fs layer
 00ec21ab842e Pulling fs layer
 6ec7fc2c2553 Pulling fs layer
 4dbe56d1c151 Pulling fs layer
 f845a5c0bc69 Pulling fs layer
 e0275764c942 Pulling fs layer
 0feba66b1f16 Pulling fs layer
 3709ae0018d9 Pulling fs layer
 0cc6af8a5215 Pulling fs layer
 fe7399b06445 Pulling fs layer
 9ae7a6f39132 Pulling fs layer
 c5b06447b40e Pulling fs layer
 e2ea995e1e04 Pulling fs layer
 392ccbd83015 Pulling fs layer
 02993b00c353 Pulling fs layer
 aba5c7c579a6 Pulling fs layer
 9ddc29713d11 Waiting
 4f2445dc3105 Waiting
 07ff8107d10b Waiting
 4f4fb700ef54 Waiting
 4dba9a50c7fe Waiting
 580e453a143c Waiting
 ed701ee49f84 Waiting
 66748f5ef188 Waiting
 7b78d4e3be85 Waiting
 30c634dd8b5f Waiting
 00ec21ab842e Waiting
 6ec7fc2c2553 Waiting
 4dbe56d1c151 Waiting
 f845a5c0bc69 Waiting
 e0275764c942 Waiting
 0feba66b1f16 Waiting
 3709ae0018d9 Waiting
 0cc6af8a5215 Waiting
 fe7399b06445 Waiting
 9ae7a6f39132 Waiting
 c5b06447b40e Waiting
 e2ea995e1e04 Waiting
 392ccbd83015 Waiting
 02993b00c353 Waiting
 aba5c7c579a6 Waiting
 c139b40b7ffb Waiting
 3505538d7b34 Waiting
 ff2e202e8afe Waiting
 31a43c73e3cd Waiting
 4985c56ea1c5 Waiting
 ab485b130f06 Waiting
 36be7b77e484 Waiting
 c2264024df91 Waiting
 5bd06a8578b4 Waiting
 1c9860225ba8 Waiting
 soketi Error
 redis Error
 postgres Error
Error response from daemon: Get "https://quay.io/v2/": net/http: TLS handshake timeout

Just do it manually and it's going to work.

@andrasbacsai
Copy link
Member

What kind of OS do you use? I cannot replicate the issue on my side.

@andersonaguiaralves
Copy link

andersonaguiaralves commented May 20, 2024

@DlgshKurd did u fix it?

same issue here.

ubuntu 22.04

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

4 participants