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

Error during layer upload on GeoNode development demo (Version 5.0.0) #283

Open
Gpetrak opened this issue Nov 1, 2024 · 0 comments
Open
Assignees
Labels
type: bug Something isn't working

Comments

@Gpetrak
Copy link
Contributor

Gpetrak commented Nov 1, 2024

The layer upload works, although it raises the following error:

key error: ‘url’ in the file geonode_v3.py line 329. 
The reason is that the contents from QtCore.QByteArray (function: deserialize_json_response) includes only the execution_id key and not a ‘url’ key.

This error has been reported by the following issue while it doesn't affect the process and the layer is uploaded successfully.

However, when the GeoNode development demo is used as a client, the layer cannot be uploaded, while QGIS returns a POST 400 bad request and the message: Could not upload layer to GeoNode. It needs further investigation, since maybe it's due to the new version of GeoNode development demo (V5.0.0).

@Gpetrak Gpetrak added the type: bug Something isn't working label Nov 1, 2024
@Gpetrak Gpetrak self-assigned this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant