You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user view a layer composed by a shapefile and then clicks in the download icon or button it generates and downloads a zip with the files of the layer
Actual Behavior
An 80Mb+ layer was uploaded with a SLD file, when the user is trying to download the files in the icon button in the information section or the button in the navigation menu the next error message pops up:
Also in the console shows up the next error:
NoApplicableCode: Process failed during execution java.lang.IllegalArgumentException: Download Limits Exceeded. Unable to proceed! Download Limits Exceeded. Unable to proceed!
The only place where the files can be downloaded is in the Assets section:
Steps to Reproduce the Problem
Upload a shapefile then edit style and upload the SLD file for the layer
Try to download the files from the Download option in the navigation menu or the download icon in the dataset information section
Specifications
GeoNode version: 4.4.0
Installation type (vanilla, geonode-project): vanilla
Installation method (manual, docker): docker
Platform: Ubuntu 24.04
Additional details: The SLD file could be edited and saved just in Geoserver, any attempt to save adits in Web client throws an error of incompatibility or connection issues. I have tested with other layers with less sizes and whitout the SLD file uploaded and everything works.
Expected Behavior
When the user view a layer composed by a shapefile and then clicks in the download icon or button it generates and downloads a zip with the files of the layer
Actual Behavior
An 80Mb+ layer was uploaded with a SLD file, when the user is trying to download the files in the icon button in the information section or the button in the navigation menu the next error message pops up:
Also in the console shows up the next error:
NoApplicableCode: Process failed during execution java.lang.IllegalArgumentException: Download Limits Exceeded. Unable to proceed! Download Limits Exceeded. Unable to proceed!
The only place where the files can be downloaded is in the Assets section:
Steps to Reproduce the Problem
Specifications
SLD File:
style.txt
The text was updated successfully, but these errors were encountered: