8000 Read-function of plugin `openvpn' fails when no client is connected · Issue #731 · collectd/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Read-function of plugin `openvpn' fails when no client is connected #731
Copy link
Closed
@srix

Description

@srix

when no vpn client is connected to openvpn server I get

"read-function of plugin `openvpn` failed. " error in collectd sysylog.

At the time the openvpn-status.og looks like this.

OpenVPN CLIENT LIST
Updated,Fri Sep 12 19:49:46 2014
Common Name,Real Address,Bytes Received,Bytes Sent,Connected Since
ROUTING TABLE
Virtual Address,Common Name,Real Address,Last Ref
GLOBAL STATS
Max bcast/mcast queue length,0
END

However , the moment the first connection happens, the error stops appearing in the log. After a client connects the openvp-status.log appears like this.

OpenVPN CLIENT LIST
Updated,Fri Sep 12 19:51:49 2014
Common Name,Real Address,Bytes Received,Bytes Sent,Connected Since
pa-1194-monitor,106.51.232.247:7404,28284,16971,Fri Sep 12 19:50:58 2014
ROUTING TABLE
Virtual Address,Common Name,Real Address,Last Ref
10.0.0.2,pa-1194-monitor,106.51.232.247:7404,Fri Sep 12 19:51:48 2014
GLOBAL STATS
Max bcast/mcast queue length,0
END

The error is reproducible. Openvpn version is 2.3.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0