Giter Club home page Giter Club logo

Comments (4)

ahmedrowaihi avatar ahmedrowaihi commented on May 31, 2024

UPDATE:
it's now not showing any error, when I visit localhost:8000

sudo curl -fsSL https://cdn.coollabs.io/coolify/install.sh | sudo 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: arch rolling
Coolify version: 4.0.0-beta.219
-------------
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:cf2e6391b6d8a3b8e8626501b56d982d2d24d3f03f7e9c389c0c7be57d1840d8
Status: Image is up to date for ghcr.io/coollabsio/coolify-helper:latest
 soketi Pulling
 redis Pulling
 postgres Pulling
 coolify Pulling
 coolify Pulled
 postgres Pulled
 redis Pulled
 soketi Pulled
 Container coolify-realtime  Recreate
 Container coolify-redis  Recreate
 Container coolify-db  Recreate
 Container coolify-db  Recreated
 Container coolify-redis  Recreated
 Container coolify  Recreate
 Container coolify  Recreated
 Container coolify-realtime  Recreated
 Container coolify-db  Starting
 Container coolify-realtime  Starting
 Container coolify-redis  Starting
 Container coolify-db  Started
 Container coolify-realtime  Started
 Container coolify-redis  Started
 Container coolify-db  Waiting
 Container coolify-redis  Waiting
 Container coolify-db  Healthy
 Container coolify-redis  Healthy
 Container coolify  Starting
 Container coolify  Started

Congratulations! Your Coolify instance is ready to use.

Please visit http://x.x.x.x:8000 to get started.

nothing shows up

from coolify.

ahmedrowaihi avatar ahmedrowaihi commented on May 31, 2024

inspecting the docker logs:

   ERROR  The [public/storage] link already exists.


   INFO  Horizon started successfully.


In Connection.php line 829:

  SQLSTATE[08006] [7] connection to server at "postgres" (172.18.0.2), port 5
  432 failed: FATAL:  password authentication failed for user "coolify" (Conn
  ection: pgsql, SQL: select * from information_schema.tables where table_cat
  alog = coolify and table_schema = public and table_name = migrations and ta
  ble_type = 'BASE TABLE')


In Connector.php line 65:

  SQLSTATE[08006] [7] connection to server at "postgres" (172.18.0.2), port 5
  432 failed: FATAL:  password authentication failed for user "coolify"


s6-rc: warning: unable to start service db-migration: command exited 1
[19-Feb-2024 09:08:46] NOTICE: fpm is running, pid 105
[19-Feb-2024 09:08:46] NOTICE: ready to handle connections
[19-Feb-2024 09:08:46] NOTICE: systemd monitor interval set to 10000ms
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
prog: fatal: stopping the container.

Session terminated, killing shell...
Session terminated, killing shell...[19-Feb-2024 09:08:47] NOTICE: Terminating ...
[19-Feb-2024 09:08:47] NOTICE: exiting, bye-bye!
 ...killed.
 ...killed.

seems like the postgresql has an issue ?

from coolify.

andrasbacsai avatar andrasbacsai commented on May 31, 2024

Are you trying to run the command with a normal user?

from coolify.

ahmedrowaihi avatar ahmedrowaihi commented on May 31, 2024

Yes, all I do is

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

All services works well, but after I visit the website in the 1st request, it fails, and the status of the main service becomes unhealthy

sudo docker ps

ghcr.io/coollabsio/coolify:4.0.0-beta.227   "/init"                  40 minutes ago   Up 40 minutes (unhealthy)   443/tcp, 8000/tcp, 9000/tcp, 0.0.0.0:8000->80/tcp, :::8000->80/tcp   coolify

sudo docker logs fae4725e6086
s6-rc-compile: fatal: invalid /etc/s6-overlay/s6-rc.d/configure-ssl/type: must be oneshot, longrun, or bundle


Every-version has different error
This is the latest error from a fresh raspberry pi server

from coolify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.