[mapserver-users] Fwd: Fwd: All map services display pink tiles

Sithila Konara sithilamadushanka at gmail.com
Fri Oct 3 02:03:39 PDT 2014


Hi,
Out put as follows...

<?xml version='1.0' encoding="UTF-8" standalone="no" ?>
<!DOCTYPE ServiceExceptionReport SYSTEM "
http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd">
<ServiceExceptionReport version="1.1.1">
<ServiceException>
<![CDATA[
wms request for tileset osm returned an unsupported format:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /cgi-bin/mapserv was not found on this server.</p>
<hr>
<address>Apache/2.4.7 (Ubuntu) Server at localhost Port 80</address>
</body></html>

]]>
</ServiceException>


On Wed, Oct 1, 2014 at 6:45 PM, thomas bonfort <thomas.bonfort at gmail.com>
wrote:

> from a terminal, type:
>
> curl '
> http://localhost/mapcache/?LAYERS=osm&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&FORMAT=image%2Fjpeg&SRS=EPSG%3A4326&BBOX=-135,22.5,-112.5,45&WIDTH=256&HEIGHT=256
> '
>
> --
> thomas
>
> On 1 October 2014 18:38, Sithila Konara <sithilamadushanka at gmail.com>
> wrote:
>
>> hi,
>>
>> Following URL is a one of my image URL
>>
>>
>> http://localhost/mapcache/?LAYERS=osm&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&FORMAT=image%2Fjpeg&SRS=EPSG%3A4326&BBOX=-135,22.5,-112.5,45&WIDTH=256&HEIGHT=256
>>
>> This is how errors get occors
>> nd i have examined Apache error logs, but unable find much details. I'm
>> working in a Ubuntu server in a VM environment. server is directly
>> connected to internet using NAT interface to get the Internet. But i think
>> server should provide tiles from only using local resources, after
>> successful mapserver implementation. But I noticed that pink tiles also not
>> display when i disconnect the server from the Internet. I'm new to Linux
>> and Mapserver so difficult to extract meaning of error logs etc
>>
>> On Wed, Oct 1, 2014 at 2:52 PM, thomas bonfort <thomas.bonfort at gmail.com>
>> wrote:
>>
>>> Sithila,
>>> try right clicking on one of the pink tiles to open it in a new browser
>>> window, or alternately look in your apache access/error logs. You should
>>> get an error message that should give you a head start. 502 errors are
>>> usually a sign that the source wms server is producing an error instead of
>>> an image, the actual error message should be returned back to you.
>>>
>>> --
>>> thomas
>>>
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20141003/75ec4a35/attachment.html>


More information about the mapserver-users mailing list