GeoNode / geonode

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

Failed Upload Dataset to geonode #12521

Closed ahamidplg closed 3 months ago

ahamidplg commented 3 months ago

I'am using geonode 4.2.5, when I upload dataset type ESRI (shp, prj, shx, dbf) failed and show "the upload process failed please check the validity of the file and try upload again". I have find on log the error but not showing in the log

geonodeissue

giohappy commented 3 months ago

@ahamidplg please don't use issues to ask questions. I invite you to use the geonode-users or the goenode-dev mailing lists for this. You can find more info here

jeff-bradley commented 1 month ago

I am also seeing this issue on 4.4.0, for me it looks like when I hit Upload it is trying to send a HTTP POST request to just localhost/uploads/upload and I get a 404 when I believe it should have localhost/api/v2/uploads/upload