Socket Error and Server Error
-
Hi all,
I had encounter weird error with my jsReport, today when I trying to call I had encounter "Socket Error", my jsReport running on azure webapp, docker hub, 2.5.0 version, phanton report and calling API from my api gateway, working fine previously.
-
Does it happen when you run a tiny "hello world" pdf report?
It seems that phantomjs is crashing, typically because reaching the resource limit like memory.
Does it work when you reboot the app?
-
I tried restart the app doesnt help, but when I try again today it works... I may suspect something wrong with my API gateway causing the load time out or something...
I will mark it close by itself.