GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.42k stars 1.11k forks source link

Problem with Qgis connection #10320

Open eiacopini opened 1 year ago

eiacopini commented 1 year ago

Hi I'm trying to connect qgis to geonode site but it returns me if the instance is valid. The site has the certificate. The connection is ok for other sites

Geonode 4.0.0post1 Install via Docker Versione di QGIS | 3.28.0-Firenze

gannebamm commented 1 year ago

Hi @eiacopini Can you please try to take a look at the log files? Maybe this error is related to https://github.com/GeoNode/QGISGeoNodePlugin/issues/247

Or which kind of connection do you want to establish? WFS/ WMS / CSW?

eiacopini commented 1 year ago

hi @gannebamm in geonode error log i have this:

GET /api/layers/ HTTP/1.1 404 8931

https://docs.geonode.org/en/master/devel/api/V2/index.html

It should point to /api/datasets ?

Thank you

eiacopini commented 1 year ago

The error occurs with the default connection, but installing the plugin it works. The plugin have view problem in version qgis 3.28 but its ok in stable version 3.22.

giohappy commented 1 year ago

@eiacopini thanks for reporting this issue. Can you please open an issue on the plugin repo? https://github.com/GeoNode/QGISGeoNodePlugin