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

Restore of a file with non-ascii chars fails #281

Closed
elacunza opened this issue Apr 26, 2018 · 0 comments
Closed

Restore of a file with non-ascii chars fails #281

elacunza opened this issue Apr 26, 2018 · 0 comments

Comments

@elacunza
Copy link
Contributor

Hi,

Just tried to restore a file named "VALIDACIÓN Check-Plot. V4.docx" (note the acute). This fails with the following log in /var/log/elkarbackup/prod.log:

[2018-04-26 16:32:14] request.INFO: Matched route "showJobBackup". {"route_parameters":{"path":"/Weekly.3/0-DOC VARIOS//VALIDACIÓN Check-Plot. V4.docx","_controller":"Binovo\ElkarBackupBundle\Controller\DefaultController::showJobBackupAction","idClient":"1","idJob":"6","action":"download","_route":"showJobBackup"},"request_uri":"http://172.27.27.254/elkarbackup/client/1/job/6/backup/download//Weekly.3/0-DOC%20VARIOS//VALIDACI%C3%93N%20Check-Plot.%20V4.docx"} []
[2018-04-26 16:32:14] security.DEBUG: Read existing security token from the session. {"key":"_security_secured_area"} []
[2018-04-26 16:32:14] security.DEBUG: User was reloaded from a user provider. {"username":"root","provider":"Symfony\Bridge\Doctrine\Security\User\EntityUserProvider"} []
[2018-04-26 16:32:14] security.INFO: No expression found; abstaining from voting. [] []
[2018-04-26 16:32:14] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The filename fallback must only contain ASCII characters." at /usr/share/elkarbackup/app/bootstrap.php.cache line 2003 {"exception":"[object] (InvalidArgumentException(code: 0): The filename fallback must only contain ASCII characters. at /usr/share/elkarbackup/app/bootstrap.php.cache:2003)"} []

Renaming the file to "VALIDACION Check-Plot. V4.docx" fixed the issue.

@xezpeleta xezpeleta modified the milestones: 1.4.0, 1.3.0 May 17, 2018
@xezpeleta xezpeleta self-assigned this May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants