Skip to content

Docker problem with latest-build #209

@michadive

Description

@michadive

Hello, I am trying to run the “B2500 Meter” under Docker on a Synology (current firmware).
The container keeps crashing after a short time,
The problem has only recently started occurring.
Does anyone else have similar problems, or am I making a mistake in the configuration?

My configuration is:

[GENERAL]
# Comma-separated list of device types to emulate (ct001, shellypro3em, shellyemg3, shellyproem50)
DEVICE_TYPE = shellyproem50
# Skip initial powermeter test on startup
SKIP_POWERMETER_TEST = False
# Sum power values of all phases and report on phase 1 (ct001 only and default is False)
DISABLE_SUM_PHASES = False
# Send absolute values (necessary for storage system) (ct001 only and default is False)
DISABLE_ABSOLUTE_VALUES = TRUE
# Interval for sending power values in seconds (ct001 only and default is 1)
POLL_INTERVAL = 1

[TASMOTA]
IP = 192.168.188.136
USER = 
PASS = 
JSON_STATUS = StatusSNS    
JSON_PAYLOAD_MQTT_PREFIX = eHZ-K
JSON_POWER_MQTT_LABEL = power_curr
JSON_POWER_INPUT_MQTT_LABEL =
JSON_POWER_OUTPUT_MQTT_LABEL =
JSON_POWER_CALCULATE = False
NETMASK = 192.168.188.169/32

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions