Skip to content

2.0.12 Error: Invalid persistence value (true #2297

Closed
@xbmcnut

Description

@xbmcnut

I was running 2.0.10 as a Docker container on a Synology NAS and then 8hrs ago, Watchtower updated automatically to 2.0.12 and the container now boot loops with the following error:
Error: Invalid persistence value (true

For reference, here is my working config that was functional under .10 and also under .11 that I've now rolled back to.

persistence true
persistence_location /mosquitto/data/
log_dest file /mosquitto/log/mosquitto.log
# password_file /mosquitto/config/pwfile
# include_dir /mosquitto/config/conf.d
allow_anonymous true 
listener 1883 <myserveripaddress>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: mosquitto-brokerStatus: CompletedNothing further to be done with this issue, it can be closed by the requestor or committer.

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions