xybu / onedrive-d-old

Microsoft OneDrive client on Linux.
http://xybu.me/projects/onedrive-d/
GNU Lesser General Public License v3.0
821 stars 144 forks source link

install onedrive failed in the very last step #262

Open FredBushoff opened 9 months ago

FredBushoff commented 9 months ago

I followed the "How to Sync Microsoft OneDrive in Linux Mint" instruction and it worked exactly like in the video, exept at the end. Can you please let me know a next step? I added the text below.

(STEP 2/4) Do you want to specify path to local OneDrive repository? [Y/n] y Please enter the abs path to sync with your OneDrive (default: /home/fredbushoff/OneDrive): /home/fredbushoff/OneDrive [2023-09-26 20:08:32,123] DEBUG: MainThread: config saved. Path successfully set.

(STEP 3/4) Do you want to change the numeric settings? [Y/n] n Skipped.

(STEP 4/4) Do you want to edit the ignore list file? [Y/n] n Skipped. You can manually edit "/home/fredbushoff/.onedrive/ignore_v2.ini" at your convenience.

All steps are finished. [2023-09-26 20:08:40,660] DEBUG: MainThread: config saved. [2]+ Exit 127 https://login.live.com/oauth20_desktop.srf?code=M.C104_BL2.2.5f845b76-3e85-5664-78ec-a40a562070f1 fredbushoff@fredbushoff-XPS-13-9343:~/onedrive-d$ onedrive-d start Loading configuration ... OK [2023-09-26 20:09:34,798] DEBUG: MainThread: running in daemon node. Starting onedrive-d ... FAILED ERROR: Child exited immediately with exit code 1 fredbushoff@fredbushoff-XPS-13-9343:~/onedrive-d$ onedrive-d start Loading configuration ... OK [2023-09-26 20:12:19,154] DEBUG: MainThread: running in daemon node. Starting onedrive-d ... FAILED ERROR: Child exited immediately with exit code 1 fredbushoff@fredbushoff-XPS-13-9343:~/onedrive-d$

Thank you in advance