Grizzelbee / ioBroker.wireguard

A ioBroker adapter to monitor WireGuard hosts
MIT License
5 stars 4 forks source link

laufend WARN mit 1.6.2 #106

Closed Negalein closed 7 months ago

Negalein commented 8 months ago

mit 1.6.2 kommen haufenweise dieser Meldungen.

Node.js: v18.19.0 NPM: 10.2.3 Admin: 6.15.2 JS-Controller: 5.0.17

2024-03-26 18:14:22.366  - warn: wireguard.0 (1754650) Setting Nega-wg0.peers.PBQtaueqfB/GxwU6AElLQWXiRRlIPtBofbK1By9oBFY=.connected to false is senseless. Please open an issue on github and provide a debug log sowing the occurrence of this issue.
2024-03-26 18:14:22.366  - warn: wireguard.0 (1754650) Setting Nega-wg0.users to null is senseless. Please open an issue on github and provide a debug log sowing the occurrence of this issue.
m-s-b commented 8 months ago

Node.js: v18.19.1 NPM: 10.2.4 Admin: 6.15.2 JS-Controller: 5.0.19

Hier ebenfalls: `wireguard.0 2024-03-26 20:11:00.785 warn Setting Fontane-wg0.connectedUsersCount to 0 is senseless. Please open an issue on github and provide a debug log sowing the occurrence of this issue.

wireguard.0 2024-03-26 20:11:00.785 warn Setting Fontane-wg0.connectedUsers to is senseless. Please open an issue on github and provide a debug log sowing the occurrence of this issue.

wireguard.0 2024-03-26 20:11:00.785 warn Setting Fontane-wg0.connectedPeersCount to 0 is senseless. Please open an issue on github and provide a debug log sowing the occurrence of this issue.

wireguard.0 2024-03-26 20:11:00.785 warn Setting Fontane-wg0.connectedPeers to is senseless. Please open an issue on github and provide a debug log sowing the occurrence of this issue.` Nach Downgrade auf 1.6.1 wieder alle chic.

Grizzelbee commented 7 months ago

sollte mit der 1.6.3 erledigt sein.

m-s-b commented 7 months ago

@Grizzelbee Danke, Warnmeldungen sind bei mir mit der 1.6.3 weg

Negalein commented 7 months ago

@Grizzelbee Danke, läuft wieder :)