jbonet / tvhstats

An elixir based web application for monitoring and analytics for tvheadend.
GNU General Public License v3.0
10 stars 0 forks source link

App dies after starting docker container #9

Closed ImAleeexx closed 1 year ago

ImAleeexx commented 1 year ago

The app starts in docker, loads all picons but the app crashes while polling data from tvheadend server. Attached the log of the app when crashes

tvhstats-1.log

jbonet commented 1 year ago

cuando tenga tiempo le echo un ojo, tiene pinta que el mensaje que llega de la API es distinto a lo que espera el servicio y crashea, debería ser de fácil solución

como se conecta el cliente? htsp?

ImAleeexx commented 1 year ago

Si, he probado un cliente http y parece que no da problemas. Sin embargo al usar htsp crashea por completo. Me imaginaba que podía ser algo al parsear desde la API pero nunca he usado elixir y me pierdo en ese sentido 😂

jbonet commented 1 year ago

Hay una nueva version de la imagen con un fix (o intento de) ya que no tengo ahora mucho tiempo para probar con un cliente htsp yo.

Haz pull de la imagen y recrea el container y me comentas

jbonet commented 1 year ago

Cierro esto de momento si todo va bien

Saentist commented 1 year ago

Same problem solved by clearing log file with grow to 256Mb