![]() |
PCHK ignore existing configuratio - Druckversion +- LCN Forum (https://forum.lcn.eu) +-- Forum: Software (https://forum.lcn.eu/forumdisplay.php?fid=30) +--- Forum: LCN-PCHK (https://forum.lcn.eu/forumdisplay.php?fid=8) +--- Thema: PCHK ignore existing configuratio (/showthread.php?tid=904) |
PCHK ignore existing configuratio - splatch - 29.06.2017 I run PCHK on raspberry (model 2B) with raspian and I can't get PCHK configuration read by daemon. I created it in desired place (/var/lib/lcnpchk/lcnpchk.xml) but it is ignored. Only one way to start pchk is by launching window machinen and running pchk configuration tool. As I do not run any windows based PC on daily basis it represents some issue for me as this must be done every time when pchk is restarted. Is there any way to store configuration for pchk daemon? ?( - splatch - 08.07.2017 Will anyone from company answer these questions? I believe there is an earlier topic in german about the same thing. It is not nice to leave people who paid for your software without help nor even answer in timely manner. - splatch - 01.08.2017 Is this known problem? If yes, if there is an work around or a patch version will be published? - Software-MP - 02.08.2017 Hello! Which version of the PCHK are you using? Did you try starting it with admin-rights? that means restarting it via: sudo service lcnpchk restart After that it works for us. But that should also only happen if the Raspi has been restartet. So also after the installation start the service with admin-rights... Soon there will be another version where this problem is already fixed. Sorry for the time delay, but we can only see german-posts, if we don´t change the language. That´s a bug in the software of the forum... - splatch - 02.08.2017 No worries, I am pumping up this topic as non-german user. ![]() To give you some details: - Linux 4.4.0-1-rpi (raspbian/openhabian) - Raspberry Pi model B plus 1.2 - LCN PCHK v 3.0 (lcnpchk300new.tar.gz), installed via script - Service running on pi user - Fixed startup script so it works (default one had some minor troubles) Configuration file is owned by pi, as well as whole directories: - /var/lib/lcnpchk - /var/log/lcnpchk - /usr/share/lcnpchk Pi user is part of dialout group so it have access to serial ports. From log entries I can't find any trace why it would fail. These log entries are shown each time. Zitat: <LogEntry timeStamp="2017-08-01T23:33:42" component="lcnpchk" code="0" isFatal="false">Started: /usr/bin/lcnpchk</LogEntry>I may suggest to add more debug information for accessing resources and printing out these to log in order to make debugging easier. Kind regards, Lukasz - Software-MP - 07.08.2017 Hello, the new version of the PCHK is now online. Please give it a try and report your erros, if you have one. We tested it with the current Raspian Jessy on an RasperryPi 3 and it works like a charm. Just follow the README inside the package. Kind regards |