telekrex
Trouble/problems getting 20 to run with docker (self hosted, my machine)
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
13 replies
Trouble/problems getting 20 to run with docker (self hosted, my machine)
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
13 replies