I’m running insync-headless server on my Debian 10 64bit box and it’s been running well. I just added my personal google account to backup the documents from my google drive today and I got this error;
> Traceback (most recent call last):
> File "insync-headless.py", line 19, in <module>
> File "site-packages/click/core.py", line 829, in __call__
> File "site-packages/click/core.py", line 782, in main
> File "site-packages/click/core.py", line 1259, in invoke
> File "site-packages/click/core.py", line 1066, in invoke
> File "site-packages/click/core.py", line 610, in invoke
> File "ideskheadless/cli.py", line 362, in status
> TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
How do I find more information about this error? Where are the log files? How do I put it in a more verbose mode or debug mode? and how do I fix this error?
I’m running version 3.1.5.10645-buster