Re: [Cloud] Webservice down

2020-01-31 Thread Maciej Jaros
You might want to use `is_object` rather then `isset` in `response.php`. You should probablu do similar checks in `doUpload`. And probably check what you get from `curl_exec` because the API call probably fails. Not sure why that would kill the webservice though. Good luck ;-), Nux. David

Re: [Cloud] Webservice down

2020-01-31 Thread YiFei
Please create a ticket on Phabricator and assign it to me. I will log all my findings there. YiFei Zhu On Fri, Jan 31, 2020 at 3:23 PM David Richfield wrote: > OK, this tool is still crashing, and I need help understanding what to > debug. Is it the PHP script? I don't know enough PHP to debug

Re: [Cloud] Webservice down

2020-01-31 Thread David Richfield
OK, this tool is still crashing, and I need help understanding what to debug. Is it the PHP script? I don't know enough PHP to debug this properly, so I'll need help if so. Or can the whole service go down because a Python CGI script crashes? I've taken a look through the logs, and until late Dece