Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Official moOde 7.0.1 support thread
(01-15-2021, 12:56 AM)Tim Curtis Wrote:
(01-14-2021, 10:57 PM)Herman Wrote:
(01-14-2021, 09:49 PM)Tim Curtis Wrote: Post the Moode startup log.

Code:
moodeutl -l

The log entries below are odd.

20210114 231659 watchdog: Info: Reducing PHP fpm worker pool

Do you have multiple clients connected to moOde?

Right after reboot run the command below, It should show 4 - 6 workers in the FPM_POOL

Code:
moodeutl -m

Hi Tim,

It shows 9 workers

There can be more clients connected to moOde, but mostly not at the same time. At the time of the log, only one client was connected.

I switched on "debug logging" (and cleared playlist) and restarted. The new log:
Code:
pi@moode:~ $ moodeutl -l
20210115 111521 worker: -- Start
20210115 111521 worker: Successfully daemonized
20210115 111521 worker: Integrity check (passed)
20210115 111521 openMpdSocket(): error: connection failed (1) 111, Connection refused
20210115 111521 openMpdSocket(): error: connection failed (1) 111, Connection refused
20210115 111522 worker: File check (OK)
20210115 111522 worker: Session loaded
20210115 111522 worker: Debug logging (ON)
20210115 111522 worker: -- Device
20210115 111522 worker: ALSA cards: (0:BossDAC | 1:empty | 2:empty | 3:empty
20210115 111522 worker: Configured: (0:Allo Boss DAC | mixer:(Digital) | alsavol:0)
20210115 111522 openMpdSocket(): error: connection failed (2) 111, Connection refused
20210115 111522 openMpdSocket(): error: connection failed (2) 111, Connection refused
20210115 111522 worker: ALSA mixer actual (Digital)
20210115 111522 worker: ALSA Digital volume set to (0%)
20210115 111522 worker: -- System
20210115 111522 openMpdSocket(): error: connection failed (3) 111, Connection refused
20210115 111522 openMpdSocket(): error: connection failed (3) 111, Connection refused
20210115 111523 openMpdSocket(): error: connection failed (4) 111, Connection refused
20210115 111523 openMpdSocket(): error: connection failed (4) 111, Connection refused
20210115 111523 openMpdSocket(): error: connection failed (5) 111, Connection refused
20210115 111523 openMpdSocket(): error: connection failed (5) 111, Connection refused
20210115 111524 worker: Host     (moode)
20210115 111524 openMpdSocket(): error: connection failed (6) 111, Connection refused
20210115 111524 openMpdSocket(): error: connection failed (6) 111, Connection refused
20210115 111524 worker: moOde    (7.0.1 2020-12-23)
20210115 111524 worker: RaspiOS  (10.6)
20210115 111524 worker: Kernel   (5.4.77-v7+ #1371)
20210115 111524 worker: Platform (Pi-3B 1GB v1.2)
20210115 111524 worker: ARM arch (armv7l, 32-bit kernel)
20210115 111524 worker: MPD ver  (0.22.3_p0x3)
20210115 111524 worker: CPU gov  (ondemand)
20210115 111524 worker: USB boot not enabled yet
20210115 111524 worker: File system expanded
20210115 111524 worker: HDMI port off
20210115 111524 worker: -- Network
20210115 111524 worker: eth0 exists
20210115 111524 worker: IP addr (192.168.0.12)
20210115 111524 worker: Netmask (255.255.255.0)
20210115 111524 worker: Gateway (192.168.0.1)
20210115 111524 worker: Pri DNS (8.8.8.8)
20210115 111524 worker: Domain  (1.1.1.1)
20210115 111524 worker: wlan0 does not exist
20210115 111524 worker: -- Audio
20210115 111524 moode.php: MPD connect failed: cmd=(lsinfo)
20210115 111524 moode.php: MPD connect failed: cmd=(loadlib)
20210115 111524 worker: MPD conf updated
20210115 111525 worker: ALSA outputs unmuted
20210115 111525 worker: ALSA card number (0)
20210115 111525 worker: Audio output (Allo Boss DAC)
20210115 111525 worker: Audio formats (S16_LE, S24_LE, S32_LE)
20210115 111525 worker: ALSA mixer name (Digital)
20210115 111525 worker: MPD volume control (disabled)
20210115 111525 worker: Hdwr volume controller exists
20210115 111525 worker: Max ALSA volume (100%)
20210115 111525 worker: Reset renderer active flags
20210115 111525 worker: -- MPD
20210115 111525 worker: MPD started
20210115 111525 openMpdSocket(): error: connection failed (1) 111, Connection refused
20210115 111526 worker: MPD accepting connections
20210115 111526 worker: Configure MPD outputs
20210115 111526 worker: MPD output 1 ALSA default (on)
20210115 111526 worker: MPD output 2 ALSA crossfeed (off)
20210115 111526 worker: MPD output 3 ALSA parametric eq (off)
20210115 111526 worker: MPD output 4 ALSA graphic eq (off)
20210115 111526 worker: MPD output 5 ALSA polarity inversion (off)
20210115 111526 worker: MPD output 6 ALSA bluetooth (off)
20210115 111526 worker: MPD output 7 HTTP stream (off)
20210115 111526 worker: MPD crossfade (off)
20210115 111526 worker: -- Feature availability
20210115 111526 worker: Source select (available)
20210115 111526 worker: Source select (source: MPD)
20210115 111526 worker: Source select (output: Allo Boss DAC)
20210115 111526 worker: Bluetooth (available)
20210115 111526 worker: Airplay renderer (available)
20210115 111526 worker: Spotify renderer (available)
20210115 111526 worker: Squeezelite renderer (available)
20210115 111526 worker: UPnP renderer (available)
20210115 111526 worker: DLNA server (available)
20210115 111526 worker: UPnP browser (available)
20210115 111526 worker: GPIO button handler (available)
20210115 111526 worker: Stream recorder (n/a)
20210115 111526 worker: -- Music sources
20210115 111527 worker: USB sources (none attached)
20210115 111527 sourceMount(): Command=(mount -t nfs -o ro,nolock "192.168.0.5:/volume1/music/" "/mnt/NAS/NAS")
20210115 111527 worker: NAS and UPnP sources (mountall initiated)
20210115 111527 worker: -- Miscellaneous
20210115 111527 worker: USB volume knob (Off)
20210115 111527 worker: USB auto-mounter (udisks-glue)
20210115 111527 worker: LED0 (On)
20210115 111527 worker: LED1 (On)
20210115 111527 worker: Saved MPD vol level (0)
20210115 111527 worker: Preamp volume level (0)
20210115 111527 worker: MPD volume level (0) restored
20210115 111527 worker: ALSA Digital volume (100%)
20210115 111527 worker: Auto-play (On)
20210115 111527 worker: Auto-playing id ()
20210115 111527 worker: Maintenance interval (3 hrs)
20210115 111527 worker: Screen saver activation (Never)
20210115 111527 worker: Session permissions (OK)
20210115 111527 worker: Watchdog started
20210115 111527 worker: Ready
20210115 111527 enhanceMetadata(): error: currentsong file is NULL
20210115 111531 enhanceMetadata(): error: currentsong file is NULL
20210115 111536 enhanceMetadata(): error: currentsong file is NULL
pi@moode:~ $
Reply


Messages In This Thread
RE: Official moOde 7.0.1 support thread - by Herman - 01-15-2021, 10:31 AM
RE: Official moOde 7.0.1 support thread - by efung - 02-04-2021, 12:06 AM
RE: Upcoming moOde 7.1.0 release - by JonPike - 02-06-2021, 10:05 PM

Forum Jump: