matt-FFFFFF/hassio-addon-teslamate

Crash on startup: Error loading module 'Elixir.IEx.Info.NaiveDateTime'

Opened this issue · 0 comments

Describe the bug

Getting this message every time on startup in the last couple of days, and the addon fails to start. Any thoughts on what could be the cause?

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
2023-12-06 00:51:31.259 [info] Migrations already up
(no logger present) unexpected logger message: {log,error,"~s~n",["beam/beam_load.c(144): Error loading module 'Elixir.IEx.Info.NaiveDateTime':\n  corrupt file header\n"],#{error_logger=>#{emulator=>true,tag=>error},pid=><0.2107.0>,time=>1701823895736181,gl=><0.0.0>}}

Runtime terminating during boot ({load_failed,['Elixir.IEx.Info.NaiveDateTime']})

Crash dump is being written to: erl_crash.dump...done

s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening
[cont-finish.d] executing container finish scripts...