[solved] encryption is failing on brackets in password

Post Reply
schmu.net
New here
Posts: 4
Joined: Wed Dec 14, 2011 6:40 am

[solved] encryption is failing on brackets in password

Post by schmu.net »

Hi,

backup is failing while encryption if password contains a bracket ")" and it is a unknown filetype.
Error message:

2016-02-28 22:07:13,134 PID:30489 connectorworkerthread.py:483 cc ERROR command /bin/bzip2 -c -k -9 /share/bilder/2012/03/21/20120321-181550-P1030604.JPG.tmp | /usr/bin/op
enssl enc -aes-256-cbc -salt -k +6wg_*********)smEA5 > /share/CACHEDEV1_DATA/.qpkg/Glacier/data/admin/backup/1/tmp/upload-KNNpyj, because /bin/sh: -c: line 0: syntax error near unexpected token `)'
/bin/sh: -c: line 0: `ENV=/share/CACHEDEV1_DATA/.qpkg/Glacier/bin/env.sh; test -f $ENV && . $ENV; USERNAME=admin /bin/bzip2 -c -k -9 /share/bilder/2012/03/21/20120321-181550-P1030604.JPG.tmp | /usr/bin/openssl enc -aes-256-cbc -salt -k +6wg_*********)smEA5 > /share/CACHEDEV1_DATA/.qpkg/Glacier/data/admin/backup/1/tmp/upload-KNNpyj'

2016-02-28 22:07:13,135 PID:30489 connectorworkerthread.py:730 cc ERROR re-raise exception
Traceback (most recent call last):
File "./package/src/shared/bin/workerthread/connectorworkerthread.py", line 688, in __process_upload_task
File "./package/src/shared/bin/workerthread/connectorworkerthread.py", line 581, in __do_upload
File "./package/src/shared/bin/workerthread/connectorworkerthread.py", line 560, in _do_upload_pre_process
File "./package/src/shared/bin/workerthread/connectorworkerthread.py", line 493, in _do_cmd_and_delete_file_if_fail
FileAccessFail: (FileAccessFail(...), -6002, 'of failing to access local metadata. Please check you disk status (space and inode) and try again')

Interesting is, that this only occurs on unknown file types.
If I change the filename from 20120321-181550-P1030604.JPG.tmp to 20120321-181550-P1030604.JPG backup works fine.

")" is a supported password character, as shown in the UI-Tooltip.

Bye
Thomas
Last edited by schmu.net on Sat Mar 12, 2016 9:03 pm, edited 1 time in total.
schmu.net
New here
Posts: 4
Joined: Wed Dec 14, 2011 6:40 am

Re: encryption is failing on brackets in password

Post by schmu.net »

Is fixen in the latest version.
Post Reply

Return to “Amazon Glacier”