It should work the same way for organization
Doesn't seem to work.
One thing of note, the APP_DOMAIN is the same as _APP_FUNCTIONS_DOMAIN
Hmm this is annoying π€There is issue in GitHub UI when it doesnt let you save without changes. I use trick when I switch to specific repos, then back to all repos. That allows saving without changes. But it seems like that isnt allowed for orgnaizations
Thats an issue, but should not affect this flow.
I would recommend using some subdomain for function domains. If my domain is backend.mycompany.com, I would do functions domain functions.backend.mycompany.com
I will change it.
Do I need to also change DNS settings or should it work the same?
You will need to change DNS settings, and also configure wildcard certificate for the domain. We plan to write article soon on how to do it with DigitalOcean NS adapter for Traefik.
Tho if you dont need those function domains, you can simply ignore it. Or you could avoid using those auto-generated domains, and use custom domains. those dont require wildcard certificates, and are very easy to set up.
Regarding your problem with GitHub installation, it should again ask for "Authorize" if you uninstall application and try to install it from Appwrite Console again.
I'll try again and uninstall it.
Same issue as before.
Hmm it says it was successful. Can you check docker compose logs appwrite?
Identity not found might be related. let me ask @Steven to check this
Thanks for your help.
(steven is US timezone, it will take few hours to be here)
No worries. I'll divert my attention elsewhere in the meantime
Small update:
I have now tried to set _APP_DOMAIN_FUNCTIONS
To the same as _APP_DOMAIN: appwrite.example.com
and tried this as well: functions.appwrite.example.com
Got the same successful imported message but these errors were returned in the logs.
After checking the guide again and double checking the github app it seems that one of the callback urls were deleted somewhere in the flow. I'll try to add it back.
That was it.
Sheesh.
Sorry for wasting your time.
no worries! I'm glad you were able to figure it out and it helps us to see possible error messages
[SOLVED] Functions not working
Recommended threads
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...
- i need help!
I was working on my project and I just can't stop receiving this message. Is something wrong?