Today I tried to create some new Functions in Appwrite Console and received "Configure your self-hosted instance to connect to Git Connect your function to a Git repository or use a pre-made template after configuring your self-hosted instance. Learn more in our documentation." Everything worked before and I even created 3 functions. What happened? Help me please!
Known issue at the moment. You can try using the browser to remove that element
Try running this in the console:
document.querySelector('.overlay.u-hide').remove()
Can you try it again?
I'll try it later. I simply created function from templates and edited it to my needs.
It was my solution yesterday
Recommended threads
- TablesDB can't be used in Appwrite Funct...
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build...
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.