-
[support] rix's Docker Repository
OK, after adding the json file to the GooglePhotosSync folder I got this... Improvement but not quite there. root@NAS:~# docker exec -it GooglePhotosSync gphotos-sync /storage 05-27 12:00:53 WARNING gphotos-sync 2.14.0 2020-05-27 12:00:53.063762 05-27 12:00:53 ERROR Process failed. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/gphotos/Main.py", line 417, in main self.setup(args, db_path) File "/usr/lib/python3.6/site-packages/gphotos/Main.py", line 282, in setup scope, credentials_file, secret_file, int(args.max_retries) File "/usr/lib/python3.6/site-packages/gphotos/authorize.py", line 46, in __init__ secrets = all_json["installed"] KeyError: 'installed' 05-27 12:00:53 WARNING Done.
-
[support] rix's Docker Repository
If I have googled correctly its because you have to validate it the first time from the GUI on Unraid. Just don't know how to do that. I could be wrong, actually chances are I am.
-
kalelzone started following [support] rix's Docker Repository
-
[support] rix's Docker Repository
I am a complete Newbie to Unraid, Dockers, and Linux. I know enough to type, copy and paste. It really is a new wonderland and I am trying to learn as fast as I can. I saw this Docker and thought, amazing!!! I went through all the steps of creating the client_secret.json file and put it in the directory I think its asking for, but I keep getting errors.(see below) I am 100% sure its me and not anything else, just looking for help. Thanks in advance... root@NAS:~# docker exec -it GooglePhotosSync gphotos-sync /storage 05-27 08:08:10 WARNING gphotos-sync 2.14.0 2020-05-27 08:08:10.207023 missing or bad secrets file: /root/.config/gphotos-sync/client_secret.json 05-27 08:08:10 ERROR Process failed. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/gphotos/authorize.py", line 44, in __init__ with secrets_file.open("r") as stream: File "/usr/lib/python3.6/pathlib.py", line 1183, in open opener=self._opener) File "/usr/lib/python3.6/pathlib.py", line 1037, in _opener return self._accessor.open(self, flags, mode) File "/usr/lib/python3.6/pathlib.py", line 387, in wrapped return strfunc(str(pathobj), *args) FileNotFoundError: [Errno 2] No such file or directory: '/root/.config/gphotos-sync/client_secret.json' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/gphotos/Main.py", line 417, in main self.setup(args, db_path) File "/usr/lib/python3.6/site-packages/gphotos/Main.py", line 282, in setup scope, credentials_file, secret_file, int(args.max_retries) File "/usr/lib/python3.6/site-packages/gphotos/authorize.py", line 58, in __init__ exit(1) File "/usr/lib/python3.6/_sitebuiltins.py", line 26, in __call__ raise SystemExit(code) SystemExit: 1 05-27 08:08:10 WARNING Done.
kalelzone
Members
-
Joined
-
Last visited