VPN app on RHEL 8 error

Posted on

Hi, I have RHEL 8 and I am trying yo use a VPN app and it automatically closes up on me and in terminal it has the following output:

[6978:6978:0921/114300.916268:ERROR:browser_main_loop.cc(264)] GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
/etc/vpnsecure/vpnsecure[7011]: ../../third_party/node-nw/src/node_crypto_bio.h:105:static node::crypto::NodeBIO node::crypto::NodeBIO::FromBIO(BIO *): Assertion `(bio->ptr) != (nullptr)' failed.
1: node::Abort() [/etc/vpnsecure/lib/libnode.so]
2: 0x7f4e18853b0c [/etc/vpnsecure/lib/libnode.so]
3: 0x7f4e188facad [/etc/vpnsecure/lib/libnode.so]
4: 0x7f4e2865b4c4 [/lib64/libcrypto.so.1.1]
5: BIO_write [/lib64/libcrypto.so.1.1]
6: node::crypto::NodeBIO::NewFixed(char const
, unsigned long) [/etc/vpnsecure/lib/libnode.so]
7: 0x7f4e188e0e86 [/etc/vpnsecure/lib/libnode.so]
8: node::crypto::SecureContext::AddRootCerts(v8::FunctionCallbackInfo const&) [/etc/vpnsecure/lib/libnode.so]
9: 0x7f4e2c62fcaa [/etc/vpnsecure/lib/libnw.so]

Any help would be appreciated! Thanks! :)

Responses