Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: onedrive application is already running #42

Open
gtirloni opened this issue Nov 23, 2022 · 1 comment
Open

Error: onedrive application is already running #42

gtirloni opened this issue Nov 23, 2022 · 1 comment

Comments

@gtirloni
Copy link

gtirloni commented Nov 23, 2022

At least on Fedora, the onedrive package already installs a systemd unit that starts onedrive.

It seems that the tray app is trying to start onedrive again, which causes the following error:

11/23/22 5:22 PM OneDrive started
11/23/22 5:22 PM ERROR: onedrive application is already running - check system process list for active application instances 

Is this expected? If so, could the docs be updated to say the original systemd unit should be uninstalled?

@DanielBorgesOliveira
Copy link
Owner

Hi @gtirloni

You have to disable onedrive unit and install onedrive_tray instead.
This will avoid the program starting 2 instances of onedrive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants