You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: