jsonsystems / json-schema

JSONSchema.Net Public Repository
Apache License 2.0
663 stars 64 forks source link

https://jsonschema.net/ is throwing 502 error. #90

Closed Ganeshacgan closed 4 years ago

Ganeshacgan commented 4 years ago

https://jsonschema.net/ is throwing 502 error, when i put some json data convert into schema.

Screenshot 2020-07-06 at 7 28 40 PM
jackwootton commented 4 years ago

I'm looking at this now. Thank you for reporting it.

jackwootton commented 4 years ago

This sholuld now be fixed. The Kubernetes cluster hosting the API was down. I'll need to look into this properly to find out why I didn't receive an alert about an unhealthy backend.

It looks like the underlying cause was the machine running out of memory. Since I pay for a machine I don't use anything special, only 1 vCPU, 3.75 GB memory. It looks like I'll need to upgrade this.

Ganeshacgan commented 4 years ago

Hello,

I am facing some issue again, this time new error -take a look at the screenshot for the reference.

Screenshot 2020-07-07 at 4 56 41 PM
jackwootton commented 4 years ago

@Ganeshacgan This is working for me. What browser are you using and are you behind any proxies or firewalls that could be modifying any network calls?

Ganeshacgan commented 4 years ago

@jsonsystems Now it is working fine, in the noon time around 2PM IST, it was not.