Problem connecting anchor and tag with web-manager graphical interface

Good morning,
I am trying to implement the solution of using raspberry to deploy a system as per the Gateway Quick Deployment Guide. To implement this we have used a raspberry pi3 model B+ that as we had read to make it suitable it was necessary to disable the ethernet.
We disabled the ethernet and followed the guide step by step, but when we opened the web-manager graphical interface we saw that it did not see the presence of either anchors or tags even though these were powered and inserted in the same PanId, we also checked the correct setting of the configuration of anchors and tags and everything seems correct (PanId, functional modes: anchor, tag, initiator).
Looking on the forum we noticed that it might be useful to check the daemon logs.
The following information is attached:
1- linux kernel version
2- dwm-daemon logs
3- configuration file

Linux version 4.14.50-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1122 SMP Tue Jun 19 12:26:26 BST 2018

Fri 25 Mar 09:50:44 UTC 2022
Starting daemon dwm-daemon with command ‘/usr/local/bin/dwm-daemon’ and options ‘-c /etc/dwm1001/dwm1001.config -l /var/log/dwm-daemon.log’…

2022-03-25 09:50:45.043 INFO [438] [leaps::core::run@60] starting…
2022-03-25 09:50:45.072 ERROR [438] [leaps::io::dev::read@100] Value missing in configuration file.
2022-03-25 09:50:50.075 ERROR [438] [main@208] Invalid function arguments provided.

I attach the remaining part.
configuration file.txt (722 Bytes)

thank you in advance.

Hi @NC02
the configuration file seems to be OK to me. But there can be some nonprintable character in the file which may get lost during the upload/download/my viewer. Could you grab the original one from the released image and replaced yours conf. file with the default one? I believe that this will solve your issue .

Cheers
JK