<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div style="" class="default-style">
Hallo,
<br>
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
ich versuche gerade bei mir den push server zum laufen zu bekommen.
<br>
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Meine ganze config ist unter <a href="https://github.com/StefanSchoof/volkszaehler.org-config/tree/pushserver">https://github.com/StefanSchoof/volkszaehler.org-config/tree/pushserver</a> zu finden
<br>
</div>
<div style="" class="default-style">
config.yaml: <a href="https://github.com/StefanSchoof/volkszaehler.org-config/blob/pushserver/volkszaehler.yaml.tmpl">https://github.com/StefanSchoof/volkszaehler.org-config/blob/pushserver/volkszaehler.yaml.tmpl</a>
<br>
</div>
<div style="" class="default-style">
vzlogger.conf: <a href="https://github.com/StefanSchoof/volkszaehler.org-config/blob/pushserver/vzlogger.conf">https://github.com/StefanSchoof/volkszaehler.org-config/blob/pushserver/vzlogger.conf</a>
<br>
</div>
<div style="" class="default-style">
options.js: <a href="https://github.com/StefanSchoof/volkszaehler.org-config/blob/pushserver/options.js">https://github.com/StefanSchoof/volkszaehler.org-config/blob/pushserver/options.js</a>
<br>
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Meine vzlogger log zeigt auf debug Meldungen wie:
<br>
</div>
<div style="" class="default-style">
vzlogger_1 | [Dec 02 10:52:19][push] CURL Request to http://push-server:5582 succeeded with code: 200
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Wenn ich per postman mich mit dem socket endpunkt verbinde, bekomme ich Messwerte
<br>
</div>
<div style="" class="default-style">
<img src="cid:3308745f8ed94195b8d3613ead6ec2e2@open-xchange.com" style="max-width: 100%;" class="aspect-ratio" alt="" from_clipboard="true">
<br>
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Wenn ich mich mit dem /ws Enpunkt und dem wamp Protokoll verbinde wird eine Verbindung aufgebaut, aber ich bekomme keine Daten.
<br>
</div>
<div style="" class="default-style">
<img src="cid:16874312ac714d3bb0ccc5fa01870d76@open-xchange.com" style="max-width: 100%;" class="aspect-ratio" alt="" from_clipboard="true">Auch in den Browser Dev Tools werden keine Nachrichten angezeigt.
<br>
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Da also Daten über den Push Server gehen, aber keine über das wamp Protokoll, bin ich ein bisschen ratlos. Der Push Server hat mir auch auf Debug Level nicht mehr als
<br>
</div>
<div style="" class="default-style">
push-server_1 | Volkszaehler Push Server
<br>push-server_1 | Listening for updates on 5582. Clients may connect at 8082.
</div>
<div style="" class="default-style">
gesagt.
<br>
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Ich würde mich über einen Tipp, wo in meinem Setup noch ein Fehler ist freuen.
<br>
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Viele Grüße
<br>
</div>
<div style="" class="default-style">
Stefan
<br>
</div>
</body>
</html>