Pretty please.. trying to run the last 1.7.4 version on a coolify instance.. i searched like everywhere.. i changed the console to 6.0.41 too.. i tried to hardcode the domain in the env and nothig...
"025-06-26T14:04:28.149741444Z Server started successfully (max payload is 12,582,912 bytes) 2025-06-26T14:04:28.149798244Z Master pid 1, manager pid 7 2025-06-26T14:04:28.165698860Z Sync domains tick: 1 domains were updated 2025-06-26T14:04:38.095533120Z [Error] Timestamp: 2025-06-26T14:04:38+00:00 2025-06-26T14:04:38.095582080Z [Error] Method: GET 2025-06-26T14:04:38.095586040Z [Error] URL: /v1/console/variables 2025-06-26T14:04:38.095588160Z [Error] Type: TypeError 2025-06-26T14:04:38.095590480Z [Error] Message: Utopia\Domains\Domain::__construct(): Argument #1 ($domain) must be of type string, null given, called in /usr/src/code/app/controllers/api/console.php on line 49 2025-06-26T14:04:38.095594600Z [Error] File: /usr/src/code/vendor/utopia-php/domains/src/Domains/Domain.php 2025-06-26T14:04:38.095596840Z [Error] Line: 66"
If anyone could share a coolify docker compose working version with 1.7.4 would be amazing...! Thank you so much! p.s. i can run the 1.6.0 without problems... but only in a caddy proxy environment...
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...