Running "docker compose up -d --remove-orphans --renew-anon-volumes" [Error] Google Analytics Error: [Error] Type: Exception [Error] Message: Could not resolve host: www.google-analytics.com [Error] File: /usr/src/code/vendor/utopia-php/analytics/src/Analytics/Adapter.php [Error] Line: 180 Appwrite installed successfully
You can ignore the analytics error. It still seems like it installed successfully
thank you!
[SOLVED] Google Analytics error during installation
Recommended threads
- Getting error when trying to add domain ...
we use self hosted appwrite on my company and every single time ever I tried to add a domain it shows this error on the top rigth: "Cannot read properties of un...
- Using OTP Email to verify user for passw...
Has anyone ever implemented this? If you did what was your aproach? Did you write an appwrite function?
- Transaction and Session
I've been debugging for hours a problem that now I think it's because It's not allowed: In my project a user log in using the `node-appwrite` SDK (SSR) I store...