rootkiwi / an2linuxserver

Sync Android notifications encrypted to a Linux desktop
Other
401 stars 43 forks source link

Bluetooth + Systemd service run without issues, but doesn't receive notifications #34

Open v7rzlhb3xg opened 7 years ago

v7rzlhb3xg commented 7 years ago

I've added an2linux.service to systemd, and systemctl --user status an2linux.service shows that it's running without any issues, however, it isn't receiving any notifications.

Running the script manually with python3 an2linuxserver.py works correctly, though. I've also already tried sudo loginctl enable-linger <user> without success.

rootkiwi commented 6 years ago

Do you get a connection at all when running as systemd --user? For example if you try to start pairing or something, does it even connect?