declension / squeeze-alexa

Squeezebox integration for Amazon Alexa
GNU General Public License v3.0
59 stars 20 forks source link

mqtt-squeeze disconnects with out of memory error #119

Closed declension closed 5 years ago

declension commented 5 years ago

Steps

Run mqtt-squeeze as normal (!?), Synology NAS. Any time in the last few weeks, and after restarts too

Expected

Connection as normal

Actual

Continual timeout and restarts

2019-02-11T21:38:34+0000 Disconnected: Out of memory.. Trying again... 

Also, in /var/log/messages:

init: mqtt-squeeze main process (1738) killed by TERM signal

Notes

declension commented 5 years ago

Think this might have been a separate problem, but some better reconnecting logic in 098204030f5f66097ec362753a569ee71a5a1154 and a few other places, and better logging in 9e2bcb93c8900cf13aaae5d0bd50d3a0677dee07

Closing for now