Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stops playing after a few days, reboot fixes it #466

Open
elektrinis opened this issue Jan 17, 2025 · 2 comments
Open

Stops playing after a few days, reboot fixes it #466

elektrinis opened this issue Jan 17, 2025 · 2 comments

Comments

@elektrinis
Copy link

Describe the bug

I'm running this on a Aliexpress A1S board, default settings. It works well, there's plenty of sound with quality speakers.
I use it as smart speaker with Home Assistant, mostly for internet radio.
Problem: it works well for 3-4 days, and then audio starts to drop out: I start streaming to it, music plays for a couple of seconds and stops. Or playing does not start at all. It is continuing to report status that music is still playing, indefinitely. I then visit the web interface and click on Restart. It takes some time to come up again, but then it works properly for another few days, until problems resume.
Can this be some kind of memory leak?

Preliminary Information

  1. Firmware Version: I2S-4MFlash-1681
  2. Plugin Version: Lyrion Music Server Version: 9.0.0 - 1732822968

Hardware Details

ESP32A1S V2.2+ variant 1 (ES8388)

NVS Settings

(default, did not change anything)

{
  "a2dp_ctmt": "1000",
  "a2dp_ctrld": "500",
  "a2dp_dev_name": "Squeezelite",
  "a2dp_sink_name": "SMSL BT4.2",
  "a2dp_spin": "0000",
  "actrls_config": "",
  "airplay_name": "ESP32-AirPlay-1c4034",
  "airplay_port": "5000",
  "ap_channel": "1",
  "ap_ip_address": "192.168.4.1",
  "ap_ip_gateway": "192.168.4.1",
  "ap_ip_netmask": "255.255.255.0",
  "ap_pwd": "squeezelite",
  "ap_ssid": "squeezelite-1c4034",
  "autoexec": "1",
  "autoexec1": "squeezelite -o I2S -b 500:2000 -d all=info -C 30 -W -n \"squeezelite-1c4034\"",
  "bat_config": "",
  "board_model": "ESP32-A1s",
  "bt_name": "ESP32-BT-1c4034",
  "bt_sink_pin": "1234",
  "bt_sink_volume": "127",
  "bypass_wm": "0",
  "cspot_config": "{\"deviceName\":\"squeezelite-1c4034\",\"bitrate\":160,\"zeroConf\":1}",
  "dac_config": "model=ES8388,bck=27,ws=25,do=26,sda=33,scl=32,di=35,i2c=16",
  "dac_controlset": "",
  "dhcp_tmout": "8",
  "display_config": "",
  "enable_airplay": "1",
  "enable_bt_sink": "1",
  "enable_cspot": "1",
  "equalizer": "",
  "eth_config": "",
  "ethtmout": "8",
  "gpio_exp_config": "",
  "host_name": "squeezelite-1c4034",
  "i2c_config": "",
  "jack_mutes_amp": "n",
  "led_brightness": "",
  "led_vu_config": "",
  "lms_ctrls_raw": "n",
  "loudness": "0",
  "metadata_config": "",
  "model_config": "ESP32A1S V2.2+ variant 1 (ES8388)",
  "ota_erase_blk": "249856",
  "ota_prio": "6",
  "ota_stack": "10240",
  "pollmin": "15",
  "pollmx": "600",
  "rel_api": "https://api.github.com/repos/sle118/squeezelite-esp32/releases",
  "release_url": "CONFIG_SQUEEZELITE_ESP32_RELEASE_URL",
  "rotary_config": "",
  "set_GPIO": "21=amp,22=green:0,39=jack:0",
  "sleep_config": "",
  "spdif_config": "",
  "spi_config": "",
  "stats": "n",
  "target": "",
  "telnet_block": "500",
  "telnet_buffer": "40000",
  "telnet_enable": ""
}

Logs

Was not able to obtain logs without fresh reboot, this takes days to manifest. Will wait for this to happen again and pull logs then.

Issue Description

  1. Observed Behavior: stops playing after few days
  2. Expected Behavior: obvious
  3. Steps to Reproduce: Use for a few days as internet radio.
@elektrinis
Copy link
Author

Log below:


[00:00:11.986] discover_server:844 sending discovery 23
[00:00:11.987] discover_server:848 error sending discovery
I (18101) network_handlers: Timer: Wifi Polling timeout 
I (18101) network_wifi: Wifi Connecting to elektrinis2G...
[00:00:16.986] discover_server:844 sending discovery 22
[00:00:16.987] discover_server:848 error sending discovery
I (19791) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (19791) wifi:state: init -> auth (b0)
I (19791) wifi:state: auth -> assoc (0)
I (19801) wifi:state: assoc -> run (10)
I (19811) wifi:connected with elektrinis2G, aid = 5, channel 1, 40U, bssid = f2:48:b8:9b:5e:26
I (19811) wifi:security: WPA2-PSK, phy: bgn, rssi: -53
I (19821) wifi:pm start, type: 1

I (19831) network: Got an IP address from interface Wifi. IP=192.168.69.154, Gateway=192.168.69.1, NetMask=255.255.255.0, Address was changed
I (19851) esp_netif_handlers: sta ip: 192.168.69.154, mask: 255.255.255.0, gw: 192.168.69.1
I (19851) esp_app_main: Network connected and mDNS initialized with squeezelite-1c4034
[00:00:18.447] raop_sink_start:178 starting Airplay for ip 192.168.69.154 with servicename ESP32-AirPlay-1c4034
[00:00:18.460] raop_create:201 starting mDNS with C4DEE21C4034@ESP32-AirPlay-1c4034
I (19891) cspot: starting Spotify on host squeezelite-1c4034
[00:00:18.505] I Shim.cpp:344: CSpot instance service name squeezelite-1c4034 (id 142137fd329622137a1490160000003573715504)
[00:00:18.518] I Shim.cpp:331: ZeroConf mode (port 80)
I (19971) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[00:00:21.986] discover_server:844 sending discovery 21
[00:00:21.992] discover_server:856 got response from: 192.168.69.4:3483
[00:00:21.993] slimproto:964 connecting to 192.168.69.4:3483
[00:00:22.000] slimproto:1011 connected
[00:00:22.001] sendHELO:153 mac: c4:de:e2:1c:40:34
[00:00:22.002] sendHELO:155 cap: Model=squeezeesp32,AccuratePlayPoints=1,HasDigitalOut=1,HasPolarityInversion=1,Balance=1,Depth=32,Firmware=v1.0-1681-32,ModelName=SqueezeESP32,MaxSampleRate=96000,alc,aac,ogg,ops,ogf,flc,wav,aif,pcm,mp3
[00:00:22.029] notify:228 notified server 192.168.69.4 hport 9000 cport 9090
I (23441) network_status: LMS IP: 192.168.69.4, hport: 9000, cport: 9090
[00:00:22.042] process_dsco:483 got DSCO, switching from id 101 to 12
[00:00:22.043] slimproto_run:625 error reading from socket: closed
[00:00:22.161] slimproto:1011 connected
[00:00:22.162] sendHELO:153 mac: c4:de:e2:1c:40:34
[00:00:22.162] sendHELO:155 cap: Model=squeezeesp32,AccuratePlayPoints=1,HasDigitalOut=1,HasPolarityInversion=1,Balance=1,Depth=32,Firmware=v1.0-1681-32,ModelName=SqueezeESP32,MaxSampleRate=96000,alc,aac,ogg,ops,ogf,flc,wav,aif,pcm,mp3
[00:00:22.190] notify:228 notified server 192.168.69.4 hport 9000 cport 9090
I (23611) network_status: LMS IP: 192.168.69.4, hport: 9000, cport: 9090
I (24151) httpd_handlers: serving /status.json to peer 192.168.69.222 port 30151
I (36261) httpd_handlers: serving /status.json to peer 192.168.69.222 port 33991
[00:00:59.522] decode_flush:251 decode flush
[00:00:59.523] output_flush:446 flush output buffer (full)
[00:00:59.524] decode_flush:251 decode flush
[00:00:59.525] output_flush:446 flush output buffer (full)
[00:01:00.346] codec_open:283 codec open: 'm'
[00:01:00.348] stream_sock:660 connecting to 185.33.21.112:80

[00:01:01.261] stream_thread:415 headers: len: 694

[00:01:01.428] stream_thread:468 icy meta: len: 48
StreamTitle='MobyMusic - Whispering Wind';
[00:01:01.781] output_thread_i2s:518 Output state is 1
[00:01:01.785] output_thread_i2s:585 Restarting I2S.
[00:01:01.844] mad_decode:247 setting track_start
[00:01:01.925] _output_frames:65 start buffer frames: 9839
[00:01:01.927] _output_frames:150 track start sample rate: 44100 replay_gain: 0
[00:01:01.929] output_thread_i2s:518 Output state is 2
[00:01:10.893] stream_thread:468 icy meta: len: 80
StreamTitle='Ravi Costes - Lion Sleeps - Cafe Groovera Hotel Bar Del Mar Mix';
I (156871) httpd_handlers: serving /messages.json to peer 192.168.69.222 port 42951
[00:02:38.702] output_thread_i2s:518 Output state is 0
I (188251) httpd_handlers: serving /messages.json to peer 192.168.69.222 port 43719
I (188311) httpd_handlers: serving /status.json to peer 192.168.69.222 port 44231
[00:03:08.676] decode_flush:251 decode flush
[00:03:08.725] output_flush:446 flush output buffer (full)
[00:03:08.730] codec_open:283 codec open: 'm'
[00:03:08.733] stream_sock:660 connecting to 185.33.21.112:80

[00:03:10.360] stream_thread:415 headers: len: 694

[00:03:11.828] stream_thread:468 icy meta: len: 80
StreamTitle='Ravi Costes - Lion Sleeps - Cafe Groovera Hotel Bar Del Mar Mix';
[00:03:12.282] output_thread_i2s:518 Output state is 1
[00:03:12.343] mad_decode:247 setting track_start
[00:03:12.422] _output_frames:65 start buffer frames: 10991
[00:03:12.427] _output_frames:150 track start sample rate: 44100 replay_gain: 0
[00:03:12.429] output_thread_i2s:518 Output state is 2
I (225221) httpd_handlers: serving /status.json to peer 192.168.69.222 port 44743
I (225281) httpd_handlers: serving /messages.json to peer 192.168.69.222 port 44999
[00:03:44.796] output_thread_i2s:518 Output state is 0
[00:03:55.144] output_thread_i2s:518 Output state is 2
[00:05:51.575] stream_thread:468 icy meta: len: 48
StreamTitle='ATB - Remember That Day';
ets Jul 29 2019 12:21:46

rst:0x1 (POWERON_RESET),boot:0x1f (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:6424
load:0x40078000,len:15632
load:0x40080400,len:4348
entry 0x40080688
I (27) boot: ESP-IDF v4.3.5-dirty 2nd stage bootloader
I (27) boot: compile time 09:34:07
I (27) boot: chip revision: v3.0
I (31) qio_mode: Enabling default flash chip QIO
I (36) boot.esp32: SPI Speed : 80MHz
I (41) boot.esp32: SPI Mode : QIO
I (45) boot.esp32: SPI Flash Size : 4MB
I (50) boot: Enabling RNG early entropy source...
I (55) boot: Partition Table:
I (59) boot: ## Label Usage Type ST Offset Length
I (66) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (74) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (81) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (89) boot: 3 recovery factory app 00 00 00010000 00140000
I (96) boot: 4 ota_0 OTA app 00 10 00150000 002a0000
I (104) boot: 5 settings WiFi data 01 02 003f0000 00010000
I (111) boot: End of partition table
I (115) esp_image: segment 0: paddr=00150020 vaddr=3f400020 size=a9598h (693656) map
I (315) esp_image: segment 1: paddr=001f95c0 vaddr=3ffbdb60 size=05a3ch ( 23100) load
I (322) esp_image: segment 2: paddr=001ff004 vaddr=40080000 size=01014h ( 4116) load
I (324) esp_image: segment 3: paddr=00200020 vaddr=400d0020 size=1b02a8h (1770152) map
I (817) esp_image: segment 4: paddr=003b02d0 vaddr=40081014 size=1d034h (118836) load
I (856) esp_image: segment 5: paddr=003cd30c vaddr=400c0000 size=00068h ( 104) load
I (871) boot: Loaded app from partition at offset 0x150000
I (871) boot: Disabling RNG early entropy source...
I (883) psram: This chip is ESP32-D0WD
I (883) spiram: Found 64MBit SPI RAM device
I (883) spiram: SPI RAM mode: flash 80m sram 80m
I (886) spiram: PSRAM initialized, cache is in low/high (2-core) mode.
I (893) cpu_start: Pro cpu up.
I (897) cpu_start: Starting app cpu, entry point is 0x40081400
I (0) cpu_start: App cpu up.
I (1402) spiram: SPI SRAM memory test OK
I (1415) cpu_start: Pro cpu start user code
I (1415) cpu_start: cpu freq: 240000000
I (1415) cpu_start: Application information:
I (1418) cpu_start: Project name: Squeezelite-ESP32
I (1424) cpu_start: App version: I2S-4MFlash-1681
I (1430) cpu_start: Compile time: Sep 12 2024 09:35:40
I (1436) cpu_start: ELF file SHA256: 0000000000000000...
I (1442) cpu_start: ESP-IDF: v4.3.5-dirty
I (1448) cpu_start: Min chip rev: v1.0
I (1452) cpu_start: Max chip rev: v3.99
I (1457) cpu_start: Chip rev: v3.0
I (1462) heap_init: Initializing. RAM available for dynamic allocation:
I (1469) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
I (1476) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
I (1482) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
I (1488) heap_init: At 3FFC6E90 len 00019170 (100 KiB): DRAM
I (1494) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1501) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1507) heap_init: At 4009E048 len 00001FB8 (7 KiB): IRAM
I (1513) spiram: Adding pool of 4018K of external SPI memory to heap allocator
I (1522) spi_flash: detected chip: generic
I (1526) spi_flash: flash io: qio
I (1533) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (1541) spiram: Reserving pool of 64K of internal memory for DMA/internal allocations
I (1551) esp_app_main: System is booting from power on.
I (1561) esp_app_main: Reset reason is: 1
I (1561) esp_app_main: Reboot counter=1

I (1561) esp_app_main: Starting app_main
I (1571) nvs_utilities: Initializing flash nvs
I (1591) nvs_utilities: Initializing nvs partition settings
I (1631) esp_app_main: Setting up telnet.
I (1631) telnet: Telnet support disabled
I (1631) esp_app_main: Setting up config subsystem.
W (1711) nvs_utilities: Configuration memory usage. Heap internal:229075 (min:228931) (used:216) external:4094795 (min:4087079) (used:15852)
I (1711) esp_app_main: Registering default values
I (1721) system_api: Base MAC address is not set
I (1721) system_api: read default base MAC address from EFUSE
W (1731) config: Waiting for config commit ...
I (2711) config: configuration has some uncommitted entries
I (2711) config: Committing configuration to nvs. Locking config object.
I (2721) config: Done Committing configuration to nvs.
I (2721) config: Config committed!
I (2721) esp_app_main: Configuring services
I (2721) services: Configuring I2C sda:-1 scl:-1 port:1 speed:400000
W (2731) services: no I2C configured
I (2731) services: Configuring SPI mosi:-1 miso:-1 clk:-1 host:1 dc:-1
W (2741) services: no SPI configured
W (2751) led: LED GPIO -1 ignored
I (2751) led: Configuring LEDs green:22 (on:0 rmt:-1 -1% ), red:-1 (on:0 rmt:-1 -1% )
I (2761) battery: No battery
I (2761) monitor: Initializing monitoring
I (2771) monitor: Adding jack (low) detection GPIO 39
I (2771) buttons: Creating button using GPIO 39, type 0, pull-up/down 0, long press 0 shifter -1
I (2781) buttons: starting button tasks
W (2781) buttons: creating polled gpio 39, level 1
I (2791) monitor: Heap internal:229515 (min:228859) external:4077635 (min:4077599) dma:221775 (min:221135)
I (2801) esp_app_main: Initializing display
I (2811) display: Trying to configure display with N/A
W (2811) display: No display driver
I (2821) esp_app_main: Initializing led_vu
I (2821) led_vu: led_vu configuration invalid
I (2831) esp_app_main: Checking for update url
W (2831) config: Value not found for key fwurl
W (2841) config: Value not found for key
0;33mW (2851) config: Value not found for key apdelay
I (2851) uart: queue free spaces: 3
I (2851) network_handlers: Network manager configuration: polling max 10176, polling min 15000, ap delay 20000, dhcp timeout 8000, eth timeout 8000
I (2881) http_server: Initializing HTTP Server
I (2881) network_ethernet: Attempting to initialize Ethernet
I (2891) network_ethernet: No Ethernet configuration, or configuration invalid
I (2911) wifi:wifi driver task: 3ffdf3e8, prio:23, stack:6656, core=0
I (2911) wifi:wifi firmware version: 9ec65ef
I (2911) wifi:wifi certification version: v7.0
I (2911) wifi:config NVS flash: enabled
I (2921) wifi:config nano formating: disabled
I (2921) wifi:Init data frame dynamic rx buffer num: 40
I (2921) wifi:Init management frame dynamic rx buffer num: 40
I (2931) wifi:Init management short buffer num: 32
I (2931) wifi:Init static tx buffer num: 12
I (2941) wifi:Init tx cache buffer num: 32
I (2951) wifi:Init static rx buffer size: 1600
I (2951) wifi:Init static rx buffer num: 12
I (2961) wifi:Init dynamic rx buffer num: 40
I (2961) wifi_init: tcpip mbox: 32
I (2961) wifi_init: udp mbox: 32
I (2961) wifi_init: tcp mbox: 32
I (2971) wifi_init: tcp tx win: 8192
I (2971) wifi_init: tcp rx win: 32768
I (2981) wifi_init: tcp mss: 1440
I (2981) wifi_init: WiFi/LWIP prefer SPIRAM
I (2981) network_wifi: Starting wifi
I (2991) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07
I (3081) wifi:mode : sta (c4:de:e2:1c:40:34)
I (3081) wifi:enable tsf

I (3081) network_handlers: Existing wifi config found. Attempting to connect.
I (3091) network: Starting DHCP client
I (3101) network_wifi: Wifi Connecting to elektrinis2G...
Type 'help' to get the list of commands.
Use UP/DOWN arrows to navigate through command history.
Press TAB when typing command name to auto-complete.

To automatically execute lines at startup:
Set NVS variable autoexec (U8) = 1 to enable, 0 to disable automatic execution.
Set NVS variable autoexec[1~9] (string)to a command that should be executed automatically


Your terminal application does not support escape sequences.
Line editing and history features are disabled.
On Windows, try using Putty instead.


W (3151) console: Processing autoexec commands while network manager active. Wifi related commands will be ignored.
I (3161) console: autoexec is set to perform auto-process
I (3171) console: Running command autoexec1 = squeezelite -o I2S -b 500:2000 -d all=info -C 30 -W -n "squeezelite-1c4034"
W (3181) config: Value not found for key autoexec2
squeezelite-esp32> I (3181) squeezelite_cmd: Calling squeezelite
[00:00:01.779] sb_controls_init:249 initializing audio (buttons/rotary/ir) controls (raw:0)
[00:00:01.791] sb_displayer_init:327 no display or led visualizer for LMS
[00:00:01.792] stream_init:539 init stream
[00:00:01.793] output_init_embedded:78 init device: I2S
[00:00:01.805] output_init_common:433 supported rates: 96000 88200 48000 44100 32000 24000 22050 16000 12000 11025 8000
[00:00:01.807] output_init_embedded:100 init I2S/SPDIF
I (3231) DAC core: DAC uses I2C port:0, sda:33, scl:32
I (3231) DAC external: DAC on I2C @16
[00:00:01.836] output_init_i2s:347 configuring MCLK on GPIO 0
I (3251) I2S: DMA Malloc info, datalen=blocksize=4088, dma_buf_count=12
I (3251) I2S: APLL: Req RATE: 44100, real rate: 44099.988, BITS: 32, CLKM: 1, BCK_M: 8, MCLK: 22579194.000, SCLK: 2822399.250000, diva: 1, divb: 0
[00:00:01.861] output_init_i2s:376 ES8388 DAC using I2S bck:27, ws:25, do:26, mute:-1:0 (res:0)
[00:00:01.862] output_init_i2s:396 Initializing I2S mode normal with rate: 44100, bits per sample: 32, buffer frames: 512, number of buffers: 12
[00:00:01.874] equalizer_set_samplerate:124 no equalizer with 32 bits samples
[00:00:01.886] output_init_i2s:417 setting amplifier GPIO 21 (active:1)
[00:00:01. output_thread_i2s:518 Output state is -1
[00:00:01.887] output_visu_init:75 Initialize VISUEXPORT 512 32 bits samples
[00:00:01.899] output_thread_i2s:522 switching off amp GPIO 21
[00:00:01.899] output_init_embedded:108 init completed.
[00:00:01.911] decode_init:153 init decode
[00:00:01.921] register_alac:547 using alac to decode alc
[00:00:01.922] register_helixaac:686 using helix-aac to decode aac
[00:00:01.923] register_vorbis:526 using vorbis to decode ogg
[00:00:01.934] register_opus:458 using opus to decode ops
[00:00:01.935] register_flac:338 using flac to decode ogf,flc
[00:00:01.945] register_pcm:468 using pcm to decode wav,aif,pcm
[00:00:01.946] register_mad:417 using mad to decode mp3
I (3371) BTDM_INIT: BT controller compile version [2c56073]
W (3371) BT_AV: BT Sink pin code is: [1234]
[00:00:01.970] register_external:469 Initializing AirPlay sink
[00:00:01.971] register_external:480 Initializing CSpot sink
[00:00:01.975] discover_server:844 sending discovery 25
[00:00:01.986] discover_server:848 error sending discovery
I (3731) BT_AV: Bluetooth Init complete
I (5011) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (5681) wifi:state: init -> auth (b0)
I (5711) wifi:state: auth -> assoc (0)
I (5711) wifi:state: assoc -> run (10)
I (5731) wifi:connected with elektrinis2G, aid = 5, channel 1, 40U, bssid = f2:48:b8:9b:5e:26
I (5731) wifi:security: WPA2-PSK, phy: bgn, rssi: -51
I (5741) wifi:pm start, type: 1

I (5751) network: Got an IP address from interface Wifi. IP=192.168.69.154, Gateway=192.168.69.1, NetMask=255.255.255.0, Address was changed
I (5761) esp_netif_handlers: sta ip: 192.168.69.154, mask: 255.255.255.0, gw: 192.168.69.1
I (5761) esp_app_main: Network connected and mDNS initialized with squeezelite-1c4034
[00:00:04.361] raop_sink_start:178 starting Airplay for ip 192.168.69.154 with servicename ESP32-AirPlay-1c4034
[00:00:04.374] raop_create:201 starting mDNS with C4DEE21C4034@ESP32-AirPlay-1c4034
I (5801) cspot: starting Spotify on host squeezelite-1c4034
[00:00:04.413] I Shim.cpp:344: CSpot instance service name squeezelite-1c4034 (id 142137fd329622137a1490160000003573715504)
[00:00:04.426] I Shim.cpp:331: ZeroConf mode (port 80)
I (5851) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[00:00:06.986] discover_server:844 sending discovery 24
[00:00:06.992] discover_server:856 got response from: 192.168.69.4:3483
[00:00:06.994] slimproto:964 connecting to 192.168.69.4:3483
[00:00:07.011] slimproto:1011 connected
[00:00:07.012] sendHELO:153 mac: c4:de:e2:1c:40:34
[00:00:07.013] sendHELO:155 cap: Model=squeezeesp32,AccuratePlayPoints=1,HasDigitalOut=1,HasPolarityInversion=1,Balance=1,Depth=32,Firmware=v1.0-1681-32,ModelName=SqueezeESP32,MaxSampleRate=96000,alc,aac,ogg,ops,ogf,flc,wav,aif,pcm,mp3
[00:00:07.055] notify:228 notified server 192.168.69.4 hport 9000 cport 9090
I (8471) network_status: LMS IP: 192.168.69.4, hport: 9000, cport: 9090
[00:00:07.069] process_dsco:483 got DSCO, switching from id 101 to 12
[00:00:07.070] slimproto_run:625 error reading from socket: closed
[00:00:07.192] slimproto:1011 connected
[00:00:07.193] sendHELO:153 mac: c4:de:e2:1c:40:34
[00:00:07.193] sendHELO:155 cap: Model=squeezeesp32,AccuratePlayPoints=1,HasDigitalOut=1,HasPolarityInversion=1,Balance=1,Depth=32,Firmware=v1.0-1681-32,ModelName=SqueezeESP32,MaxSampleRate=96000,alc,aac,ogg,ops,ogf,flc,wav,aif,pcm,mp3
[00:00:07.230] notify:228 notified server 192.168.69.4 hport 9000 cport 9090
I (8651) network_status: LMS IP: 192.168.69.4, hport: 9000, cport: 9090
I (9351) httpd_handlers: serving /status.json to peer 192.168.69.222 port 57543

@elektrinis
Copy link
Author

As a workaround, any way to automate a restart every night?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant