
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2.
1.6.2 is working fine fresh, update to 1.7.0 and migrate fails
Fresh install of 1.7.0 fails.
I'm getting this error:
[Error] Timestamp: 2025-07-05T11:40:18+00:00 [Error] Method: GET [Error] URL: /v1/console/variables [Error] Type: TypeError [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 [Error] File: /usr/src/code/vendor/utopia-php/domains/src/Domains/Domain.php [Error] Line: 66 [Error] Timestamp: 2025-07-05T11:40:20+00:00 [Error] Method: GET [Error] URL: /v1/console/variables [Error] Type: TypeError [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 [Error] File: /usr/src/code/vendor/utopia-php/domains/src/Domains/Domain.php [Error] Line: 66
I am assuming I am missing some sort of env variable from 1.6.2 to 1.7.0 but I am struggling to find any docs with what's changed?
Anyone point me in the right direction please
Recommended threads
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- Functions not work on Server only Localh...
Hi, I successfully upgraded from 1.4 to 1.7, but I'm having a problem. The functions no longer work with the settings I had. I assume some changes were made. It...
- Console Login after upgrade
Hi, running a small instance self hosted, upgraded from 1.6.0 to 1.74 this morning before spotting the migration guide... When trying to login to the console n...
