I don't have much information but I am unable to create anything on database, Auth users are creating but not able to fetch into database
@Shafat What are the browser network logs? Is this a newly created project?
What the region?
yes new
Dm me the project ID
If the project doesn't contain any data, I think that deleting it and creating again could solve the issue
Frankfurt
Doesn't have anythign
@Shafat Thanks for your patience. I've sent it to the team. They will investigate it asap
No worries bro,
Heyy @Shafat 👋 I quickly checked our logs with regards to your project ID. I can see one error (I can share with you privately over PM if you are interested), but nothing related to server errors, or databases.
D5 had nice idea, to check network logs. Sometimes frontend (Cloud dahsboard) can give generic error in UI, but have more informative error under the hood. You can check this by right-clicking website, and inspecting element. from there you can switch to "Network" or "Console" tabs, try and find something red
Okay
Can you send me please
Recommended threads
- 408 Timeout / Curl Error 7 in Executor w...
Hey everyone, I am losing my mind over a routing loop/timeout issue on a fresh self-hosted setup. I have a single Linux VPS (IP: 45.141.37.105) and one domain (...
- functions returning error 401 in local
I updated to 1.9.0, and the functions that used to work fine in 1.8.1 are now giving me a 401 error. I can't seem to find a solution. If anyone is running versi...
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...