Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dead project ?? #38

Open
pedromorgan opened this issue Mar 2, 2020 · 3 comments
Open

Dead project ?? #38

pedromorgan opened this issue Mar 2, 2020 · 3 comments

Comments

@pedromorgan
Copy link

Dont see much activity and having problems running.. ???

is this a maintainer missing ??

@manelclos
Copy link
Member

@pedromorgan what problem are you having?

@anibalpacheco
Copy link

anibalpacheco commented Oct 8, 2021

@manelclos For example this:

File ".../ogcserver/common.py", line 543, in xmlhandler
    return Response(self.xmlmimetype, ElementTree.tostring(ogcexcetree, pretty_print=True), status_code=404)
 TypeError: tostring() got an unexpected keyword argument 'pretty_print'

I give up, I spent the whole day (more than 12 hours) trying to move a working instance of this project from an old server to a updated server, but nothing works. I've tried centos7 compiling everithing (mapnik, python-mapnik) on many branches, all errors, ArchLinux with the AUR packages or compliling also, again errors trying many branches, and finally Ubuntu18.04 with the system packages, and gave me this pretty print error, I've tried to remove the usage of the parameter, then I receive a 404 in the getCapabilities without any log, using mod_wsgi. I got a 200 OK for Capabilities using "ogcserver mapfile.xml" but 404 to all my postgis layers the important ones, a 200 OK for an esri-shapefile layer but without styles.

@manelclos
Copy link
Member

Yep, this pretty much needs an update. I haven't been using the project and I'm low on spare time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants