[vz-users] Volkszähler 2.0 - Neue Features
Frank Richter
frank.richter83 at gmail.com
Fri Mar 22 19:10:45 CET 2019
Kannst ja hier mal spicken:
https://github.com/andig/pi-gen-volkszaehler/blob/vz/volkszaehler/03-volkszaehler/01-run.sh
Grüße
Frank
dl4huf <dl4huf at t-online.de> schrieb am Fr., 22. März 2019, 18:55:
> Danke
>
>
>
> Ja bin ich drauf gekommen als ich die Mail abgesendet hatte.
>
> Frontend zeigt wieder die alten Werte an, neue Sachen muss ich erst
> ansehen.
>
>
>
> Ich muss nur noch rausbekommen welche php-7.0-Packete installiert waren
> und ich noch für php7.3 nachziehen muss.
>
> Da werde ich bestimmt mit Google was finden.
>
>
>
> Vielen Dank für die Hilfe und die Arbeit.
>
>
>
> MfG Ronald
>
>
>
>
>
> *Von: *Frank Richter <frank.richter83 at gmail.com>
> *Gesendet: *Freitag, 22. März 2019 18:06
> *An: *volkszaehler.org - users <volkszaehler-users at demo.volkszaehler.org>
> *Betreff: *Re: [vz-users] Volkszähler 2.0 - Neue Features
>
>
>
> Laut deinem ersten Beitrag hast du nur das Paket php7.3 installiert. Da
> fehlen jede Menge andere, z.B. php7.3-mysql.
>
>
>
> Grüße
>
> Frank
>
>
>
> dl4huf <dl4huf at t-online.de> schrieb am Fr., 22. März 2019, 17:46:
>
> Danke in der /etc/apache2/mods-enabled
>
> Müssen noch die Links von php7.0.conf und php7.0.load
>
> In die entsprechenden php7.3.load bzw. php7.3.conf geändert werden.
>
>
>
> Das habe ich nun auch.
>
> Es gibt jetzt keine Meldungen mehr in der apache2/error.log.
>
>
>
> Aber leider geht das Frontend immer noch nicht :
>
> [image: cid:image001.png at 01D4E0D6.E92A8C90]
>
>
>
>
>
>
>
> MfG Ronald
>
>
>
>
>
>
>
>
>
> *Von: *Andreas Götz <cpuidle at gmail.com>
> *Gesendet: *Freitag, 22. März 2019 17:22
> *An: *volkszaehler.org - users <volkszaehler-users at demo.volkszaehler.org>
> *Betreff: *Re: [vz-users] Volkszähler 2.0 - Neue Features
>
>
>
> Nein, aber der Parserfehler ist m.E. falsche php Version. Da stimmt was
> mit Deiner Apacheconfig nicht.
>
> Viele Grüße,
>
> Andreas
>
>
> Am 22.03.2019 um 17:17 schrieb dl4huf <dl4huf at t-online.de>:
>
> Nein ist php 7.3
>
>
>
> Ist das zu hoch ?
>
>
>
> MfG Ronald
>
>
>
> *Von: *Andreas Götz <cpuidle at gmail.com>
> *Gesendet: *Freitag, 22. März 2019 17:12
> *An: *volkszaehler.org - users <volkszaehler-users at demo.volkszaehler.org>
> *Betreff: *Re: [vz-users] Volkszähler 2.0 - Neue Features
>
>
>
> Kein php 7.1?
>
> Viele Grüße,
>
> Andreas
>
>
> Am 22.03.2019 um 17:02 schrieb dl4huf <dl4huf at t-online.de>:
>
> Die apache2.conf hatte ich vergessen und nun nachgeholt.
>
> Allerdings ändert das erst mal nichts.
>
> Bei mit sehen die Fehler aber anders aus :
>
>
>
> Ich bekommen einen „500 Internal Server Error“
>
>
>
> <4B1AB0B0569F4D29B8E8C95C2D992CCB.png>
>
>
>
> Im apache2/error.log steht mehrfach :
>
> [Fri Mar 22 16:32:21.448134 2019] [:error] [pid 30191] [client
> 192.168.30.64:37485] PHP Parse error: syntax error, unexpected '?' in
> /var/www/volkszaehler.org/vendor/symfony/yaml/Parser.php on line 509
>
> [Fri Mar 22 16:32:21.492292 2019] [:error] [pid 28194] [client
> 192.168.30.64:37486] PHP Parse error: syntax error, unexpected '?' in
> /var/www/volkszaehler.org/vendor/symfony/yaml/Parser.php on line 509
>
>
>
> Die betroffene Zeile sieht so aus :
>
> private function getNextEmbedBlock(int $indentation = null, bool
> $inSequence = false): ?string
>
>
>
> Wenn ich das ? hier entferne kommt bei Zeile 1052 noch mal und wenn ich
> auch da entferne geht’s bei
>
> /var/www/
> volkszaehler.org/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php
> weiter.
>
> Das ist also nicht die Lösung uns sieht nach einem Problem mit der
> PHP-Syntax aus.
>
>
>
>
>
> Eine Idee ?
>
>
>
> MfG Ronald
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *Von: *Thomas Suess <tgut at gmx.de>
> *Gesendet: *Freitag, 22. März 2019 15:32
> *An: *volkszaehler-users at demo.volkszaehler.org
> *Betreff: *Re: [vz-users] Volkszähler 2.0 - Neue Features
>
>
>
>
>
> Folgenden Fehler kann ich im Debugmode im Browser sehen.
>
>
>
> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>404 Not Found</title>
> </head><body>
> <h1>Not Found</h1>
> <p>The requested URL /capabilities/definitions.json was not found on this
> server.</p>
> <hr>
> <address>Apache/2.4.10 (Debian) Server at xxx.xxxxxx.xxx Port 80</address>
> </body></html>
>
>
>
>
>
> Viele Grüße
>
> Gudi
>
>
>
> *Gesendet:* Freitag, 22. März 2019 um 15:25 Uhr
> *Von:* "Thomas Suess" <tgut at gmx.de>
> *An:* volkszaehler-users at demo.volkszaehler.org
> *Betreff:* Re: [vz-users] Volkszähler 2.0 - Neue Features
>
> Hallo,
>
>
>
> ich habe den gleichen Fehler.
>
>
>
> Die Apache conf habe ich angepasst.
>
>
>
>
> <Directory />
> Options FollowSymLinks
> AllowOverride All AuthConfig
> Require all granted
> </Directory>
>
> <Directory /usr/share>
> AllowOverride None
> Require all granted
> </Directory>
>
> <Directory /var/www/>
> Options Indexes FollowSymLinks
> AllowOverride All AuthConfig
> Require all granted
> </Directory>
>
>
>
>
>
>
>
> Im Appache Log bekomme ich folgenden Fehler:
>
>
>
>
> [Fri Mar 22 15:14:00.161799 2019] [:error] [pid 1801] [client
> 192.168.2.10:36235] PHP Fatal error: Uncaught Error: Class
> 'Symfony\\Component\\Yaml\\Yaml' not found in /var/www/
> volkszaehler.org/lib/Util/Configuration.php:88\nStack
> <http://volkszaehler.org/lib/Util/Configuration.php:88/nStack> trace:\n#0
> /var/www/volkszaehler.org/lib/bootstrap.php(63):
> Volkszaehler\\Util\\Configuration::loadYaml('/var/www/volksz...')\n#1
> /var/www/volkszaehler.org/htdocs/middleware.php(35):
> require('/var/www/volksz...')\n#2 {main}\n thrown in /var/www/
> volkszaehler.org/lib/Util/Configuration.php on line 88
>
>
>
>
>
> Viele Grüße
>
> Gudi
>
>
>
>
>
> *Gesendet:* Freitag, 22. März 2019 um 15:12 Uhr
> *Von:* "Andreas Götz" <cpuidle at gmail.com>
> *An:* "volkszaehler.org - users" <volkszaehler-users at demo.volkszaehler.org
> >
> *Betreff:* Re: [vz-users] Volkszähler 2.0 - Neue Features
>
> Apache conf angepasst? Siehe Mailingliste.
>
>
> Viele Grüße,
>
> Andreas
>
>
> Am 22.03.2019 um 13:41 schrieb dl4huf <dl4huf at t-online.de>:
>
>
> Hallo
>
>
>
> Ich wollte eben mal testen ob ich das Update hinbekomme.
>
> Leider nein.
>
> Umgebung : Volkszähler läuft auf einem virtuellen Ubuntu 16.0.4.
>
> Die Daten kommen von einem 5xS0-Hutschienen-Controller (Ethersex).
>
>
>
> In dem Ubuntu habe ich die PHP-Version von 7.0 auf 7.3 angehoben :
>
>
>
> #sudo add-apt-repository ppa:ondrej/php
>
> #sudo apt-get update
>
> #sudo apt-get install php7.3
>
> #php -v
>
> PHP 7.3.3-1+ubuntu16.04.1+deb.sury.org+1 (cli) (built: Mar 7 2019
> 20:31:26) ( NTS )
>
> Copyright (c) 1997-2018 The PHP Group
>
> Zend Engine v3.3.3, Copyright (c) 1998-2018 Zend Technologies
>
> with Zend OPcache v7.3.3-1+ubuntu16.04.1+deb.sury.org+1, Copyright
> (c) 1999-2018, by Zend Technologies
>
>
>
> dann:
>
>
>
> #cd /var/www/volkszaehler.org
>
> #git pull
>
> # git pull
>
> remote: Enumerating objects: 491, done.
>
> remote: Counting objects: 100% (491/491), done.
>
> remote: Compressing objects: 100% (27/27), done.
>
> remote: Total 1004 (delta 469), reused 480 (delta 464), pack-reused 513
>
> Empfange Objekte: 100% (1004/1004), 380.01 KiB | 0 bytes/s, Fertig.
>
> Löse Unterschiede auf: 100% (748/748), abgeschlossen mit 128 lokalen
> Objekten.
>
> Von https://github.com/volkszaehler/volkszaehler.org
>
> e2205a5..005c300 master -> origin/master
>
> * [neues Tag] 0.6 -> 0.6
>
> * [neues Tag] 0.7 -> 0.7
>
> * [neues Tag] 1.0 -> 1.0
>
> Aktualisiere e2205a5..005c300
>
> Fast-forward
>
> .dockerignore
> | 3 +
>
> .gitignore
> | 18 +-
>
> .gitmodules
> | 3 -
>
> .php_cs
> | 32 +++
>
> .phpstan.neon
> | 13 ++
>
> .travis.yml
> | 137 +++++------
>
> Dockerfile
> | 25 ++
>
> INSTALL
> | 33 ---
>
> COPYING =>
> LICENSE
> | 55 ++++-
>
> README.md
> | 39 ++--
>
> {misc/tools => bin}/README.md
> | 34 ++-
>
> bin/aggregate
> | 271 ++++++++++++++++++++++
>
> {misc/tools =>
> bin}/calert |
> 13 +-
>
> misc/tools/doctrine.php =>
> bin/doctrine | 8 +-
>
> {misc/tools => bin}/install.sh
> | 137 +++++++----
>
> {misc/tools =>
> bin}/jsonclient
> | 6 +-
>
> misc/tools/model-helper.php =>
> bin/model-helper | 8 +-
>
> misc/tools/push-server.php =>
> bin/push-server | 21 +-
>
> {misc/tools =>
> bin}/vzclient |
> 78 +++++--
>
> misc/tools/vzcompress2.php => bin/vzcompress2
> | 13 +-
>
> {misc/tools =>
> bin}/vzmonitor
> | 9 +-
>
> composer.json
> | 45 ++--
>
> docker-compose.yml
> | 35 +++
>
> etc/config.dist.yaml
> | 43 ++++
>
> etc/volkszaehler.conf.template.php
> | 156 -------------
>
> gulpfile.js
> | 4 +-
>
> htdocs/.htaccess
> | 20 +-
>
> htdocs/css/print.css
> | 20 ++
>
> htdocs/css/style.css
> | 111 ++++++++-
>
> htdocs/index.html
> | 128 ++++++++---
>
> htdocs/js/entities.js
> | 119 ++++++----
>
> htdocs/js/entity.js
> | 668 ++++++++++++++++++++++++++++++------------------------
>
> htdocs/js/functions.js
> | 139 +++++++++---
>
> htdocs/js/init.js
> | 19 +-
>
> htdocs/js/jquery/jquery-ext.min.js
> | 2 +-
>
> htdocs/js/jquery/jquery-extensions.js
> | 32 +--
>
> htdocs/js/jquery/jquery.treeTable.js
> | 8 +-
>
> htdocs/js/middleware.js
> | 5 +-
>
> htdocs/js/options.js
> | 32 ++-
>
> htdocs/js/plot.js
> | 384 +++++++++++++++++++++++++++++++
>
> htdocs/js/wui.js
> | 465 ++++++++++++++-----------------------
>
> htdocs/middleware.php
> | 5 +-
>
> htdocs/vendor/flot/flot.min.js
> | 6 +-
>
> htdocs/vendor/flot/jquery.flot.js
> | 178 ++++++++++++++-
>
> htdocs/vendor/flot/jquery.flot.orderBars.js
> | 278 +++++++++++++++++++++++
>
> htdocs/vendor/jquery/jquery-2.1.3.min.js
> | 4 -
>
> htdocs/vendor/jquery/jquery-3.3.1.min.js
> | 2 +
>
> htdocs/vendor/nprogress.min.js
> | 1 +
>
> lib/Controller/AggregatorController.php
> | 73 +++---
>
> lib/Controller/CapabilitiesController.php
> | 24 +-
>
> lib/Controller/ChannelController.php
> | 30 +--
>
> lib/Controller/Controller.php
> | 42 ++--
>
> lib/Controller/DataController.php
> | 82 +++++--
>
> lib/Controller/EntityController.php
> | 162 +++----------
>
> lib/Controller/IotController.php
> | 33 +--
>
> lib/Controller/PrognosisController.php
> | 159 +++++++++++++
>
> lib/Controller/QueryController.php
> | 104 +++++++++
>
> lib/Definition/Definition.php
> | 28 ++-
>
> lib/Definition/EntityDefinition.json
> | 192 +++++++++++-----
>
> lib/Definition/EntityDefinition.php
> | 31 ++-
>
> lib/Definition/PropertyDefinition.json
> | 95 +++++++-
>
> lib/Definition/PropertyDefinition.php
> | 15 +-
>
> lib/Interpreter/AccumulatorInterpreter.php
> | 47 ++--
>
> lib/Interpreter/AggregatorInterpreter.php
> | 30 ++-
>
> lib/Interpreter/DataIterator.php
> | 23 +-
>
> lib/Interpreter/ImpulseInterpreter.php
> | 47 ++--
>
> lib/Interpreter/Interpreter.php
> | 190 +++++++++-------
>
> lib/Interpreter/SQL/MySQLAggregateOptimizer.php
> | 106 ++++-----
>
> lib/Interpreter/SQL/MySQLOptimizer.php
> | 151 +++++-------
>
> lib/Interpreter/SQL/PostgreSQLOptimizer.php
> | 34 ++-
>
> lib/Interpreter/SQL/SQLOptimizer.php
> | 210 +++++++++++------
>
> lib/Interpreter/SQL/SQLiteOptimizer.php
> | 7 +-
>
> lib/Interpreter/SQL/SensorInterpreterAverageTrait.php
> | 84 +++++++
>
> lib/Interpreter/SensorInterpreter.php
> | 29 ++-
>
> lib/Interpreter/Virtual/DelayedIterator.php
> | 70 ++++++
>
> lib/Interpreter/Virtual/GroupedTimestampIterator.php
> | 102 +++++++++
>
> lib/Interpreter/Virtual/InterpreterCoordinatorTrait.php
> | 94 ++++++++
>
> lib/Interpreter/Virtual/InterpreterProxy.php
> | 135 +++++++++++
>
> lib/{Exception/ConfigurationException.php =>
> Interpreter/Virtual/LookbackIterator.php} | 44 ++--
>
> lib/Interpreter/Virtual/TimestampGenerator.php
> | 97 ++++++++
>
> lib/{Exception/HttpExceptionInterface.php =>
> Interpreter/Virtual/TimestampIterator.php} | 24 +-
>
> lib/Interpreter/VirtualInterpreter.php
> | 308 +++++++++++++++++++++++++
>
> lib/Model/Aggregate.php
> | 6 +-
>
> lib/Model/Aggregator.php
> | 6 +-
>
> lib/Model/Channel.php
> | 36 +--
>
> lib/Model/Data.php
> | 6 +-
>
> lib/Model/Entity.php
> | 34 ++-
>
> lib/Model/Property.php
> | 6 +-
>
> lib/Router.php
> | 51 ++---
>
> lib/Server/HttpReceiver.php
> | 44 ++--
>
> lib/Server/MiddlewareAdapter.php
> | 17 +-
>
> lib/Server/PPMBootstrapAdapter.php
> | 17 +-
>
> lib/Server/PushTransportInterface.php
> | 5 +-
>
> lib/Server/WampClientAdapter.php
> | 11 +-
>
> lib/Server/WsClientAdapter.php
> | 7 +-
>
> lib/Util/Aggregation.php
> | 217 +++++++++++-------
>
> lib/Util/Configuration.php
> | 19 +-
>
> lib/Util/ConsoleApplication.php
> | 5 +-
>
> lib/Util/ConsoleSQLLogger.php
> | 67 ++++++
>
> lib/Util/Debug.php
> | 33 +--
>
> lib/Util/EntityFactory.php
> | 246 ++++++++++++++++++++
>
> lib/Util/JSON.php
> | 8 +-
>
> lib/Util/Random.php
> | 148 ------------
>
> lib/Util/UUID.php
> | 336 ---------------------------
>
> lib/View/CSV.php
> | 20 +-
>
> lib/View/JSON.php
> | 15 +-
>
> lib/View/JpGraph.php
> | 261
> ---------------------
>
> lib/View/Text.php
> | 20 +-
>
> lib/View/View.php
> | 24 +-
>
> lib/bootstrap.php
> | 30 ++-
>
> misc/controller/1wire/log_onewire.sh
> | 107 ---------
>
> misc/controller/1wire/log_onewire_ecmd.pl
> | 111 ---------
>
> misc/controller/1wire/log_onewire_ecmd.sh
> | 60 -----
>
> misc/controller/README
> | 29 ---
>
> misc/controller/digitalstrom/dss.sh
> | 53 -----
>
> misc/controller/mbus/install.sh
> | 18 --
>
> misc/controller/mbus/mbus-cmd
> | 215
> ------------------
>
> misc/controller/mbus/mbus.pm
> | 537 -------------------------------------------
>
> misc/controller/mbus/mbusconf.pm
> | 11 -
>
> misc/controller/misc/log_i2c_ds1631_ecmd.sh
> | 61 -----
>
> misc/controller/misc/log_open2300.sh
> | 108 ---------
>
> misc/controller/misc/log_rawS0.lua
> | 133 -----------
>
> misc/controller/misc/log_rawS0.sh
> | 33 ---
>
> misc/controller/misc/log_usbflukso.sh
> | 37 ---
>
> misc/controller/misc/log_weather.sh
> | 74 ------
>
> misc/controller/misc/log_weather_wu.sh
> | 133 -----------
>
> misc/frontend/fnordlicht
> | 1 -
>
> misc/sql/README
> | 2 +-
>
> misc/tools/aggregate.php
> | 190 ----------------
>
> misc/tools/doctrine
> | 5 -
>
> phpunit.xml
> | 20 +-
>
> test/AccumulatorTest.php
> | 4 +-
>
> test/AggregationPerformanceTest.php
> | 146 ------------
>
> test/AggregationTest.php
> | 34 +--
>
> test/CapabilitiesTest.php
> | 3 +-
>
> test/ChannelTest.php
> | 3 +-
>
> test/Data.php
> | 29 ++-
>
> test/DataPerformance.php
> | 7 +-
>
> test/EntityTest.php
> | 62 ++++-
>
> test/FormatTest.php
> | 29 +--
>
> test/GroupTest.php
> | 14 +-
>
> test/ImpulseTest.php
> | 3 +-
>
> test/InterpreterTrait.php
> | 63 +++++
>
> test/IotTest.php
> | 40 ++++
>
> test/Middleware.php
> | 51 +++--
>
> test/PrognosisTest.php
> | 48 ++++
>
> test/ProtocolTest.php
> | 9 +-
>
> test/PushServerTest.php
> | 5 +-
>
> test/QueryTest.php
> | 34 +++
>
> test/RawTest.php
> | 7 +-
>
> test/SensorTest.php
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20190322/f71f0fc0/attachment-0001.html>
More information about the volkszaehler-users
mailing list