<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Sven,<div class=""><br class=""></div><div class="">danke :)</div><div class=""><br class=""></div><div class="">Soweit ich sehe gibts da nur 2 Schritte:</div><div class=""><br class=""></div><div class=""><p style="box-sizing: border-box; margin-bottom: 16px; margin-top: 0px; caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 16px;" class="">If you want to use MQTT support: sudo apt-get install libmosquitto-dev</p><p style="box-sizing: border-box; margin-bottom: 16px; margin-top: 0px; caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 16px;" class="">Then run the installation:</p><pre style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 13.600000381469727px; margin-bottom: 16px; margin-top: 0px; word-wrap: normal; background-color: rgb(246, 248, 250); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; line-height: 1.45; overflow: auto; padding: 16px; caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46);" class=""><code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; background-color: transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; margin: 0px; padding: 0px; border: 0px; word-break: normal; display: inline; line-height: inherit; overflow: visible; word-wrap: normal;" class="">wget --no-check-certificate <a href="https://raw.github.com/volkszaehler/vzlogger/master/install.sh" class="">https://raw.github.com/volkszaehler/vzlogger/master/install.sh</a>
sudo bash install.sh</code></pre><div class=""><br class=""></div><div>die *können* nichts mit dem Frontend zu tun haben. Was hast Du also konkret gemacht? Genau diese und nicht Anderes?</div><div><br class=""></div><div>Bzgl. geschrottetem Frontend die gleichen Fragen wie immer:</div><div><br class=""></div><div>- Screenshot der Browserkonsole<br class="">- Ausgabe tail /var/log/httpd/error.log (oder apache/ ?)<br class="">- Ausgabe php -v<br class="">- Ausgabe git log<br class="">- Ausgabe composer update<br class="">- /etc/httpd.conf (richtige Datei?)<br class="">- falls modifiziert: js/options.js</div><div><br class=""></div><div>Viele Grüße, </div><div>Andreas</div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">On 22. Apr 2019, at 09:14, Sven E. <<a href="mailto:sven@ellner.eu" class="">sven@ellner.eu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hallo,<br class=""><br class="">scheinbar ist bei dem volkszaehler image MQTT nicht standardmäßig aktiviert...<br class=""><br class="">Ignoring invalid field or type: mqtt={ "enabled": true, "host": "xxx", "port": 1883, "cafile": "", "capath": "", "certfile": "", "keyfile": "", "keypass": "", "keepalive": 30, "topic": "vzlogger\/data", "user": "xxx", "pass": "xxx", "retain": false, "timestamp": true, "rawAndAgg": false } (object)<br class=""><br class="">wäre es möglich das bei der nächsten Version zu aktivieren?<br class=""><br class="">die Anleitung zur Aktivierung von MQTT unter "<a href="https://github.com/volkszaehler/vzlogger" class="">https://github.com/volkszaehler/vzlogger</a>" schrottet meine installation (danach erhalte ich nur noch "Bad Gateway" beim Aufruf der VZ URL)....<br class=""><br class="">VG<br class="">SVEN<br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>