Hi Nicolas please see the error.log and app.log ``` [runtipi@casaos: ~/runtipi/logs]$ tail -100 app.log 2025-09-20T13:02:55.362Z - info > Logs flushed 2025-09-20T13:02:55.363Z - info > Running version: v4.4.0 2025-09-20T13:02:55.363Z - info > Generating system env file... 2025-09-20T13:02:56.656Z - debug > Pulling repo https://github.com/runtipi/runtipi-appstore 2025-09-20T13:02:56.872Z - debug > Repo https://github.com/runtipi/runtipi-appstore already exists 2025-09-20T13:02:56.873Z - debug > Pulling repo https://github.com/runtipi/runtipi-appstore to /data/repos/migrated 2025-09-20T13:02:58.530Z - debug > Fetch result: { "defaultBranch": "refs/heads/master", "fetchHead": "1f683fc2d9767521284c8f0a464c285b8dea943e", "fetchHeadDescription": "branch 'master' of https://github.com/runtipi/runtipi-appstore", "headers": { "server": "GitHub-Babel/3.0", "content-type": "application/x-git-upload-pack-result", "content-security-policy": "default-src 'none'; sandbox", "expires": "Fri, 01 Jan 1980 00:00:00 GMT", "pragma": "no-cache", "cache-control": "no-cache, max-age=0, must-revalidate", "vary": "Accept-Encoding", "transfer-encoding": "chunked", "date": "Sat, 20 Sep 2025 13:02:58 GMT", "x-github-request-id": "AE43:1A9E77:5DBA4E:77F498:68CEA601", "x-frame-options": "DENY", "strict-transport-security": "max-age=31536000; includeSubDomains; preload" } } Current branch: master 2025-09-20T13:02:58.533Z - debug > Target SHA: 1f683fc2d9767521284c8f0a464c285b8dea943e 2025-09-20T13:02:58.660Z - error > RabbitMQ connection error connect ECONNREFUSED 172.18.0.2:5672 Error: connect ECONNREFUSED 172.18.0.2:5672 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1637:16) 2025-09-20T13:02:58.661Z - warn > RabbitMQ connection lost, attempting to reconnect... 2025-09-20T13:02:59.996Z - info > Connected to the queue 2025-09-20T13:03:01.044Z - debug > Pulled repo https://github.com/runtipi/runtipi-appstore to /data/repos/migrated 2025-09-20T13:03:01.045Z - debug > Marketplace service initialized with stores migrated 2025-09-20T13:03:01.064Z - info > Creating traefik folders 2025-09-20T13:03:01.067Z - warn > Skipping the copy of traefik files because persistTraefikConfig is set to true 2025-09-20T13:03:01.067Z - info > Creating base folders 2025-09-20T13:03:01.069Z - info > Creating media folders 2025-09-20T13:03:01.491Z - info > Connected to the queue 2025-09-20T13:03:01.807Z - info > TLS certificate for tipi.local already exists 2025-09-20T13:03:03.503Z - info > Connected to the queue 2025-09-20T13:03:03.527Z - debug > Repo https://github.com/runtipi/runtipi-appstore already exists 2025-09-20T13:03:06.711Z - info > Connected to the queue [runtipi@casaos: ~/runtipi/logs]$ cat error.log 2025-09-20T13:02:58.660Z - error > RabbitMQ connection error connect ECONNREFUSED 172.18.0.2:5672 Error: connect ECONNREFUSED 172.18.0.2:5672 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1637:16) [runtipi@casaos: ~/runtipi/logs]$ ```