CSTARS / spatial-cimis

New repository for the DWR Spatial CIMIS program
MIT License
0 stars 1 forks source link

CGI service error on test #92

Closed gjscheer-ucd closed 5 years ago

gjscheer-ucd commented 5 years ago

CGI service is setup correctly now with .htaccess enabled in the cimis15 and wms folders. Ensured the script is modified according to the dev version but still receiving the following errors when attempting a query:

http://10.158.241.77/cimis/wms.cgi?TIME=2019-08-31:2019-08-31&VERSION=1.1&REQUEST=GetFeatureInfo&SRID=4269&BBOX=0,0,180,90&HEIGHT=90&WIDTH=180&ZIPCODE=95822

[Thu Sep 05 16:50:57.332820 2019] [cgi:error] [pid 23939] [client 10.3.90.121:56749] AH01215: [Thu Sep  5 16:50:57 2019] wms.cgi: Use of uninitialized value in subroutine entry at /usr/lib64/perl5/vendor_perl/XML/Parser/Expat.pm line 475.
[Thu Sep 05 16:50:57.333678 2019] [cgi:error] [pid 23939] [client 10.3.90.121:56749] AH01215: [Thu Sep  5 16:50:57 2019] wms.cgi:
[Thu Sep 05 16:50:57.333784 2019] [cgi:error] [pid 23939] [client 10.3.90.121:56749] AH01215: [Thu Sep  5 16:50:57 2019] wms.cgi: no element found at line 1, column 0, byte -1:
[Thu Sep 05 16:50:57.333830 2019] [cgi:error] [pid 23939] [client 10.3.90.121:56749] AH01215: [Thu Sep  5 16:50:57 2019] wms.cgi: 36^
[Thu Sep 05 16:50:57.333878 2019] [cgi:error] [pid 23939] [client 10.3.90.121:56749] AH01215: [Thu Sep  5 16:50:57 2019] wms.cgi: 826128
[Thu Sep 05 16:50:57.333976 2019] [cgi:error] [pid 23939] [client 10.3.90.121:56749] AH01215: [Thu Sep  5 16:50:57 2019] wms.cgi:  at /usr/lib64/perl5/vendor_perl/XML/Parser.pm line 187.
[Thu Sep 05 16:50:57.336406 2019] [cgi:error] [pid 23939] [client 10.3.90.121:56749] End of script output before headers: wms.cgi
qjhart commented 5 years ago

This is addressed more completely in #93