question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Getting exception when trying to download a file with character + in 4.2

See original GitHub issue
Cannot access: /user/ubuntu/XXX/2 XXXX 23-JUL-19 1563948019.xml. Note: you are a Hue admin but not a HDFS superuser, "hdfs" or part of HDFS supergroup, "hdfs".
[Errno 2] File /user/ubuntu/XXX/2 XXXX 23-JUL-19 1563948019.xml not found

Actual File Name: 2+XXXX+23-JUL-19+1563948019.xml

When I try to rename + with _ download is working.

Version: 4.3.0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Akhilsnaikcommented, Jun 7, 2021

@eubnara , may be you can work on this and create an new PR as old one is outdated. Do make sure the UT test cases are added too

1reaction
romainrcommented, Aug 8, 2019

Indeed, this is a bug with the url encoding

Read more comments on GitHub >

github_iconTop Results From Across the Web

download throws a FileNotFoundException exception when ...
Response::download expects a file system path such as /srv/http/some/file rather than an URL which would be http://hostname/some/file .
Read more >
haxe.Exception - Haxe 4.2.1 API
Base class for exceptions. ... Haxe will try to rethrow an original native exception whenever possible. try { var a:Array<Int> = null; a.push(1); ......
Read more >
Jackson Exceptions - Problems and Solutions - Baeldung
When we try to deserialize a JSON String to Zoo instance, it throws the JsonMappingException: Can Not Construct Instance Of:
Read more >
4.2.3.6. Modifying the Exception Handler - Intel
In some very special cases, you may wish to modify the existing HAL exception handler routine or to insert your own interrupt handler...
Read more >
How to install trash clean in alfresco community 4.2
Let me try to add it point by point if that helps. These are very basic steps that needs to be performed to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found