Replies: 1 comment
-
Related to #191. Sounds like a regression to me. May well be that if I fix this, the old "invalid media type" error will be back... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to publish from GeoCat 4.5.1 to GeoServer 2.26. The layer refers to a postgresql table. We have been unsuccessful on publishing that layer so that it refers to the postgresql database. We a previous version of Geocat, we had an issue with with invalid media type. With the current version, I cannot add a database or iterate the list of database defined on the server with this message
datastores = list(chain.from_iterable(worker_result))
TypeError: 'KeyError' object is not iterable
Beta Was this translation helpful? Give feedback.
All reactions