Hi everyone,
we’re running a self-hosted Retool instance (version 3.114.28) using Docker and the integrated PostgreSQL database (no externa
l DB or Workflows). We’re currently trying to upgrade to version 3.148.32, but we’re running into an issue during the process.
Following the official documentation, we upgraded step by step — moving from the last patch of one major version to the last patch of the next. The upgrade from 3.114.1 → 3.114.28 worked smoothly. However, when upgrading from 3.114.28 → 3.148.32, the system appears to complete the upgrade process successfully, but afterwards, two containers continuously restart:
-
retool-onpremise-master-api-1 -
retool-onpremise-master-code-executor-1
There are no visible errors during the upgrade process itself, but these two containers fail to stay running afterward.
Question:
Has anyone experienced a similar issue or can recommend a working upgrade path from 3.114.28 to a higher version (eventually 3.148.32)?
Any insights into what might cause these containers to restart would also be greatly appreciated.
Environment details:
-
Deployment type: Docker-based self-hosted
-
Database: Integrated PostgreSQL
-
Current working version: 3.114.28
-
Target version: 3.148.32
-
No Workflows in use
Thanks in advance for your help!
Best,
Rayk
