intern:taiga
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| intern:taiga [2025/06/22 12:25] – 217.249.113.7 | intern:taiga [2026/03/26 14:05] (current) – Yuni Nguyen | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
| - | ==== Taiga is unreachable ==== | ||
| - | Start Taiga manually by entering the following in the SSH terminal: | ||
| - | < | ||
| - | cd ~/ | ||
| - | // taiga only | ||
| - | ./ | ||
| - | // taiga + penpot | ||
| - | ./ | ||
| - | </ | ||
| - | ==== Taiga only displays old stories ==== | + | ==== Taiga only displays old stories |
| The server was probably restarted and docker.socket didn't restart correctly. | The server was probably restarted and docker.socket didn't restart correctly. | ||
| Line 45: | Line 36: | ||
| sudo systemctl stop docker.socket | sudo systemctl stop docker.socket | ||
| sudo systemctl start docker | sudo systemctl start docker | ||
| + | docker compose up -d | ||
| </ | </ | ||
| If you get the following error: | If you get the following error: | ||
| Line 63: | Line 55: | ||
| // in this case: kill 2030464 | // in this case: kill 2030464 | ||
| sudo systemctl start docker | sudo systemctl start docker | ||
| + | docker compose up -d | ||
| </ | </ | ||
/var/www/vhosts/ct-lab.info/wiki.ct-lab.info/data/attic/intern/taiga.1750595119.txt.gz · Last modified: by 217.249.113.7
