Open ctacke opened 7 months ago
I suspect it's the empty Coprocessor:
node. Removing it allows things to work.
It looks like any empty section will cause the issue. So and empty MonoControl
will also cause the issue.
Log file contains:
I~2024-03-25T09:59:48Z~Logging started
E~2024-03-25T09:59:48Z~CONFIG: Load: Expecting MAPPING, got event: SCALAR
E~2024-03-25T09:59:49Z~CONFIG: Load: Backtrace:
E~2024-03-25T09:59:49Z~CONFIG: in mapping field: MonoControl
E~2024-03-25T09:59:49Z~Error processing config file, using default config
I~2024-03-25T09:59:50Z~WiFi credentials file not found
When I configure the meadow using the following (which a linter says is valid) the network ends up using WiFi (0, which I assume is the default):
If I clean out some comments, etc and use this, it works as expected: