Opened 13 years ago
Closed 13 years ago
#753 closed task (fixed)
52nWSS not working properly on OSGeoLive?
Reported by: | camerons | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OSGeoLive | Keywords: | 5.0 52nWSS |
Cc: |
Description
I've been running osgeolive5.0b4 in a virtual machine, and testing 52nWSS.
I've been following steps in the Quickstart: http://adhoc.osgeo.osuosl.org/livedvd/docs/en/quickstart/52nWSS_quickstart.html
I'm able to get up to step 5: http://localhost:8080/wss/service/wms_demis/httpauth?SERVICE=WMS&REQUEST=GetCapabilties <http://localhost:8080/wss/service/wms_demis/httpauth?SERVICE=WMS&REQUEST=GetCapabilties>
But after entering alice/alice, I get: <ServiceException code="AuthorizationFailed">unexpected exception ...
I assume that I should be getting a Capabilities response?
Could you please investigate. You you be able to find someone to help you run the VM by talking to us on irc://freenode.net#osgeolive
Or you can download the VM from:
Ok, this was a simple typo in the documentation. Must be
"...GetCapabilities" and not "...GetCapabilties".
Fixed with r6961