Please update the client to support Fedora 30, a lot of packages needed by the client are now deprecated. i.e.: webkitgtk, xulrunner, mozjs17
Also the pulseUI wont start because missing packages:
$ ldd /usr/local/pulse/pulseUi | grep not
libicui18n.so.57 => not found
libicuuc.so.57 => not found
libicudata.so.57 => not found
libicui18n.so.57 => not found
libicuuc.so.57 => not found
libicudata.so.57 => not found
libicu-63 is currently maintained, you should upgrade you client to use it.
My company is paying you for your support, please fix your linux clients.
Hi. There is an easier way to use the pulse secure vpn on Fedora 30 using Network Manager:
First erase the pulse rpm with dnf. It isn't maintained and it's not worth the effort.
Then use the following click sequence:
Networks (little monitor icon in system tray)
Configure Network connections... (settings icon)
+ (add new connection)
Juniper SSL VPN / Pulse connect secure
Create
... set the name and the gateway ....
Save
OK
Then to use it click the same icon and click connect. If you have two factor authentication (we do) put "push" in the 2nd password for a push to your phone.
Good luck!
Hi,
What display manager are you using?
I'm on Gnome and there aren't options you described, and if I am trying to configure the VPN the connection fails with auth errors(it doesn't even ask me for credentials..)
IIRC network manager is really buggy on gnome, in the past I tried to use it with not much success.
Same problem. Manual workaround does not work. Please update the client!
Hi beleagured pulsesecure Fedora users,
I have found a workaround. As noted by the last post, there are dependencies such as
Thanks!! this worked also for fedora 31.
ldd /usr/local/pulse/pulseUi | grep not
libicui18n.so.57 => not found
libicuuc.so.57 => not found
libicudata.so.57 => not found
libicui18n.so.57 => not found
libicuuc.so.57 => not found
libicudata.so.57 => not found
Downloaded the RPM -> extracted -> moved these files from extracted RPM to /usr/local/pulse/
problem solved
If you have two factor authentication (we do) put "push" in the 2nd password for a push to your phone.
Where in the world do you see an input for a 2nd password? What setting enables this in the NetworkManager configuration dialog? I've tried everything I can think of to input this value on Fedora 30 & 31.
Hello,
Have you tried to connect, without installing Pulse VPN client, but using Fedora native VPN client?
Select "Multi-protocol VPN client (openconnect)" which is compatible with Juniper / Pulse, then "Juniper Network Connect" protocol.
It works fine for me. Hope this helps.
Network Manager approach does not work for me.
I got URL as configuration - where to put this URL in Network Manager ?
When I put just hostname or the URL - I am gettting
'Failed to find or parse web form in login page'
I'd suggest trying my approach in this thread. My workaround was specifically to address the failure of the network manager to parse the web form - my organization uses MS Azure but they've implemented it such that the web form can't be parsed.