yes
Hmmm that's weird
Could you please create a GitHub issue?
proof of migration lol
I trust you of course 😅
Anyways, you could try restarting your appwrite instance
It's been restarted before. It's been happening for a while now
It's a very weird issue, sincerely
If you could please create an issue for this it could be really appreciated and that way the appwrite team could have a better follow
same for me with runtime node-20
That's probably an issue with your function code
Please create a post and we will try to solve it 😄
What's your code?
It’s not the code lol
Hmm...nothing in logs or sentry?
I wonder if there's some sort of import error or something 🧐
Maybe the Sentry init is taking a while?
@Steven this is all I see
Nothing in sentry
Are you still having this problem?
has it been addressed?
having the same error on 1.4.11
Recommended threads
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parameters。WHy?