Open
Description
follow on from #12
i have this running in a docker container on ubuntu 20.
i entered the credentials and keys into the relevant files. i can see all files that are in the degoo storage.
if i copy a tiny txt file using cp
. the command completes but the file is not in the degoo dir after running ls. I also dont see the file in the webui.
I seen the disclaimer about cp/mv but i dont see any failures in the logs.
where are the logs stored on the container for this as i grepped through /var/log/* but dont see them and i dont see the warn logs when run docker logs --since=1h degoo
docker logs --since=5m degoo | grep -i test-cmd
2023-08-15 13:50:34.873 MainThread: [__main__] lookup for test-cmd.txt in 19804776267
2023-08-15 13:50:34.874 MainThread: [__main__] lookup for test-cmd.txt in 19804776267
2023-08-15 13:50:34.878 MainThread: [__main__] _add_path for 783826, /tmp/degoo/test-cmd.txt
Metadata
Assignees
Labels
No labels