Open molaeiali opened 1 month ago
Hey @molaeiali, thanks for the report. We've missed that during a recent refactor, though it has already been fixed and it should land in beta next week. Thanks for raising it 👍
@molaeiali this is already fixed, feel free to close the ticket.
Please complete the following checklist (by adding [x]):
[x] This is not a report about my app not working as expected
As you can see here, code is calling
self._api.fetch_certificate()
:https://github.com/ProtonVPN/proton-vpn-gtk-app/blob/9d77c58322fdae2a1ef925b200c524afbec39d1a/proton/vpn/app/gtk/controller.py#L368
And I can't see a
fetch_certificate
function here:https://github.com/ProtonVPN/python-proton-vpn-api-core/blob/58a90f43517e7d84289e2aa925146ca26cd06d19/proton/vpn/core/api.py#L40
So this is causing this error each time I select Wireguard as protocol: