Back

Can't create new Functions in Appwrite Cloud

  • 0
  • Webhooks
  • Functions
  • Cloud
retr122
3 Dec, 2023, 11:48

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!

TL;DR
User is unable to create new Functions in Appwrite Cloud. They tried a solution from yesterday but will try again later. They ask for assistance. Another user suggests running a JavaScript command in the console to remove an overlay element. User explains that there is a known issue and suggests using the browser to manually remove the element. User reports that they encountered an error message when trying to create new Functions in the Appwrite Console. They explain that everything worked before and they had already created 3 functions. They seek help to understand why this issue occurred. Possible solution: The known issue suggests trying to remove the element manually using the browser. Alternatively,
Drake
3 Dec, 2023, 14:32

Known issue at the moment. You can try using the browser to remove that element

Drake
4 Dec, 2023, 08:56

Try running this in the console:

TypeScript
document.querySelector('.overlay.u-hide').remove()
Drake
4 Dec, 2023, 10:00

Can you try it again?

retr122
4 Dec, 2023, 10:01

I'll try it later. I simply created function from templates and edited it to my needs.

retr122
4 Dec, 2023, 10:01

It was my solution yesterday

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more