I've tried restoring to just about anywhere the interface will let me. Example: the container path of /storage/... maps to the host path of /mnt/user. This allows me to backup from anywhere on the Unraid array. I've tried restoring to several different shares in that path. I've also tried to restore to /config in the container - I log into the container but there are no restored files in that path. I've also tried restoring to "original location" but that yielded the same results.
restore_tool_app.log contains these lines for the most recent attempt:
INFO : 2020/05/22 06:28:07.715174 restore_tool.go:99: RestoreTool: Start
INFO : 2020/05/22 06:28:07.763725 restore_tool.go:100: Runtime directory: /tmp/com.code42.restore/app
INFO : 2020/05/22 06:29:47.520276 restore_tool.go:472: Received terminate gracefully message
INFO : 2020/05/22 06:29:47.520737 restore_tool.go:474: Received keep-alive message
INFO : 2020/05/22 06:29:47.526648 restore_tool.go:197: Error received reading size (possibly end-of-file). err=EOF
INFO : 2020/05/22 06:29:48.525365 restore_tool.go:171: RestoreTool: Graceful Exit
Tail of history.log.0 contains:
I 05/22/20 06:28AM Starting restore from CrashPlan PRO Online: 3,445 files (135.70MB)
I 05/22/20 06:28AM Restoring files to /config
I 05/22/20 06:29AM Restore from CrashPlan PRO Online completed: 3,445 files restored @ 52.4Mbps
The last line in restore_files.log.0 contains:
05/22/20 06:29AM 41 Restore from CrashPlan PRO Online completed: 3,445 files restored @ 52.4Mbps
Tail of service.log.0 contains:
[05.22.20 06:29:48.318 INFO ub-BackupMgr om.backup42.service.AppLogWriter] WRITE app.log in 499ms
[05.22.20 06:29:48.350 INFO ub-BackupMgr 42.service.history.HistoryLogger] HISTORY:: Restore from CrashPlan PRO Online completed: 3,445 files restored @ 52.4Mbps
Tail of ui.log contains (note times in this log are UTC and I'm in CDT so UTC -5 for local time):
2020-05-22T11:28:07.392Z - info Restore: Successfully created restore job
2020-05-22T11:28:07.688Z - info: Launching process: (20016) /usr/local/crashplan/bin/restore-tool -userName=app -logDir=/config/.code42/log /tmp/restore-pipe-955293482861554839-request /tmp/restore-pipe-955293482861554839-response
2020-05-22T11:29:48.532Z - info: Process exited cleanly with code 0 and signal null
A restore takes as long as you would expect, counting up the amount of data it's restoring, etc. The log files even show the throughput figures.
it's just not putting the restored files anywhere I can find.