<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hallo Andreas,</p>
    <p>habe genau die beiden Schritte ausgeführt; danach auch mal einen
      Reboot probiert... das Image ist nahezu unverändert; habe nur
      einen Restore der DB gemacht.<br>
    </p>
    <p>hier noch gewünschten Infos:<br>
    </p>
    <p>pi@powerPI:~ $ wget --no-check-certificate
      <a class="moz-txt-link-freetext" href="https://raw.github.com/volkszaehler/vzlogger/master/install.sh">https://raw.github.com/volkszaehler/vzlogger/master/install.sh</a><br>
      --2019-04-22 09:18:59-- 
      <a class="moz-txt-link-freetext" href="https://raw.github.com/volkszaehler/vzlogger/master/install.sh">https://raw.github.com/volkszaehler/vzlogger/master/install.sh</a><br>
      Resolving raw.github.com (raw.github.com)... 151.101.112.133<br>
      Connecting to raw.github.com
      (raw.github.com)|151.101.112.133|:443... connected.<br>
      HTTP request sent, awaiting response... 301 Moved Permanently<br>
      Location:
<a class="moz-txt-link-freetext" href="https://raw.githubusercontent.com/volkszaehler/vzlogger/master/install.sh">https://raw.githubusercontent.com/volkszaehler/vzlogger/master/install.sh</a>
      [following]<br>
      --2019-04-22 09:18:59-- 
<a class="moz-txt-link-freetext" href="https://raw.githubusercontent.com/volkszaehler/vzlogger/master/install.sh">https://raw.githubusercontent.com/volkszaehler/vzlogger/master/install.sh</a><br>
      Resolving raw.githubusercontent.com (raw.githubusercontent.com)...
      151.101.112.133<br>
      Connecting to raw.githubusercontent.com
      (raw.githubusercontent.com)|151.101.112.133|:443... connected.<br>
      HTTP request sent, awaiting response... 200 OK<br>
      Length: 6616 (6.5K) [text/plain]<br>
      Saving to: ‘install.sh.2’<br>
      <br>
      install.sh.2                   
      100%[======================================================>]  
      6.46K  --.-KB/s    in 0.001s<br>
      <br>
      2019-04-22 09:18:59 (6.76 MB/s) - ‘install.sh.2’ saved [6616/6616]<br>
      <br>
      pi@powerPI:~ $ sudo bash install.sh<br>
      volkszaehler.org installation script<br>
      <br>
      checking prerequisites: php: /usr/bin/php<br>
       mysql: /usr/bin/mysql<br>
       awk: /usr/bin/awk<br>
       sed: /bin/sed<br>
       grep: /bin/grep<br>
       wget: /usr/bin/wget<br>
       mktemp: /bin/mktemp<br>
       mkdir: /bin/mkdir<br>
       git: /usr/bin/git<br>
      <br>
      checking php version: 7.3.4-2 >= 7.1, ok<br>
      <br>
      volkszaehler setup...<br>
      volkszaehler path? [/root/volkszaehler.org] //home/pi<br>
      //home/pi already exists. Remove it and get new git clone? (you
      have to type 'Yes' to do this!) [n] ^C<br>
      pi@powerPI:~ $ sudo bash install.sh<br>
      volkszaehler.org installation script<br>
      <br>
      checking prerequisites: php: /usr/bin/php<br>
       mysql: /usr/bin/mysql<br>
       awk: /usr/bin/awk<br>
       sed: /bin/sed<br>
       grep: /bin/grep<br>
       wget: /usr/bin/wget<br>
       mktemp: /bin/mktemp<br>
       mkdir: /bin/mkdir<br>
       git: /usr/bin/git<br>
      <br>
      checking php version: 7.3.4-2 >= 7.1, ok<br>
      <br>
      volkszaehler setup...<br>
      volkszaehler path? [/root/volkszaehler.org]<br>
      git clone volkszaehler.org into /root/volkszaehler.org<br>
      Cloning into '/root/volkszaehler.org'...<br>
      remote: Enumerating objects: 11, done.<br>
      remote: Counting objects: 100% (11/11), done.<br>
      remote: Compressing objects: 100% (10/10), done.<br>
      remote: Total 12064 (delta 2), reused 5 (delta 1), pack-reused
      12053<br>
      Receiving objects: 100% (12064/12064), 7.55 MiB | 2.53 MiB/s,
      done.<br>
      Resolving deltas: 100% (6818/6818), done.<br>
      link from webserver to volkszaehler directory?
      [/var/www/volkszaehler.org]<br>
      /var/www/volkszaehler.org symlink already exists. Remove it? (you
      have to type 'Yes' to do this!) [n] Yes<br>
      linking /var/www/volkszaehler.org to /root/volkszaehler.org<br>
      <br>
      checking composer...<br>
      composer: /usr/local/bin/composer<br>
      <br>
      installing dependencies...<br>
      ~/volkszaehler.org /home/pi<br>
      Do not run Composer as root/super user! See
      <a class="moz-txt-link-freetext" href="https://getcomposer.org/root">https://getcomposer.org/root</a> for details<br>
      Loading composer repositories with package information<br>
      Updating dependencies<br>
      Package operations: 51 installs, 0 updates, 0 removals<br>
        - Installing symfony/routing (v4.2.7): Loading from cache<br>
        - Installing symfony/polyfill-mbstring (v1.11.0): Loading from
      cache<br>
        - Installing symfony/http-foundation (v4.2.7): Loading from
      cache<br>
        - Installing ralouphie/getallheaders (2.0.5): Loading from cache<br>
        - Installing psr/http-message (1.0.1): Loading from cache<br>
        - Installing guzzlehttp/psr7 (1.5.2): Loading from cache<br>
        - Installing react/promise (v2.7.1): Loading from cache<br>
        - Installing react/event-loop (v1.1.0): Loading from cache<br>
        - Installing react/promise-timer (v1.5.1): Loading from cache<br>
        - Installing evenement/evenement (v3.0.1): Loading from cache<br>
        - Installing react/stream (v1.1.0): Loading from cache<br>
        - Installing react/cache (v0.5.0): Loading from cache<br>
        - Installing react/dns (v0.4.17): Loading from cache<br>
        - Installing react/socket (v1.2.0): Loading from cache<br>
        - Installing ratchet/rfc6455 (v0.2.5): Loading from cache<br>
        - Installing cboden/ratchet (v0.4.1): Loading from cache<br>
        - Installing symfony/contracts (v1.0.2): Loading from cache<br>
        - Installing symfony/console (v4.2.7): Loading from cache<br>
        - Installing doctrine/instantiator (1.2.0): Loading from cache<br>
        - Installing doctrine/event-manager (v1.0.0): Loading from cache<br>
        - Installing doctrine/cache (v1.8.0): Loading from cache<br>
        - Installing doctrine/dbal (v2.9.2): Loading from cache<br>
        - Installing doctrine/lexer (v1.0.1): Loading from cache<br>
        - Installing doctrine/annotations (v1.6.1): Loading from cache<br>
        - Installing doctrine/reflection (v1.0.0): Loading from cache<br>
        - Installing doctrine/collections (v1.6.1): Loading from cache<br>
        - Installing doctrine/persistence (v1.1.0): Loading from cache<br>
        - Installing doctrine/inflector (v1.3.0): Loading from cache<br>
        - Installing doctrine/common (v2.10.0): Loading from cache<br>
        - Installing doctrine/orm (v2.6.3): Loading from cache<br>
        - Installing symfony/polyfill-ctype (v1.11.0): Loading from
      cache<br>
        - Installing symfony/yaml (v4.2.7): Loading from cache<br>
        - Installing guzzlehttp/promises (v1.3.1): Loading from cache<br>
        - Installing guzzlehttp/guzzle (6.3.3): Loading from cache<br>
        - Installing influxdb/influxdb-php (1.14.7): Loading from cache<br>
        - Installing symfony/event-dispatcher (v4.2.7): Loading from
      cache<br>
        - Installing andig/dbcopy (1.3.3): Loading from cache<br>
        - Installing andig/php-shunting-yard (1.0.2): Loading from cache<br>
        - Installing react/promise-stream (v1.1.1): Loading from cache<br>
        - Installing ringcentral/psr7 (1.2.2): Loading from cache<br>
        - Installing react/http (v0.8.4): Loading from cache<br>
        - Installing psr/log (1.1.0): Loading from cache<br>
        - Installing symfony/debug (v4.2.7): Loading from cache<br>
        - Installing symfony/http-kernel (v4.2.7): Loading from cache<br>
        - Installing psr/http-server-handler (1.0.1): Loading from cache<br>
        - Installing monolog/monolog (1.24.0): Loading from cache<br>
        - Installing react/child-process (v0.6.1): Loading from cache<br>
        - Installing symfony/process (v4.2.7): Loading from cache<br>
        - Installing php-pm/php-pm (2.0): Loading from cache<br>
        - Installing php-pm/httpkernel-adapter (2.0.1): Loading from
      cache<br>
        - Installing webpatser/laravel-uuid (3.0.2): Loading from cache<br>
      Writing lock file<br>
      Generating autoload files<br>
      /home/pi<br>
      <br>
      volkszaehler.org is not configured yet. creating new config from
      sample config file.<br>
      mysql root user? [root]<br>
      mysql root password? []<br>
      mysql database? [volkszaehler]<br>
      mysql admin to volkszaehler database? [vz-admin]<br>
      mysql admin password? []<br>
      mysql user? [vz]<br>
      mysql password? [demo]<br>
      <br>
      create volkszaehler.org database and admin user? [y] n<br>
      <br>
      create volkszaehler.org database user? [y] n<br>
      <br>
      allow channel deletion? [n] n<br>
      <br>
      insert demo data in to database? [n] n<br>
      pi@powerPI:~ $<br>
      <br>
    </p>
    <p>pi@powerPI:~ $ sudo reboot now</p>
    <p><br>
    </p>
    <p>- Screenshot der Browserkonsole</p>
    <p><img src="cid:part1.8A14C3EA.3BE6A4CD@ellner.eu" alt=""></p>
    <div class="moz-cite-prefix">- Ausgabe tail /var/log/httpd/error.log
      (oder apache/ ?)</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">pi@powerPI:/var/log/nginx $ tail
      error.log<br>
      2019/04/22 07:54:56 [error] 456#456: *12 connect() failed (111:
      Connection refused) while connecting to upstream, client:
      192.168.11.21, server: , request: "GET / HTTP/1.1", upstream:
      <a class="moz-txt-link-rfc2396E" href="http://[::1]:8080/">"http://[::1]:8080/"</a>, host: "powerpi"<br>
      2019/04/22 07:54:56 [error] 456#456: *12 connect() failed (111:
      Connection refused) while connecting to upstream, client:
      192.168.11.21, server: , request: "GET /favicon.ico HTTP/1.1",
      upstream: <a class="moz-txt-link-rfc2396E" href="http://[::1]:8080/favicon.ico">"http://[::1]:8080/favicon.ico"</a>, host: "powerpi",
      referrer: <a class="moz-txt-link-rfc2396E" href="http://powerpi/">"http://powerpi/"</a><br>
      2019/04/22 07:54:56 [error] 456#456: *12 connect() failed (111:
      Connection refused) while connecting to upstream, client:
      192.168.11.21, server: , request: "GET / HTTP/1.1", upstream:
      <a class="moz-txt-link-rfc2396E" href="http://[::1]:8080/">"http://[::1]:8080/"</a>, host: "powerpi"<br>
      2019/04/22 07:54:56 [error] 456#456: *12 connect() failed (111:
      Connection refused) while connecting to upstream, client:
      192.168.11.21, server: , request: "GET /favicon.ico HTTP/1.1",
      upstream: <a class="moz-txt-link-rfc2396E" href="http://[::1]:8080/favicon.ico">"http://[::1]:8080/favicon.ico"</a>, host: "powerpi",
      referrer: <a class="moz-txt-link-rfc2396E" href="http://powerpi/">"http://powerpi/"</a><br>
      2019/04/22 07:54:57 [error] 456#456: *12 connect() failed (111:
      Connection refused) while connecting to upstream, client:
      192.168.11.21, server: , request: "GET / HTTP/1.1", upstream:
      <a class="moz-txt-link-rfc2396E" href="http://[::1]:8080/">"http://[::1]:8080/"</a>, host: "powerpi"<br>
      2019/04/22 07:54:57 [error] 456#456: *12 connect() failed (111:
      Connection refused) while connecting to upstream, client:
      192.168.11.21, server: , request: "GET /favicon.ico HTTP/1.1",
      upstream: <a class="moz-txt-link-rfc2396E" href="http://[::1]:8080/favicon.ico">"http://[::1]:8080/favicon.ico"</a>, host: "powerpi",
      referrer: <a class="moz-txt-link-rfc2396E" href="http://powerpi/">"http://powerpi/"</a><br>
      2019/04/22 09:23:54 [error] 475#475: *1 connect() failed (111:
      Connection refused) while connecting to upstream, client:
      192.168.11.21, server: , request: "GET / HTTP/1.1", upstream:
      <a class="moz-txt-link-rfc2396E" href="http://[::1]:8080/">"http://[::1]:8080/"</a>, host: "powerpi"<br>
      2019/04/22 09:23:54 [error] 475#475: *1 connect() failed (111:
      Connection refused) while connecting to upstream, client:
      192.168.11.21, server: , request: "GET /favicon.ico HTTP/1.1",
      upstream: <a class="moz-txt-link-rfc2396E" href="http://[::1]:8080/favicon.ico">"http://[::1]:8080/favicon.ico"</a>, host: "powerpi",
      referrer: <a class="moz-txt-link-rfc2396E" href="http://powerpi/">"http://powerpi/"</a><br>
      2019/04/22 09:23:56 [error] 475#475: *1 connect() failed (111:
      Connection refused) while connecting to upstream, client:
      192.168.11.21, server: , request: "GET / HTTP/1.1", upstream:
      <a class="moz-txt-link-rfc2396E" href="http://[::1]:8080/">"http://[::1]:8080/"</a>, host: "powerpi"<br>
      2019/04/22 09:23:56 [error] 475#475: *1 connect() failed (111:
      Connection refused) while connecting to upstream, client:
      192.168.11.21, server: , request: "GET /favicon.ico HTTP/1.1",
      upstream: <a class="moz-txt-link-rfc2396E" href="http://[::1]:8080/favicon.ico">"http://[::1]:8080/favicon.ico"</a>, host: "powerpi",
      referrer: <a class="moz-txt-link-rfc2396E" href="http://powerpi/">"http://powerpi/"</a><br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">- Ausgabe php -v</div>
    <div class="moz-cite-prefix">pi@powerPI:/var/log/nginx $ php -v<br>
      PHP 7.3.4-2 (cli) (built: Apr 13 2019 19:05:48) ( NTS )<br>
      Copyright (c) 1997-2018 The PHP Group<br>
      Zend Engine v3.3.4, Copyright (c) 1998-2018 Zend Technologies<br>
          with Zend OPcache v7.3.4-2, Copyright (c) 1999-2018, by Zend
      Technologies<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">- Ausgabe git log</div>
    <div class="moz-cite-prefix"><a class="moz-txt-link-abbreviated" href="mailto:pi@powerPI:~/volkszaehler.org">pi@powerPI:~/volkszaehler.org</a> $ git log<br>
      commit ac590a45eef1508586e086a42d6b9412a3f9f232 (HEAD ->
      master, origin/master, origin/HEAD)<br>
      Author: andig <a class="moz-txt-link-rfc2396E" href="mailto:cpuidle@gmx.de"><cpuidle@gmx.de></a><br>
      Date:   Fri Apr 5 19:57:31 2019 +0200<br>
      <br>
          Fix missing config file for docker<br>
      <br>
      commit 07deff71429e5ca6eb5199c5d88a969091855037<br>
      Author: andig <a class="moz-txt-link-rfc2396E" href="mailto:cpuidle@gmx.de"><cpuidle@gmx.de></a><br>
      Date:   Thu Apr 4 19:18:43 2019 +0200<br>
      <br>
          Upgrade dependencies (#755)<br>
      <br>
      commit 0789ac3674c313b55886ffac809a2c6e0be85ade<br>
      Author: andig <a class="moz-txt-link-rfc2396E" href="mailto:cpuidle@gmx.de"><cpuidle@gmx.de></a><br>
      Date:   Thu Apr 4 17:36:34 2019 +0200<br>
      <br>
          Improve sanity checks (#757)<br>
      <br>
      commit f9a4a9161541bb724a05aa59688b45c16aff4817<br>
      Author: andig <a class="moz-txt-link-rfc2396E" href="mailto:cpuidle@gmx.de"><cpuidle@gmx.de></a><br>
      Date:   Thu Apr 4 10:45:54 2019 +0200<br>
      <br>
          Fix isset not working on magic interpreter properties (#756)<br>
      <br>
      commit 11fe1143bc5c62be65a1fc117267c09715e827e0<br>
      Author: andig <a class="moz-txt-link-rfc2396E" href="mailto:cpuidle@gmx.de"><cpuidle@gmx.de></a><br>
      Date:   Tue Apr 2 20:21:22 2019 +0200<br>
      <br>
          Add sanity checks for invalid options.js or middleware uri
      (#754)<br>
      <br>
      commit 32d25c2d26ccc77c240dbbba14c3196147e5ffda<br>
      Merge: 877a97f ca941d0<br>
      Author: Jakob Hirsch <a class="moz-txt-link-rfc2396E" href="mailto:jahir@users.noreply.github.com"><jahir@users.noreply.github.com></a><br>
      Date:   Mon Apr 1 12:25:20 2019 +0200<br>
      <br>
          Merge pull request #753 from jahir/atom<br>
      <br>
          added Atom view<br>
      <br>
      commit ca941d0921e96dccf8cb7a859691f2ddd7fe3ed5<br>
      Author: Jakob Hirsch <a class="moz-txt-link-rfc2396E" href="mailto:jh.github@plonk.de"><jh.github@plonk.de></a><br>
      Date:   Thu Mar 28 16:06:21 2019 +0100<br>
      <br>
          added Atom view<br>
      <br>
          this can be used e.g. to read power or consumption with your
      FRITZ!Fon.<br>
          Examples:<br>
          * current power: /api/data/UUID.atom<br>
          * todays consumption:
      /api/data/UUID.atom?from=midnight&to=now&tuples=1<br>
          * multiple channels:
      /api/data.atom/uuid%5B%5D%=UUID1&uuid%5B%5D%=UUID2&...<br>
            (you have to use %5B%5D% instead of [] in your FRITZ!Box web
      interface)<br>
          * consumption grouped by hour/day/...:<br>
           
/api/data/UUID.atom?from=midnight&to=now&group=hour&options=consumption<br>
      <br>
          This could be extended to show some kind of overview (current
      power,<br>
          consumption last hour and today), but there's now api syntax<br>
      <br>
          Atom output was validated by <a class="moz-txt-link-freetext" href="https://validator.w3.org/feed/">https://validator.w3.org/feed/</a><br>
      <br>
      commit 877a97f3e973d8b040844452dc56ccc185a077e5<br>
      Author: andig <a class="moz-txt-link-rfc2396E" href="mailto:cpuidle@gmx.de"><cpuidle@gmx.de></a><br>
      Date:   Fri Mar 29 22:11:36 2019 +0100<br>
      <br>
          Add dbcopy.dist.yaml<br>
      <br>
      commit 12b3f6ea6bb926394b2175d4113c9b7eb919b4e1<br>
      Author: andig <a class="moz-txt-link-rfc2396E" href="mailto:cpuidle@gmx.de"><cpuidle@gmx.de></a><br>
      Date:   Fri Mar 29 19:46:46 2019 +0100<br>
      <br>
          Let middleware speedup queries when desired tuple count is
      specified (#740)<br>
      <br>
      commit 2008ff883962c08025e8240a3b50243a2b0ccc7f<br>
      Author: andig <a class="moz-txt-link-rfc2396E" href="mailto:cpuidle@gmx.de"><cpuidle@gmx.de></a><br>
      Date:   Fri Mar 29 15:26:22 2019 +0100<br>
      <br>
          Re-build flot<br>
      <br>
      commit a423ce2876aa20bd541c2544d7d2730f09c361cb<br>
      Merge: 4231f6e df27e17<br>
      :<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">- Ausgabe composer update</div>
    <div class="moz-cite-prefix"><a class="moz-txt-link-abbreviated" href="mailto:pi@powerPI:~/volkszaehler.org">pi@powerPI:~/volkszaehler.org</a> $
      composer update<br>
      Loading composer repositories with package information<br>
      Updating dependencies (including require-dev)<br>
      Package operations: 29 installs, 9 updates, 0 removals<br>
        - Updating symfony/console (v4.2.5 => v4.2.7): Downloading
      (100%)<br>
        - Updating symfony/debug (v4.2.5 => v4.2.7): Downloading
      (100%)<br>
        - Updating symfony/http-foundation (v4.2.5 => v4.2.7):
      Downloading (100%)<br>
        - Updating symfony/event-dispatcher (v4.2.5 => v4.2.7):
      Downloading (100%)<br>
        - Updating symfony/http-kernel (v4.2.5 => v4.2.7):
      Downloading (100%)<br>
        - Updating symfony/routing (v4.2.5 => v4.2.7): Downloading
      (100%)<br>
        - Updating symfony/yaml (v4.2.5 => v4.2.7): Loading from
      cache<br>
        - Updating ratchet/rfc6455 (0.2.4 => v0.2.5): Downloading
      (100%)<br>
        - Updating symfony/process (v4.2.5 => v4.2.7): Downloading
      (100%)<br>
        - Installing sebastian/version (2.0.1): Downloading (100%)<br>
        - Installing sebastian/resource-operations (2.0.1): Downloading
      (100%)<br>
        - Installing sebastian/recursion-context (3.0.0): Downloading
      (100%)<br>
        - Installing sebastian/object-reflector (1.1.1): Downloading
      (100%)<br>
        - Installing sebastian/object-enumerator (3.0.3): Downloading
      (100%)<br>
        - Installing sebastian/global-state (2.0.0): Downloading (100%)<br>
        - Installing sebastian/exporter (3.1.0): Downloading (100%)<br>
        - Installing sebastian/environment (4.1.0): Downloading (100%)<br>
        - Installing sebastian/diff (3.0.2): Downloading (100%)<br>
        - Installing sebastian/comparator (3.0.2): Downloading (100%)<br>
        - Installing phpunit/php-timer (2.1.1): Downloading (100%)<br>
        - Installing phpunit/php-text-template (1.2.1): Downloading
      (100%)<br>
        - Installing phpunit/php-file-iterator (2.0.2): Downloading
      (100%)<br>
        - Installing theseer/tokenizer (1.1.2): Downloading (100%)<br>
        - Installing sebastian/code-unit-reverse-lookup (1.0.1):
      Downloading (100%)<br>
        - Installing phpunit/php-token-stream (3.0.1): Downloading
      (100%)<br>
        - Installing phpunit/php-code-coverage (6.1.4): Downloading
      (100%)<br>
        - Installing webmozart/assert (1.4.0): Downloading (100%)<br>
        - Installing phpdocumentor/reflection-common (1.0.1):
      Downloading (100%)<br>
        - Installing phpdocumentor/type-resolver (0.4.0): Downloading
      (100%)<br>
        - Installing phpdocumentor/reflection-docblock (4.3.0):
      Downloading (100%)<br>
        - Installing phpspec/prophecy (1.8.0): Downloading (100%)<br>
        - Installing phar-io/version (2.0.1): Downloading (100%)<br>
        - Installing phar-io/manifest (1.0.3): Downloading (100%)<br>
        - Installing myclabs/deep-copy (1.9.1): Downloading (100%)<br>
        - Installing phpunit/phpunit (7.5.9): Downloading (100%)<br>
        - Installing symfony/psr-http-message-bridge (v1.2.0):
      Downloading (100%)<br>
        - Installing zendframework/zend-diactoros (1.8.6): Downloading
      (100%)<br>
        - Installing jdorn/sql-formatter (v1.2.17): Downloading (100%)<br>
      sebastian/global-state suggests installing ext-uopz (*)<br>
      phpunit/php-code-coverage suggests installing ext-xdebug (^2.6.0)<br>
      phpunit/phpunit suggests installing phpunit/php-invoker (^2.0)<br>
      phpunit/phpunit suggests installing ext-soap (*)<br>
      phpunit/phpunit suggests installing ext-xdebug (*)<br>
      symfony/psr-http-message-bridge suggests installing nyholm/psr7
      (For a super lightweight PSR-7/17 implementation)<br>
      Writing lock file<br>
      Generating autoload files<br>
      <a class="moz-txt-link-abbreviated" href="mailto:pi@powerPI:~/volkszaehler.org">pi@powerPI:~/volkszaehler.org</a> $<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">- /etc/httpd.conf (richtige Datei?)</div>
    <div class="moz-cite-prefix">pi@powerPI:/etc/nginx $ cat nginx.conf<br>
      user www-data;<br>
      worker_processes auto;<br>
      pid /run/nginx.pid;<br>
      include /etc/nginx/modules-enabled/*.conf;<br>
      <br>
      events {<br>
              worker_connections 768;<br>
              # multi_accept on;<br>
      }<br>
      <br>
      http {<br>
      <br>
              ##<br>
              # Basic Settings<br>
              ##<br>
      <br>
              sendfile on;<br>
              tcp_nopush on;<br>
              tcp_nodelay on;<br>
              keepalive_timeout 65;<br>
              types_hash_max_size 2048;<br>
              # server_tokens off;<br>
      <br>
              # server_names_hash_bucket_size 64;<br>
              # server_name_in_redirect off;<br>
      <br>
              include /etc/nginx/mime.types;<br>
              default_type application/octet-stream;<br>
      <br>
              ##<br>
              # SSL Settings<br>
              ##<br>
      <br>
              ssl_protocols TLSv1 TLSv1.1 TLSv1.2; # Dropping SSLv3,
      ref: POODLE<br>
              ssl_prefer_server_ciphers on;<br>
      <br>
              ##<br>
              # Logging Settings<br>
              ##<br>
      <br>
              access_log /var/log/nginx/access.log;<br>
              error_log /var/log/nginx/error.log;<br>
      <br>
              ##<br>
              # Gzip Settings<br>
              ##<br>
      <br>
              gzip on;<br>
      <br>
              # gzip_vary on;<br>
              # gzip_proxied any;<br>
              # gzip_comp_level 6;<br>
              # gzip_buffers 16 8k;<br>
              # gzip_http_version 1.1;<br>
              # gzip_types text/plain text/css application/json
      application/javascript text/xml application/xml
      application/xml+rss text/javascript;<br>
      <br>
              ##<br>
              # Virtual Host Configs<br>
              ##<br>
      <br>
              include /etc/nginx/conf.d/*.conf;<br>
              include /etc/nginx/sites-enabled/*;<br>
      }<br>
      <br>
      <br>
      #mail {<br>
      #       # See sample authentication script at:<br>
      #       #
      <a class="moz-txt-link-freetext" href="http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript">http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript</a><br>
      #<br>
      #       # auth_http localhost/auth.php;<br>
      #       # pop3_capabilities "TOP" "USER";<br>
      #       # imap_capabilities "IMAP4rev1" "UIDPLUS";<br>
      #<br>
      #       server {<br>
      #               listen     localhost:110;<br>
      #               protocol   pop3;<br>
      #               proxy      on;<br>
      #       }<br>
      #<br>
      #       server {<br>
      #               listen     localhost:143;<br>
      #               protocol   imap;<br>
      #               proxy      on;<br>
      #       }<br>
      #}<br>
      <br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">- falls modifiziert: js/options.js</div>
    <div class="moz-cite-prefix">-> nichts geändert<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Am 22.04.2019 um 09:17 schrieb Andreas
      Goetz:<br>
    </div>
    <blockquote type="cite"
      cite="mid:F057B433-F52C-4A05-B999-448FB2DE2083@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      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="" moz-do-not-send="true">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=""
                moz-do-not-send="true">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="" moz-do-not-send="true">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>
    </blockquote>
  </body>
</html>