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
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...