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

Notification daemon is terminated unexpectedly #35

Open
clintburgos opened this issue Jun 15, 2017 · 2 comments
Open

Notification daemon is terminated unexpectedly #35

clintburgos opened this issue Jun 15, 2017 · 2 comments

Comments

@clintburgos
Copy link

Hello,

I'm attempting to run realsync through the Linux subsystem in Windows 10, which probably has something to do with this problem but I'm not sure what.

[16:33:50] Notification daemon is terminated unexpectedly, restarting. Command was:
[16:33:50] "/opt/dklab_realsync/bin/linux/notify"

Any insight into this error?

Thanks

@dimikot
Copy link
Owner

dimikot commented Jun 16, 2017

Hi. Try to run this command:

/opt/dklab_realsync/bin/linux/notify /var/log

(/var/log is just for testing) manually and check what it says. (Actually, I never tried to run it in "Lindows" or "Winux".)

@Nejivoi
Copy link

Nejivoi commented Feb 5, 2018

Hello. @DmitryKoterov
Got the same problem as @clintburgos

Try to run this command:
/opt/dklab_realsync/bin/linux/notify /var/log

Can not run it.
Input:
/mnt/c/Program Files/dklab_realsync-master/bin/linux$ ./notify /var/log
Output:
-bash: ./notify: cannot execute binary file: Exec format error

Input:
/mnt/c/Program Files/dklab_realsync-master/bin/linux$ perl ./notify /var/log
Output:
Unrecognized character \x7F; marked by <-- HERE after <-- HERE near column 1 at ./notify line 1.

Am i doing something wrong?
Thanks.

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

3 participants