You are not logged in.
Pages: 1
I just found out that mpdscribble hasn't been working since 3 weeks ago.
The systemd service is active, it's just not doing what's it's supposed to be doing.
I'm using the standard mpdscribble package from AUR and I'm scrobbling to Libre.fm.
I haven't changed anything, it just stopped working. The last update for the mpdscribble package was before the problem, so that's not it.
Last edited by tridus (2014-10-27 17:29:24)
Offline
Working fine here. What does `systemctl status` show?
Is anything in the cache of the log?
Offline
`systemctl --user status mpdscribble.service`:
● mpdscribble.service - MPD Scribbler
Loaded: loaded (/home/tridus/.config/systemd/user/mpdscribble.service; enabled)
Active: active (running) since dom 2014-10-26 12:18:15 CST; 9h ago
Main PID: 257 (mpdscribble)
CGroup: /user.slice/user-1000.slice/user@1000.service/mpdscribble.service
└─257 /usr/bin/mpdscribble --no-daemon
oct 26 12:18:15 machin systemd[253]: Starting MPD Scribbler...
oct 26 12:18:15 machin systemd[253]: Started MPD Scribbler.In the log the first day of the problem I get entries like these:
2014-09-30T09:21:31-0600 [libre.fm] handshake failed, clock not synchronized (BADTIME)
2014-09-30T09:21:31-0600 [libre.fm] waiting 60 seconds before trying again
2014-09-30T09:21:44-0600 connected to mpd 0.18.0 at localhost
2014-09-30T09:22:32-0600 [libre.fm] handshake failed, clock not synchronized (BADTIME)And from then on, saving songs to journal, increasing waiting time, 'handshake failed, clock not synchronized, BADTIME'.
Offline
Is your clock out?
Offline
Clock is working fine.
Offline
How do you keep time? NTP? Because that error message is pretty specific and previous people with the same problem resolved it by ensuring their clock was correctly synced...
Offline
I just installed the system and then forgot about the clock. I guess I will have to check the wiki again about this topic.
Offline
I think I remember... As in my timezone (Tegucigalpa) there is no Daylight Saving Time, when I installed the system I figured I could leave it as it was. No need of fancy syncing. I guess I was wrong. Maybe it got a little bit out of sync.
Offline
There are enough other services that depend upon an accurate clock to make it a necessity.
Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.
Offline
Pages: 1