[vz-users] Meldung: Network Error

Andreas Goetz cpuidle at gmail.com
Tue Mar 14 16:56:32 CET 2017


Bitte einmal Cookies löschen und dann nochmal schauen was die
Entwicklerkonsole zeigt. Evtl wird noch der Kanal von der "alten"
Middleware geladen...

2017-03-14 16:42 GMT+01:00 News <news at spider-wolf.de>:

> Hi,
>
> das mit den Daten habe ich hinbekommen. Habe das Adernpaar vertauscht ):
>
>
> So das mit dem https habe ich geändert aber jetzt bekomme ich eine weitere
> Meldung und die Errormeldung bleibt.
>
>
>
>
>
>
>
>
>
> Am 12.03.2017 um 18:11 schrieb Andreas Goetz <cpuidle at gmail.com>:
>
> Moin,
>
> On 12 Mar 2017, at 10:31, News <news at spider-wolf.de> wrote:
>
> Sorry kann dir nicht ganz folgen.
>
>
> Dann nochmal, jetzt habe ich etwas mehr Zeit.
>
>
> Hier meine Option.js
>
> vz.options = {
> language: 'de',
> precision: 2, // TODO update from middleware capabilities?
> maxPrecision: { // override precision for certain units
> '°C': 1
> },
> tuples: null, // automatically determined by plot size
> refresh: true, // update chart if zoomed to current timestamp
> interval: 24*60*60*1000, // 1 day default time interval to show
> totalsInterval: 300, // update interval for total consumption in s (only
> channels where initialconsumption > 0)
> pushRedrawTimeout: 1000, // ms delay for collecting push updates before
> redrawing
> minTimeout: 2000, // minimum refresh time in ms
> shortenLongTypes: false, // show shorter type names in table
> middleware: [
> {
> title: 'Local (default)',
> url: 'middleware.php'
> // live: 8082 // NOTE: live updates require
> //    - push-server running and
> //    - either apache proxy forwarding configured according to
> // https://github.com/volkszaehler/volkszaehler.org/issues/382
> //  - or push-server live update port configured and accessible
> }, {
> title: 'Volkszaehler Demo',
> url: '//demo.volkszaehler.org/middleware.php'
> }
>
>
> Hier ist der Fehler. Es muss heissen:
>
> }, {
> title: 'Volkszaehler Demo',
> url: 'https://demo.volkszaehler.org/middleware.php'
> }
>
> Da fehlte also das https. Seitdem demo einen “harten” redirect von http
> auf https macht mag Safari/Chrome das mangels Konformität mit der CORS
> Policy nicht mehr. Soeben behoben.
>
> Hat aber alles nix mit nicht ankommenden Daten zu tun. Wie Du die
> analysieren kannst ist im angegebenen Wikilink ebenfalls ganz gut erklärt.
>
> Viele Grüße, Andreas
>
> ...
>
> };
>
>
>
> Am 12.03.2017 um 08:46 schrieb Andreas Götz <cpuidle at gmail.com>:
>
> Das reicht, schaue ich mit an. Fürs erste genügt es wenn Du demo aus der
> options.js entfernst, dann sollte der Fehler weg sein.
>
> Viele Grüße,
> Andreas
>
> Am 12.03.2017 um 08:34 schrieb News <news at spider-wolf.de>:
>
> Hi,
>
> ich arbeite mit OSX. habe im Safari die „Fehlerkonsole einblenden“
> ausgewählt. Hoffe das ist gemeint
>
> <Bildschirmfoto 2017-03-12 um 08.32.42.png>
>
> Am 12.03.2017 um 08:15 schrieb Andreas Götz <cpuidle at gmail.com>:
>
> Entwicklerkonsole
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20170314/14d3314b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bildschirmfoto 2017-03-14 um 16.39.34.png
Type: image/png
Size: 72575 bytes
Desc: not available
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20170314/14d3314b/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bildschirmfoto 2017-03-14 um 16.38.15.png
Type: image/png
Size: 159829 bytes
Desc: not available
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20170314/14d3314b/attachment-0003.png>


More information about the volkszaehler-users mailing list