TECH-SUPPORT.KOELN

Results 8 comments of TECH-SUPPORT.KOELN

if i change - EXPORT_URL=https://draw/.:8443/ to - EXPORT_URL=https://draw/./ nothing happend. The export url is still with the port and draw.io works. if i change - DRAWIO_LIGHTBOX_URL=https://draw/.:8443 to - DRAWIO_LIGHTBOX_URL=https://draw/. i...

i think it is a problem with the database version. I changed in the docker-compose.yml file the following line: - database-data:/var/lib/postgresql/data/ to: - database-data:/var/lib/postgresql@16/data/ and then calcom starts with a...

database | database | PostgreSQL Database directory appears to contain a database; Skipping initialization database | database | 2024-11-06 09:28:02.077 UTC [1] FATAL: database files are incompatible with server database...

Hi Speedy059, the problem is that PostgreSQL upgrade from Version 16 to 17. This is depending on the first installation date. We have 2 options: a) you upgrade your Database...

strange that nobody else has this problem. I had to delete my old Docker Instanz because it was hacked. Now i try to install a new one with docker compose...

After some research, I noticed that I need to allocate more resources to the VM. A minimum of 30 GB of hard drive space and 12 GB of RAM is...

Version 5.9.14 is now working. But i can't connect my Kalender. It is Step 1 of 5 in the getting-started page. If i klick on "Kalender verbinden" nothing happens.