Mario Apra
Mario Apra
Hello @FernandaSzAdr, can you answer the same questions that I've post above?
Can you double check if you have this file? `/home/junlan/.config/onedrived/onedrived_config_v2.json`
So what is the problem? The file doesn't exist and the framework is logging correctly...
This error doesn't seem to be related to the password. Can you run with --debug include here the full log?
I will try to reproduce it on [my fork](https://github.com/derrix060/onedriveClient)...
@Iito can you test using [my fork](https://github.com/derrix060/onedriveClient)? I've never seen this error before....
The framework requires a confirmation when you set a driver to an existing dir already: https://github.com/derrix060/onedriveClient/blob/master/onedrive_client/od_pref.py#L331 ```python click.confirm('Syncing with directory "%s"? Be careful!! If this directory was cleaned ' 'recently,...
@casperversteeg have you already synced all your files? If that's the case, the framework will be sleeping until it detects some changes in your local repository, or when a timeout...
@andyleadbetter worked fine on my branch: https://github.com/derrix060/onedriveClient/issues/20#issuecomment-426891709
Can you put all the commands used to install it? There is a CI build that install the package every time without issue...