legolas0802

Results 9 comments of legolas0802

I check and let you know, but if the container closes the connection, shouldn't all the entities disappear? general docker information and switches remain there and are fully functional

i checked and it happens every 10 minutes

I tried to increase the container time to 60 minutes, for both the client and the server. The problem is only postponed

I did another test, deleting the entries: ` timeout client 10m timeout server 10m` the problem no longer arises.

> scusate se la domanda è un po' stupida, ma ho lo stesso problema. tuttavia, la mia conoscenza della finestra mobile è piuttosto scarsa, posso modificare l'haproxy tramite portainer? se...

i tried the following setup: ``` volumes: - /appdata/wud/:/store - /var/run/docker.sock:/var/run/docker.sock - /srv/dev-disk-by-uuid-c3ea17fc-639f-4af1-967a-453f4d0e6b8e/Container/volumes/portainer_data/_data/compose:/wud ports: - 3000:3000 environment: - PUID=1000 - PGID=100 - TZ=Europe/Rome - WUD_TRIGGER_MQTT_MOSQUITTO_URL=mqtt://172.18.0.14:1883 - WUD_TRIGGER_MQTT_MOSQUITTO_HASS_ENABLED=true - WUD_TRIGGER_MQTT_MOSQUITTO_USER=mauro -...

this is the log: ``` 16:44:45.109 INFO whats-up-docker: What's up Docker? is starting (version = latest) 16:44:45.110 INFO whats-up-docker/store: Load store from (/store/wud.json) 16:44:45.116 INFO whats-up-docker/prometheus: Init Prometheus module 16:44:45.182...

thanks, copy and paste error, i didn't realize it. Everything ok now

> After several hours, I now have a working version (again). Here is the link to import the custom skill from my forked version: https://github.com/danielbrunt57/alexa-actions.git > > I've included the...