python /home/cod/mtr/script_for_cron.py -j default -m 10 -a ' python3 /home/cod/workarea/git/raspi-fotonower-x/python/DriveAPI/new_script.py -s /home/cod/workarea/git/raspi-fotonower-x/python/DriveAPI/client_secrets.json -C /home/cod/workarea/git/raspi-fotonower-x/python/DriveAPI/credentials.json -a ' -s cod_upload -M 0 -S 0 -U 90,90,90 Traceback (most recent call last): File "/home/cod/workarea/git/raspi-fotonower-x/python/DriveAPI/new_script.py", line 97, in check_if_picture file_list = drive.ListFile({'q': "'{}' in parents and trashed=false".format(folder)}).GetList() File "/home/cod/.local/lib/python3.8/site-packages/pydrive/apiattr.py", line 162, in GetList for x in self: File "/home/cod/.local/lib/python3.8/site-packages/pydrive/apiattr.py", line 146, in __next__ result = self._GetList() File "/home/cod/.local/lib/python3.8/site-packages/pydrive/auth.py", line 75, in _decorated return decoratee(self, *args, **kwargs) File "/home/cod/.local/lib/python3.8/site-packages/pydrive/files.py", line 63, in _GetList self.metadata = self.auth.service.files().list(**dict(self)).execute( File "/home/cod/.local/lib/python3.8/site-packages/googleapiclient/_helpers.py", line 134, in positional_wrapper return wrapped(*args, **kwargs) File "/home/cod/.local/lib/python3.8/site-packages/googleapiclient/http.py", line 935, in execute raise HttpError(resp, content, uri=self.uri) googleapiclient.errors.HttpError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cod/workarea/git/raspi-fotonower-x/python/DriveAPI/new_script.py", line 178, in action_on_drive_per_second(extensions, x.verbose, x.path_to_secrets_file, x.cred, x.alert_slack, x.time_batch, x.json_path) File "/home/cod/workarea/git/raspi-fotonower-x/python/DriveAPI/new_script.py", line 139, in action_on_drive_per_second if check_if_picture(drive, folder['id'], extensions, verbose, path_to_secrets_file, cred): File "/home/cod/workarea/git/raspi-fotonower-x/python/DriveAPI/new_script.py", line 99, in check_if_picture print(exep +'\n' + 'Trying to reconnect to google API') TypeError: unsupported operand type(s) for +: 'HttpError' and 'str' Command exited with non-zero status 1 64.07user 3.33system 43:24.21elapsed 2%CPU (0avgtext+0avgdata 93356maxresident)k 8inputs+16outputs (0major+154108minor)pagefaults 0swaps