3.1.1 error after update from 3.1.0

user@tipi:~/runtipi$ sudo ./runtipi-cli update v3.1.1
Welcome to Runtipi CLI ✨

✓ Tipi successfully stopped
✓ Found version 3.1.1
✓ Downloaded runtipi-cli-linux-x86_64.tar.gz
✓ Extracted tarball
✓ Tipi updated successfully. Starting new CLI


╔════════════════════════ Runtipi started successfully ════════════════════════╗
║                                                                              ║
║             Visit http://192.168.0.1:80 to access the dashboard              ║
║                                                                              ║
║                      You are now running version 3.1.1                       ║
║                                                                              ║
║        Tipi is entirely written in TypeScript and we are looking for         ║
║                                contributors!                                 ║
║                                                                              ║
╚══════════════════════════════════════════════════════════════════════════════╝
user@tipi:~/runtipi$
user@tipi:~/runtipi$ sudo ./runtipi-cli start
Welcome to Runtipi CLI ✨

✓ User permissions are ok
✓ Copied system files
✓ Generated .env file
✓ File permissions ok
✓ Images pulled
✓ Existing containers stopped
✗ Failed to start containers
⠙ Starting containers...
Debug: time="2024-03-24T17:48:05+01:00" level=warning msg="The \"PWD\" variable is not set. Defaulting to a blank string."
service "tipi-worker" has neither an image nor a build context specified: invalid compose project
Was this page helpful?