<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="">Leider weiterhin bleibt der Fehler wie oben zzgl. folgendem Fehler, egal ob <span class="" style="font-family: Menlo; font-size: 11px; font-variant-ligatures: no-common-ligatures;">url: </span><span class="" style="font-size: 11px; font-variant-ligatures: no-common-ligatures;"><span class=""><font color="#c814c9" style="font-weight: bold; font-family: Menlo;" class="">'‘ </font><font face="Arial" class="">oder</font><font color="#c814c9" style="font-weight: bold; font-family: Menlo;" class=""> </font></span></span><span class="" style="font-family: Menlo; font-size: 11px; font-variant-ligatures: no-common-ligatures;">url: </span><span class="" style="font-family: Menlo; font-size: 11px; font-variant-ligatures: no-common-ligatures; color: rgb(200, 20, 201);"><b class="">‚api'</b></span><span class="" style="font-family: Menlo; font-size: 11px; font-variant-ligatures: no-common-ligatures;">,</span> :<br class=""><div class=""><br class=""></div><div class=""><font face="Menlo" color="#008cb4" class="">WebSocket connection to '<a href="wss://demo.volkszaehler.org/ws" class="">wss://demo.volkszaehler.org/ws</a>' failed: There was a bad response from the server.</font></div><div class=""><br class=""></div><div class="">Und dazu folgende Warnings:<div class=""><br class=""></div><div class=""><div class=""><font face="Menlo" style="font-size: 11px;" color="#008cb4" class="">jQuery.Deferred exception: undefined is not an object (evaluating 'xhr.response.JSON') (2)</font></div><div class=""><font face="Menlo" style="font-size: 11px;" color="#008cb4" class="">(anonyme Funktion) — wui.js:905</font></div><div class=""><font face="Menlo" style="font-size: 11px;" color="#008cb4" class="">(anonyme Funktion) — functions.js:170</font></div><div class=""><font face="Menlo" style="font-size: 11px;" color="#008cb4" class="">(anonyme Funktion) — functions.js:160</font></div><div class=""><font face="Menlo" style="font-size: 11px;" color="#008cb4" class="">l — jquery-3.3.1.min.js:2:29381</font></div><div class=""><font face="Menlo" style="font-size: 11px;" color="#008cb4" class="">(anonyme Funktion) — jquery-3.3.1.min.js:2:29679</font></div><div class=""><font face="Menlo" style="font-size: 11px;" color="#008cb4" class="">undefined</font></div></div><div class=""><br class=""></div><div class="">Das führt mich in <span style="font-family: Menlo; font-size: 11px;" class="">/home/pi/<a href="http://volkszaehler.org/htdocs/js/functions.js" class="">volkszaehler.org/htdocs/js/functions.js</a> </span>zu folgenden code snippets: </div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">               </span><span style="font-variant-ligatures: no-common-ligatures; color: #2fb41d" class="">function</span><span style="font-variant-ligatures: no-common-ligatures" class=""> (xhr) {</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                        </span><span style="font-variant-ligatures: no-common-ligatures; color: #c814c9" class="">return</span><span style="font-variant-ligatures: no-common-ligatures" class=""> vz.load.errorHandler(xhr, skipDefaultErrorHandling);</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                }</span></div></div><div class=""><br class=""></div><div class="">und</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">vz.load.errorHandler = </span><span style="font-variant-ligatures: no-common-ligatures; color: #2fb41d" class="">function</span><span style="font-variant-ligatures: no-common-ligatures" class="">(xhr, skipDefaultErrorHandling) {</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">        </span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">if</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> (!skipDefaultErrorHandling) {</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                vz.wui.dialogs.middlewareException(xhr);</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">        }</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">        </span><span style="font-variant-ligatures: no-common-ligatures; color: #c814c9" class="">return</span><span style="font-variant-ligatures: no-common-ligatures" class=""> xhr;</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">};</span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">In der jquery-3.3.1.min.js kann ich leider nicht suchen, weil ohne Zeilenumbrüche.  </div><div class=""><br class=""></div><div class="">Sagt das jemandem etwas, ist die <span style="caret-color: rgb(0, 140, 180); color: rgb(0, 140, 180); font-family: Menlo; font-size: 11px;" class="">jquery-3.3.1.min.js</span><span style="caret-color: rgb(0, 140, 180);" class=""><font face="Arial" class=""> out of date</font></span>?</div><div class=""><br class=""></div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">Am 12.09.2023 um 07:43 schrieb applicationMGR ecoCuyo <<a href="mailto:applicationMGR@ecoCuyo.de" class="">applicationMGR@ecoCuyo.de</a>>:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div dir="ltr" class=""></div><div dir="ltr" class="">Oups… habe übersehen, dass ich jetzt beides drin hab:</div><div dir="ltr" class=""><br class=""></div><div dir="ltr" class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">middleware: [</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">                {</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">                        title: </span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(200, 20, 201);" class=""><b class="">'Local (default)'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">,</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">                        url: </span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(200, 20, 201);" class=""><b class="">''</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">,</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">                        url: </span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(200, 20, 201);" class=""><b class="">'api'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">,</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">                        live: </span><span style="font-variant-ligatures: no-common-ligatures; color: rgb(46, 174, 187);" class="">8082</span><span style="font-variant-ligatures: no-common-ligatures;" class="">  </span></div></span></div></span></div></div></div></blockquote></div><div dir="ltr" class=""><br class=""></div><div dir="ltr" class="">Das muss ich noch ändern.</div><div dir="ltr" class=""><br class=""></div><div dir="ltr" class=""><br class=""><blockquote type="cite" class="">Am 12.09.2023 um 07:11 schrieb applicationMGR ecoCuyo <<a href="mailto:applicationMGR@ecocuyo.de" class="">applicationMGR@ecocuyo.de</a>>:<br class=""><br class=""></blockquote></div><blockquote type="cite" class=""><div dir="ltr" class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="ltr" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures; font-size: 11px;" class=""><font face="Arial" class="">Hallo Daniel et alii</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures; font-size: 11px;" class=""><font face="Arial" class="">die </font></span><span style="font-family: Menlo; font-size: 11px;" class="">/var/www/<a href="http://volkszaehler.org/htdocs//middleware.php" class="">volkszaehler.org/htdocs//middleware.php</a></span><span style="font-family: Arial; font-size: 11px;" class=""> hat folgenden Inhalt:    </span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-family: Menlo; font-size: 11px; font-variant-ligatures: no-common-ligatures; color: rgb(46, 174, 187);" class=""><b class="">namespace</b></span><span style="font-family: Menlo; font-size: 11px; font-variant-ligatures: no-common-ligatures;" class=""> Volkszaehler;</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">use</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> Symfony\Component\HttpFoundation\Request;</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(192, 192, 192);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">define(</span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'VZ_DIR'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">, </span><span style="font-variant-ligatures: no-common-ligatures" class="">realpath(</span><span style="font-variant-ligatures: no-common-ligatures;" class="">__DIR__ . </span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'/..'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">));</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">// default response if things go wrong</b></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(192, 192, 192);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_response_code(</span><span style="font-variant-ligatures: no-common-ligatures;" class="">500);</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(159, 160, 28);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">require</b></span><span style="font-variant-ligatures: no-common-ligatures;" class=""> VZ_DIR . </span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'/lib/bootstrap.php'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">;</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(46, 174, 187);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$router</span><span style="font-variant-ligatures: no-common-ligatures;" class=""> = </span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">new</b></span><span style="font-variant-ligatures: no-common-ligatures;" class=""> </span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">Router(</span><span style="font-variant-ligatures: no-common-ligatures;" class="">);</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">// create Request from PHP global variables</b></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(192, 192, 192);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class="">$request</span><span style="font-variant-ligatures: no-common-ligatures;" class=""> = Request::</span><span style="font-variant-ligatures: no-common-ligatures" class="">createFromGlobals(</span><span style="font-variant-ligatures: no-common-ligatures;" class="">);</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">// handle request</b></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(46, 174, 187);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$response</span><span style="font-variant-ligatures: no-common-ligatures;" class=""> = </span><span style="font-variant-ligatures: no-common-ligatures" class="">$router</span><span style="font-variant-ligatures: no-common-ligatures;" class="">-></span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">handle(</span><span style="font-variant-ligatures: no-common-ligatures" class="">$request</span><span style="font-variant-ligatures: no-common-ligatures;" class="">);</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(46, 174, 187);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$response</span><span style="font-variant-ligatures: no-common-ligatures;" class="">-></span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">send(</span><span style="font-variant-ligatures: no-common-ligatures;" class="">);</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">für die </span><b style="caret-color: rgb(159, 160, 28); color: rgb(159, 160, 28); font-family: Menlo; font-size: 11px;" class="">/lib/bootstrap.php</b> gibt es eine ganze Reihe von Kopien:</div><div class=""><span style="font-family: Menlo; font-size: 11px;" class=""><br class=""></span></div><div class=""><span style="font-family: Menlo; font-size: 11px;" class=""># find / -name bootstrap.php -type f</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/lib/bootstrap.php" class="">volkszaehler.org/lib/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/symfony/polyfill-php81/bootstrap.php" class="">volkszaehler.org/vendor/symfony/polyfill-php81/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/symfony/polyfill-mbstring/bootstrap.php" class="">volkszaehler.org/vendor/symfony/polyfill-mbstring/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/symfony/polyfill-intl-grapheme/bootstrap.php" class="">volkszaehler.org/vendor/symfony/polyfill-intl-grapheme/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/symfony/polyfill-php73/bootstrap.php" class="">volkszaehler.org/vendor/symfony/polyfill-php73/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/symfony/polyfill-intl-normalizer/bootstrap.php" class="">volkszaehler.org/vendor/symfony/polyfill-intl-normalizer/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/symfony/polyfill-ctype/bootstrap.php" class="">volkszaehler.org/vendor/symfony/polyfill-ctype/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/symfony/polyfill-php80/bootstrap.php" class="">volkszaehler.org/vendor/symfony/polyfill-php80/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/symfony/polyfill-php72/bootstrap.php" class="">volkszaehler.org/vendor/symfony/polyfill-php72/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/cboden/ratchet/tests/bootstrap.php" class="">volkszaehler.org/vendor/cboden/ratchet/tests/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/phpstan/phpstan/bootstrap.php" class="">volkszaehler.org/vendor/phpstan/phpstan/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/ringcentral/psr7/tests/bootstrap.php" class="">volkszaehler.org/vendor/ringcentral/psr7/tests/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/ratchet/rfc6455/tests/bootstrap.php" class="">volkszaehler.org/vendor/ratchet/rfc6455/tests/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/home/pi/<a href="http://volkszaehler.org/vendor/webpatser/laravel-uuid/tests/bootstrap.php" class="">volkszaehler.org/vendor/webpatser/laravel-uuid/tests/bootstrap.php</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/usr/share/php/phpseclib/bootstrap.php</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><div class="">Ich denke jedoch die tatsächlich verwendetet liegt unter:</div><div class=""><span style="font-family: Menlo; font-size: 11px;" class=""><br class=""></span></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/home/pi/<a href="http://volkszaehler.org/lib/bootstrap.php" class="">volkszaehler.org/lib/bootstrap.php</a></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Drin steht folgendes:</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">use</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> Volkszaehler\Util;</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(46, 174, 187);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">function</b></span><span style="font-variant-ligatures: no-common-ligatures;" class=""> </span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">fail(</span><span style="font-variant-ligatures: no-common-ligatures" class="">$msg</span><span style="font-variant-ligatures: no-common-ligatures;" class="">) {</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">        // JSON request?</b></span></div></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(47, 180, 29);" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(159, 160, 28);" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">       </span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">if</b></span><span style="font-variant-ligatures: no-common-ligatures;" class=""> (</span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">preg_match(</span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'/\.json/'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">, @</span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class="">$_SERVER</span><span style="font-variant-ligatures: no-common-ligatures;" class="">[</span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'REQUEST_URI'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">])) {</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(159, 160, 28);" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">                </span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">header(</span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'Content-type: application/json'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                </span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">echo</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">json_encode(</span><span style="font-variant-ligatures: no-common-ligatures" class="">[</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                        </span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'version'</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> => VZ_VERSION,</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                        </span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'exception'</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> => </span><span style="font-variant-ligatures: no-common-ligatures; color: #2fb41d" class="">array</span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">(</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                                </span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'message'</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> => </span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class="">$msg</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                        )</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                ]);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                </span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">die(</span><span style="font-variant-ligatures: no-common-ligatures" class="">);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">        }</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">        // normal request or command line</b></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">        </span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">throw</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">new</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> \</span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">Exception(</span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class="">$msg</span><span style="font-variant-ligatures: no-common-ligatures" class="">);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">}</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">// enable strict error reporting</b></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">error_reporting(</span><span style="font-variant-ligatures: no-common-ligatures" class="">E_ALL | E_STRICT);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">// api version</b></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(159, 160, 28);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">define(</span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'VZ_VERSION'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">, </span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'0.3'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">// Note: users of bootstrap.php can set VZ_DIR before calling bootstrap</b></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(192, 192, 192);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">if</b></span><span style="font-variant-ligatures: no-common-ligatures;" class=""> (!</span><span style="font-variant-ligatures: no-common-ligatures" class="">defined(</span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'VZ_DIR'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">)) {</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">        </span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">define(</span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'VZ_DIR'</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">, </span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">realpath(</span><span style="font-variant-ligatures: no-common-ligatures" class="">__DIR__ . </span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'/..'</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">));</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">}</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(159, 160, 28);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">if</b></span><span style="font-variant-ligatures: no-common-ligatures;" class=""> (!</span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">file_exists(</span><span style="font-variant-ligatures: no-common-ligatures;" class="">VZ_DIR . </span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'/vendor/autoload.php'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">)) {</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(159, 160, 28);" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">        </span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">fail(</span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'Could not find autoloader. Check that dependencies have been installed via `composer install`.'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">}</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(159, 160, 28);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">if</b></span><span style="font-variant-ligatures: no-common-ligatures;" class=""> (!</span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">file_exists(</span><span style="font-variant-ligatures: no-common-ligatures;" class="">VZ_DIR . </span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'/etc/config.yaml'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">)) {</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(159, 160, 28);" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">        </span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">fail(</span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'Could not find config file. Check that etc/config.yaml exists.'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">}</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(159, 160, 28);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">require_once</b></span><span style="font-variant-ligatures: no-common-ligatures;" class=""> VZ_DIR . </span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'/vendor/autoload.php'</b></span><span style="font-variant-ligatures: no-common-ligatures;" class="">;</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">// load configuration</b></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Util\Configuration::</span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">load(</span><span style="font-variant-ligatures: no-common-ligatures" class="">VZ_DIR . </span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'/etc/config.yaml'</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">// set timezone</b></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class="">$tz</span><span style="font-variant-ligatures: no-common-ligatures" class=""> = (Util\Configuration::</span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">read(</span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'timezone'</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">)) ? Util\Configuration::</span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">read(</span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'timezone'</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">) : @</span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">date_default_timezone_get(</span><span style="font-variant-ligatures: no-common-ligatures" class="">);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(192, 192, 192);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">date_default_timezone_set(</span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class="">$tz</span><span style="font-variant-ligatures: no-common-ligatures;" class="">);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">// set locale</b></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">setlocale(</span><span style="font-variant-ligatures: no-common-ligatures" class="">LC_ALL, Util\Configuration::</span><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">read(</span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'locale'</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">));</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">// force numeric output to C convention (issue #121)</b></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #c0c0c0" class="">setlocale(</span><span style="font-variant-ligatures: no-common-ligatures" class="">LC_NUMERIC, </span><span style="font-variant-ligatures: no-common-ligatures; color: #9fa01c" class=""><b class="">'C'</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">?></b></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div></div></span></div><div class="">Und nicht zuletzt ist ein Link wie folgt gesetzt:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">lrwxrwxrwx 1 root root 25 16. Apr 2022  </span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">/var/www/<a href="http://volkszaehler.org" class="">volkszaehler.org</a></b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> -> </span><span style="font-variant-ligatures: no-common-ligatures; color: #400bd9" class=""><b class="">/home/pi/<a href="http://volkszaehler.org" class="">volkszaehler.org</a></b></span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Das sieht erst mal unauffällig aus - was siehst Du darin ggf?</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Der einzige Abweichung konnte ich in ~/<a href="http://volkszaehler.org/htdocs/js/options.js" class="">volkszaehler.org/htdocs/js/options.js</a> finden - da war url:’’ auskommentiert. Das hab ich jetzt geändert.</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">        middleware: [</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                {</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                        title: </span><span style="font-variant-ligatures: no-common-ligatures; color: #c814c9" class=""><b class="">'Local (default)'</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">,</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                        url: </span><span style="font-variant-ligatures: no-common-ligatures; color: #c814c9" class=""><b class="">''</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">,</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                        url: </span><span style="font-variant-ligatures: no-common-ligatures; color: #c814c9" class=""><b class="">'api'</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">,</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                        live: </span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class="">8082</span><span style="font-variant-ligatures: no-common-ligatures" class="">  </span></div></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Das hat nicht geholfen.</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Freue mich über Tipps…</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Viele Grüße</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Armin</span></div></span></div><div style="direction: ltr;" class=""><br class=""><blockquote type="cite" class=""><div class="">Am 04.09.2023 um 15:09 schrieb Daniel Lauckner <<a href="mailto:vz@jahp.de" class="">vz@jahp.de</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hallo,<br class=""><br class=""><br class="">am Sonntag, 3. September 2023 um 12:28 hat applicationMGR ecoCuyo geschrieben:<br class=""><blockquote type="cite" class="">habe nach einem Datenbank Crash die Volkszähler DB mit purge entfernt und wieder neu installiert. Sowie die Middleware mit install.sh neu installiert.<br class=""></blockquote><br class="">Wie ist bei dir der Middleware bzw. der Webserver konfiguriert?<br class="">Letzte Empfehlung war PHP-PM und Apache als Proxy.<br class=""><br class=""><blockquote type="cite" class="">Im Safari-Debugger kommt der Fehler im Betreff oben und verweist auf http://<ip-des servers>/api/channel.json<br class="">Im code hängt das ganze dann hier fest:<br class=""></blockquote><br class="">Die Fehlermeldung sagt mir nix konkretes. Das spricht meist für einen Fehler beim Composer.<br class="">Mal bitte wieder holen und schauen was an möglichen Störungen auftritt:<br class=""><br class="">cd /var/www/<a href="http://volkszaehler.org/" class="">volkszaehler.org/</a><br class="">composer update<br class=""><br class=""><blockquote type="cite" class="">Die User Rechte sollten so stimmen, nehm ich an?<br class=""></blockquote><br class="">Ja, das passt.<br class="">Wenn du es zusätzlich ausschließen möchtest kannst du mal in ./ect/config.yaml bei 'user:' und 'password:' die Zugangsdaten vom vz_admin eintragen.<br class=""><br class=""><br class="">mfg Daniel<br class=""><br class=""></div></div></blockquote></div><br class=""></div></div></blockquote></div></div></blockquote></div><br class=""></div></div></body></html>