unable to execute cgi remotely
I have a problem with an app i am working on, we use cgi scripts on the login, and for some reason it was working totally fine, and randomly started spitting back this error on login attepmts.
status:error | error:NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://myurlhere.com/cgi-bin/getvcard.cgi?wclause=TomCampbell&_=1425180692850
This is my server but I dont actually no much about linux servers, so i have a guy for that, as far as he can tell it wont let the app execute the script for some reason.
anyone know how to fix this?
-
Hello :) Have you verified the URL in question loads from a browser? It's possible that your server is not resolving the domain name to an IP address. Do you have root access to the server? If not, you may want to report this issue to your web hosting provider to have them take a closer look. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment