TasmoAdmin used to work fine, but now it has stopped. I’ve tried removing it and re-installing, but the issue remains where the web ui reports:
could not read MyConfig.json
Going into the docker container, I can see MyConfig.json file is in /data/tasmoadmin/ but it is empty.
mcarty
(Arturo)
2
I just checked and mine is working (Home assistant 106.6 with tasmota addon v. 10.0)
serveripadress:9541
Those are the same versions I have. It used to work until recently.
Here’s the start-up log:
[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] 01-tasmoadmin: applying...
[fix-attrs.d] 01-tasmoadmin: exited 0.
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Add-on: TasmoAdmin
Centrally manage all your Sonoff-Tasmota devices
-----------------------------------------------------------
Add-on version: 0.10.0
You are running the latest version of this add-on.
System: Ubuntu 18.04.4 LTS (amd64 / qemux86-64)
Home Assistant Core: 0.106.6
Home Assistant Supervisor: 209
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] nginx.sh: executing...
[cont-init.d] nginx.sh: exited 0.
[cont-init.d] tasmoadmin.sh: executing...
[cont-init.d] tasmoadmin.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[07:02:47] INFO: Starting PHP-FPM server...
[services.d] done.
[07:02:48] INFO: Starting NGinx server...
I’ve noticed that NGinx never gets past this, could that be the problem, should it not say done?..
[07:02:48] INFO: Starting NGinx server...
mcarty
(Arturo)
5
My log:
[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] 01-tasmoadmin: applying...
[fix-attrs.d] 01-tasmoadmin: exited 0.
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Add-on: TasmoAdmin
Centrally manage all your Sonoff-Tasmota devices
-----------------------------------------------------------
Add-on version: 0.10.0
You are running the latest version of this add-on.
System: Ubuntu 18.04.4 LTS (amd64 / intel-nuc)
Home Assistant Core: 0.105.5
Home Assistant Supervisor: 201
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] nginx.sh: executing...
[cont-init.d] nginx.sh: exited 0.
[cont-init.d] tasmoadmin.sh: executing...
[cont-init.d] tasmoadmin.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[19:15:28] INFO: Starting PHP-FPM server...
[19:15:28] INFO: Starting NGinx server...
Try:
https://192.168.0.28:9541/devices
Use your ip adress
That doesn’t work either, this one has me really stumped and I’m keen on trying to resolve it as Tasadmin is a really useful add-on for me.
could not read MyConfig.json
I found the issue. Turns out that the storage on my server was all used due to MotionEye recordings!