Snakeoil Forums
Unable to access MPD web interface after upgrade to snakeoil-1.1.10-armv7l.fw - Printable Version

+- Snakeoil Forums (https://forums.snakeoil-os.net)
+-- Forum: Snakeoil Topics (https://forums.snakeoil-os.net/Forum-Snakeoil-Topics)
+--- Forum: Support & Troubleshooting (https://forums.snakeoil-os.net/Forum-Support-Troubleshooting)
+--- Thread: Unable to access MPD web interface after upgrade to snakeoil-1.1.10-armv7l.fw (/Thread-Unable-to-access-MPD-web-interface-after-upgrade-to-snakeoil-1-1-10-armv7l-fw)



Unable to access MPD web interface after upgrade to snakeoil-1.1.10-armv7l.fw - joymar - 10-Oct-2020

Hi,

I am using snakeoil-armv7l-1.1.0 on my Raspberry Pi 3B+, everything works fine. However, after upgrading to firmware snakeoil-1.1.10-armv7l.fw, MPD web interface is not working anymore. I could still use MPD client on my android phone to access MPD except version (0.21.25). Please clarify whether the Port number of MPD web interface changed or other issue. Is it possible to undo this upgrade. Attached please find the diag file.

Many thanks,

Joymar


RE: Unable to access MPD web interface after upgrade to snakeoil-1.1.10-armv7l.fw - Snoopy8 - 10-Oct-2020

(10-Oct-2020, 12:26 AM)joymar Wrote: Hi,

I am using snakeoil-armv7l-1.1.0 on my Raspberry Pi 3B+, everything works fine. However, after upgrading to firmware snakeoil-1.1.10-armv7l.fw, MPD web interface is not working anymore. I could still use MPD client on my android phone to access MPD except version (0.21.25). Please clarify whether the Port number of MPD web interface changed or other issue. Is it possible to undo this upgrade. Attached please find the diag file.

Many thanks,

Joymar

Welcome to the forum.  

While waiting for Agent Kith to reply, you can recover back to 1.1.9 by using this method.


RE: Unable to access MPD web interface after upgrade to snakeoil-1.1.10-armv7l.fw - joymar - 10-Oct-2020

(10-Oct-2020, 09:20 AM)Snoopy8 Wrote:
(10-Oct-2020, 12:26 AM)joymar Wrote: Hi,

I am using snakeoil-armv7l-1.1.0 on my Raspberry Pi 3B+, everything works fine. However, after upgrading to firmware snakeoil-1.1.10-armv7l.fw, MPD web interface is not working anymore. I could still use MPD client on my android phone to access MPD except version (0.21.25). Please clarify whether the Port number of MPD web interface changed or other issue. Is it possible to undo this upgrade. Attached please find the diag file.

Many thanks,

Joymar

Welcome to the forum.  

While waiting for Agent Kith to reply, you can recover back to 1.1.9 by using this method.
Thank you, I'll try


RE: Unable to access MPD web interface after upgrade to snakeoil-1.1.10-armv7l.fw - joymar - 17-Oct-2020

(10-Oct-2020, 01:35 PM)joymar Wrote:
(10-Oct-2020, 09:20 AM)Snoopy8 Wrote:
(10-Oct-2020, 12:26 AM)joymar Wrote: Hi,

I am using snakeoil-armv7l-1.1.0 on my Raspberry Pi 3B+, everything works fine. However, after upgrading to firmware snakeoil-1.1.10-armv7l.fw, MPD web interface is not working anymore. I could still use MPD client on my android phone to access MPD except version (0.21.25). Please clarify whether the Port number of MPD web interface changed or other issue. Is it possible to undo this upgrade. Attached please find the diag file.

Many thanks,

Joymar

Welcome to the forum.  

While waiting for Agent Kith to reply, you can recover back to 1.1.9 by using this method.
Thank you, I'll try

I tried, however, 1.1.9 is not working. I found the following error message "mympd: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.28' not found (required by mympd)". It seems the executable was complied another version of the library, so I download source of myMPD and follow the instruction to build mympd executable and it works.