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 in downloading some spceies #19

Closed
kalab-oto opened this issue Oct 26, 2023 · 1 comment
Closed

Error in downloading some spceies #19

kalab-oto opened this issue Oct 26, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kalab-oto
Copy link
Owner

Bug reported by mail

Some species can't be downloaded while can be filtered, and returns occurrences in web app

Thymelicus lineola
Polyommatus icarus
Plebejus argus
Melitaea athalia
Melanargia galathea
Maniola jurtina
Coenonympha arcania
Coenonympha glycerion 
Error in vector("list", length = tables_num) : vector size cannot be NA/NaN
@kalab-oto kalab-oto self-assigned this Oct 26, 2023
@kalab-oto kalab-oto added the bug Something isn't working label Oct 26, 2023
@kalab-oto kalab-oto pinned this issue Oct 26, 2023
@kalab-oto kalab-oto added this to the v0.2.0 milestone Oct 26, 2023
@kalab-oto kalab-oto unpinned this issue Oct 31, 2023
@kalab-oto
Copy link
Owner Author

kalab-oto commented Oct 31, 2023

Some queries returned POST request content larger than 10 MB, in which case the text that was needed for further processing did not appear in the response. Changing the desire type output of httr::content() to default fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant