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

Cannot download a layer with style file uploaded #12677

Open
Calvitox opened this issue Oct 22, 2024 · 0 comments
Open

Cannot download a layer with style file uploaded #12677

Calvitox opened this issue Oct 22, 2024 · 0 comments

Comments

@Calvitox
Copy link

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:

image

image

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:

image

Steps to Reproduce the Problem

  1. Upload a shapefile then edit style and upload the SLD file for the layer
  2. 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.

SLD File:
style.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant