Alex-IntegracomOriginal post
Rank 2: Process
I'm upgraded appwrite from 1.3 to 1.4 but functions's custom domain is not working. I only get stuff like
'65bb804a6f898fe8b8f0.functions.localhost' has function's custom domain
Summary
Developers are experiencing an issue with custom domain generation for functions after upgrading from Appwrite 1.3 to 1.4. The generated custom domain includes a suffix of '65bb804a6f898fe8b8f0.functions.localhost'.
Potential Solution: Check the .env file for the variable '_APP_DOMAIN_FUNCTIONS' and ensure it is correctly set.