JATS4R / jats-validator

JATS4R Schematron validation as a web service
https://jats-validator.vercel.app/
3 stars 1 forks source link

Can't run validator from NIH network #10

Open jeffbeckncbi opened 5 years ago

jeffbeckncbi commented 5 years ago

I can't run the validator from NH. Thjis might be a problem for other users

"Formatting XML… NetworkError when attempting to fetch resource."

hubgit commented 5 years ago

Can you see which URL it's trying to access (in the browser's dev console's Network tab) and see what happens when you try to open that URL directly?

jeffbeckncbi commented 5 years ago

With some help from Martin (who will be at JATS-Con next week)

"The bad request goes to https://jats-validator.onrender.com/format (POST). Seems be a problem with https certificates"

hubgit commented 5 years ago

I suspect it was a temporary issue as they were restarting the servers after patching the latest Intel security vulnerability earlier today, but please re-open if this continues to be a problem.

jeffbeckncbi commented 5 years ago

I've never been able to run the validator from the browser on the NIH network. Here is anothe rmessage fromSafari this time.

The certificate for this server is invalid. You might be connecting to a server that is pretending to be “jats-validator.onrender.com” which could put your confidential information at risk.

Early on I had no problem with the API from the NIH network. Sorry, but I've been concentrating on writing the tests for a while.

hubgit commented 5 years ago

I can't see any problems with the certificate on https://jats-validator.onrender.com/ so I suspect this must be something specific to the NIH network.

jeffbeckncbi commented 5 years ago

I can get someone to dig into it tomorrow. Thanks