May 14, 20206 yr hi there, so I copied couple of folders with Krusader into the appdata folder when I was troubleshooting a docker and now I can not delete them as I get Access denied. Any idea on how to resolve this? thanks you
May 14, 20206 yr Author 28 minutes ago, trurl said: delete them with Krusader I did of course try that but Krusader doesn't do anything, no error, no pop up. I hit Delete, the dialog disappears and the folders stay in place.
May 14, 20206 yr Community Expert You should provide your system diagnostics zip file (obtained via tools >> Diagnostics) attached to your next post to allow us a chance of giving you any informed feedback.
May 14, 20206 yr Author 4 minutes ago, itimpi said: You should provide your system diagnostics zip file (obtained via tools >> Diagnostics) attached to your next post to allow us a chance of giving you any informed feedback. sure, thanks, that's the least I can do. tower-diagnostics-20200513-2043.zip
May 14, 20206 yr Community Expert Post your docker run for Krusader as explained at this very first link in the Docker FAQ:
May 14, 20206 yr Author 5 hours ago, trurl said: Post your docker run for Krusader as explained at this very first link in the Docker FAQ: sure, thank you. Here is the result: Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='binhex-krusader1' --net='bridge' --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'TEMP_FOLDER'='/config/krusader/tmp' -e 'WEBPAGE_TITLE'='Tower' -e 'VNC_PASSWORD'='' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '6080:6080/tcp' -v '/mnt/':'/UNRAID':'rw' -v '/mnt/user/appdata/binhex-krusader':'/config':'rw' 'binhex/arch-krusader' 4644675e4d15681d5f6b4369181f68901462d46148bb71ee4a00804433b8462c The command finished successfully!
May 16, 20206 yr Community Expert You may have to temporarily configure Krusader docker as the root user by changing PUID and PGID to 0
May 20, 20206 yr Author On 5/15/2020 at 6:53 PM, trurl said: You may have to temporarily configure Krusader docker as the root user by changing PUID and PGID to 0 Thank you very much, that indeed did the trick. I really appreciate you getting back to me on this one
Archived
This topic is now archived and is closed to further replies.