Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporter no longer works with OpenVPN AS 2.14.0 #57

Closed
rtuk opened this issue Jul 2, 2024 · 2 comments
Closed

Exporter no longer works with OpenVPN AS 2.14.0 #57

rtuk opened this issue Jul 2, 2024 · 2 comments

Comments

@rtuk
Copy link
Contributor

rtuk commented Jul 2, 2024

In OpenVPN AS 2.14.0 the output of sacli subscriptionstatus has been updated, the exporter now fails with:
Failed to call GetSubscriptionStatus: reading body cannot find field 'Subkey' on struct

See release notes:
https://openvpn.net/as-docs/as-2-14-release-notes.html#access-server-2-14-versions

Fields that have been added seem to be:

  • billing_id
  • subkey
@rossigee
Copy link
Owner

rossigee commented Jul 2, 2024

I'm not actually using OpenVPN-AS myself any more. I'd be happy to merge a reasonable-looking PR, but I can't write or test it.

@rtuk
Copy link
Contributor Author

rtuk commented Jul 3, 2024

Added #58
These changes have been tested on OpenVPN-AS 2.14.0

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

No branches or pull requests

2 participants