T
Twentyβ€’2mo ago
telekrex

Trouble/problems getting 20 to run with docker (self hosted, my machine)

I am trying to get 20 to run from this documentation: https://twenty.com/developers/section/self-hosting/docker-compose I've installed docker (daemon is running) on my machine, but when I run the command from documentation I get this. πŸ”§ Checking dependencies... ❌ Docker is not running. Please start Docker Desktop, Docker or check documentation at https://docs.docker.com/config/daemon/start/ My system is on (6.5.0-41-generic #41~22.04.2-Ubuntu) Any help would be appreciated, but/and might I recommend adding more debug information here? Unless I am missing something.
Docker Documentation
Start the daemon
Starting the Docker daemon manually
9 Replies
telekrex
telekrexβ€’2mo ago
Out of curiousity, I scrubbed through the script in that command and tested the if statements manually, then skipped the line that caused that specific error to print. Docker-compose file installed and it seemed to be up and running for a bit? But then it kicked me off SSH. I logged back into my machine and ran the compose file (now I had a copy) manually. Everything seemed to work except it ended on: [+] Running 8/8 βœ” Network twenty_default Created 0.1s βœ” Volume "twenty_docker-data" Created 0.0s βœ” Volume "twenty_db-data" Created 0.0s βœ” Volume "twenty_server-local-data" Created 0.0s βœ” Container twenty-db-1 Healthy 1.4s βœ” Container twenty-change-vol-ownership-1 Exited 1.3s ✘ Container twenty-server-1 Error 0.1s βœ” Container twenty-worker-1 Created 0.1s dependency failed to start: container twenty-server-1 is unhealthy Obviously I'd like to get this software working because I'd like an alternative to Salesforce but I also hope this is helpful feedback on the installation process. I feel like this method is the least documented method of installing, so I'm really just trying to get more information
aficio
aficioβ€’2mo ago
check the healthcheck url and port! if the logs of the server looks ok it happened to me once that it was missing the port
laianeramos
laianeramosβ€’2mo ago
The port is 3000?
aficio
aficioβ€’2mo ago
if i remember correctly the port is 80, the health check is being executed inside that container, this is the one i use, the internal port on my env is 80, here is what works for me
laianeramos
laianeramosβ€’2mo ago
Thank you! I will try again
charles
charlesβ€’2mo ago
Thanks for the help @aficio, much appreciated! @laianeramos or @telekrex, do you still need help?
laianeramos
laianeramosβ€’2mo ago
No, thank you 😊
charles
charlesβ€’2mo ago
great!
Want results from more Discord servers?
Add your server