Skip to content

DBus Client closing "due to inactivity" #150

Discussion options

You must be logged in to vote

This smells like you have a line in your config file saying inactive 1800 ... which would inhibit this behaviour. Or it might be this is being pushed by the server to the client.

You can get more info by boosting the log-level to 6:

 # openvpn3-admin log-service --log-level 6

I don't know how you start your VPN configuration, if it is a pre-imported configuration file (openvpn3 config-import) or if you kick off openvpn2 or openvpn3 session-start using the config file directly. In the case of the two latter ones, you need to add verb 6 to config file as well.

If you have pre-imported the configuration file, you can use openvpn3 config-manage --config $CONFIG_NAME --log-level 6.

You will …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@ChrisGV04
Comment options

@dsommers
Comment options

@ChrisGV04
Comment options

Answer selected by ChrisGV04
Comment options

You must be logged in to vote
1 reply
@ChrisGV04
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants