You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I noticed that my Raspberry Pi gets a bit hot and responding slowly. During the investigation I noticed that 99.9% of space on main SD card filled up by syslog file. Checked the tail of syslog along with -f switch... This is what I have got. (A part of it because I had to cancel the command due to flood of these messages)
May 30 08:14:49 raspberrypi librespot[28011]: 55200039: 0xa91d90 - std::panicking::begin_panic::{{closure}}::h943ac5bc347d434c
May 30 08:14:49 raspberrypi librespot[28011]: 55200040: 0xa91d90 - std::panicking::begin_panic::{{closure}}::h943ac5bc347d434c
May 30 08:14:49 raspberrypi librespot[28011]: 55200041: 0xa91d90 - std::panicking::begin_panic::{{closure}}::h943ac5bc347d434c
Restarted raspotify, rotated the logs, etc... Now, it seems raspotify working correctly, but I have an interesting message in the log as well.
May 30 08:16:36 raspberrypi librespot[9823]: [2023-05-30T06:16:36Z WARN librespot_core::apresolve] Ignoring blacklisted access point ap-gue1.spotify.com:80
May 30 08:16:40 raspberrypi librespot[9823]: Failed to get home directory.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello dear friends,
Today I noticed that my Raspberry Pi gets a bit hot and responding slowly. During the investigation I noticed that 99.9% of space on main SD card filled up by syslog file. Checked the tail of syslog along with -f switch... This is what I have got. (A part of it because I had to cancel the command due to flood of these messages)
May 30 08:14:49 raspberrypi librespot[28011]: 55200039: 0xa91d90 - std::panicking::begin_panic::{{closure}}::h943ac5bc347d434c
May 30 08:14:49 raspberrypi librespot[28011]: 55200040: 0xa91d90 - std::panicking::begin_panic::{{closure}}::h943ac5bc347d434c
May 30 08:14:49 raspberrypi librespot[28011]: 55200041: 0xa91d90 - std::panicking::begin_panic::{{closure}}::h943ac5bc347d434c
Restarted raspotify, rotated the logs, etc... Now, it seems raspotify working correctly, but I have an interesting message in the log as well.
May 30 08:16:36 raspberrypi librespot[9823]: [2023-05-30T06:16:36Z WARN librespot_core::apresolve] Ignoring blacklisted access point ap-gue1.spotify.com:80
May 30 08:16:40 raspberrypi librespot[9823]: Failed to get home directory.
Does anybody ever faced with this issue?
Beta Was this translation helpful? Give feedback.
All reactions