scanno / nl.scanno.mqttbroker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broker data failed

opened this issue · comments

After installing the broker i get the following error:
knipsel

Running firmware 1.5.9

I have this error as well... ENOENT = no file or directory...

Is it because it is loaded before that 'json' file is generated?

@DIYglenn when you start the broker for the first time, that json file is not yet created. The file is created at the moment you add a user that is allowed to connect to the broker.

Perhaps I can add a check in the future to bypass that message.

Exactly. That’s what I figured.
Yeah, I guess either that or initiate an empty file? Or will that maybe create permission issues?