xybu / onedrived-dev

A Microsoft OneDrive client for Linux, written in Python3.
https://github.com/xybu/onedrived-dev
MIT License
706 stars 78 forks source link

ERROR: Child exited immediately with exit code 1 #141

Open yaoxkkkkk opened 3 years ago

yaoxkkkkk commented 3 years ago

When I tried to restart my onedrived, it falled. Here is the paste: ~$ onedrived start /home/admin1/.local/lib/python3.8/site-packages/onedrived/od_models/bidict.py:6: UserWarning: bidict.OVERWRITE has been deprecated, use bidict.DROP_OLD instead. on_dup_val = bidict.OVERWRITE Starting onedrived ... FAILED ERROR: Child exited immediately with exit code

please help

yaoxkkkkk commented 3 years ago

After I restart my computer, the program runs regularly, but the status shows: $ onedrived status /home/admin1/.local/lib/python3.8/site-packages/onedrived/od_models/bidict.py:6: UserWarning: bidict.OVERWRITE has been deprecated, use bidict.DROP_OLD instead. on_dup_val = bidict.OVERWRITE onedrived -- pid: 2847, status: sleeping, uptime: 1m, %cpu: 1.0, %mem: 0.9

does the bidict go wrong?

abraunegg commented 3 years ago

@HortiCarrillo Given the code was last updated on Jan 14, 2019 - I would say this client for OneDrive is stale and not actively maintained.

The OneDrive client that I actively maintain can be found here: