Hello world :slightly_smiling_face: How did you so...
# orm-help
c
Hello world 🙂 How did you solved server error issue like below?
Copy code
Whoops. Looks like an internal server error. Search your server logs for request ID: ...
h
Hi, Can you please tell me the request ID? 🙂
c
Hi Here is my request ID
Copy code
local:cjshhzpxw2ohw0a7878bo848z
Thanks for your help 🙂
h
Ok this is a local server , so run docker-compose logs and search for the request log
🙆‍♂️ 1
c
Actually, prisma sever is deployed by my co-worker. So I think I need to ask him to search that log.
h
yes, also can you tell me which things is causing this error and what connector you are using 🙂
c
I am not sure what is root cause. I changed some type in datamodel file and deploy (override) on the server. I tried to create just one item to my db using prisma playground but it failed.
h
ok, if you have the request log send it to. You can also create an github issue if I am unavailable here
c
Sure. let me figure out what is the cause after see that log. It was really helpful. Thank you 🙂 Harshit Pant