@xxmlud You have to start and enable service named 'pulsesecure.service' as I mentioned in the post-installation message.
Search Criteria
Package Details: pulse-secure 22.8r1_b31437-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pulse-secure.git (read-only, click to copy) |
---|---|
Package Base: | pulse-secure |
Description: | Ivanti Secure Access Client |
Upstream URL: | https://www.pulsesecure.net/ |
Licenses: | custom |
Conflicts: | pulse-connect-secure |
Submitter: | yan12125 |
Maintainer: | chiwanpark |
Last Packager: | chiwanpark |
Votes: | 37 |
Popularity: | 1.40 |
First Submitted: | 2017-09-02 07:40 (UTC) |
Last Updated: | 2025-02-18 11:56 (UTC) |
Dependencies (11)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- dmidecode (dmidecode-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libbsd (libbsd-gitAUR)
- libgnome-keyring
- openssl (openssl-gitAUR, openssl-staticAUR)
- patch (patch-gitAUR)
- gtkmm3 (optional) – for pulseUi,
- psmisc (psmisc-selinuxAUR) (optional) – for pulsesvc -K,
- webkit2gtk (webkit2gtk-imgpasteAUR) (optional) – for pulseUi
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 27 Next › Last »
chiwanpark commented on 2022-09-03 06:43 (UTC)
xxmlud commented on 2022-08-29 12:01 (UTC) (edited on 2022-08-30 06:55 (UTC) by xxmlud)
Hi!
I am in the process of migrating from Ubuntu to Arch, I have installed the latest version and I have the same sharing as @AshEnke.
The binary is reporting these messages.
DBUS api call failed with code: 2 - message:GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name net.psecure.pulse was not provided by any .service files
Do you know if downgrading version works?
This VPN client is my only requirement to be able to work. Without it I will not be able to migrate to Arch. Any help?
Edit: I have managed to get the client working with version: 9.1r11.0_b6725
Regards,
earendilfr commented on 2022-08-26 07:35 (UTC)
There is a weird bug with Pulse Secure: current installation seems not trust the system CA store.
In fact, the client try to load the CA store at path /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
but, on Arch, the file is located at /etc/ca-certificates/extracted/ca-bundle.trust.crt
.
It could be interesting to add, in the installation process, the creation of a link from existing file to required file...
Or, at least, a message at the end of the installation to indicate that the user need to create the link to allow the certificate validation.
thecrow commented on 2022-08-18 09:19 (UTC)
@chiwanpark I'm afraid the new UI should be only on the Windows client. I don't see that there are changes at the moment in the linux client
chiwanpark commented on 2022-08-18 05:40 (UTC)
@thecrow I've packaged and installed 22.2.R1 build 1295, but UI seems not be changed (see https://imgur.com/a/GcjmbLl). Could you find the package (in RPM format) with new UI?
PsiTrax commented on 2022-08-10 20:39 (UTC)
It hangs on
dsOpenSSL Start - dsENGINE_register_ECDSA
dsOpenSSL End - dsENGINE_register_ECDSA
Press Ctrl+c to Stop VPN Connection....
Status: Connect requested
Any ideas how to debug this?
thecrow commented on 2022-07-25 13:12 (UTC)
Pulse Secure Client is re-branded as Ivanti Secure Access Client. The release numbering is updated to 22.RX. Complete UX rebranding and the UI upgrade is implemented. There is also an option to switch between the Classic UI and New-UI to maintain user experience. The Pulse Secure client icon is replaced by Ivanti Secure Access Client icon
tvguy725 commented on 2022-07-11 17:39 (UTC)
For saved connections in pulseUI to not disappear when the pulsesecure service restarts, mkdir -p /var/lib/pulsesecure/pulse
seems to work.
AshEnke commented on 2022-06-16 17:54 (UTC) (edited on 2022-06-17 17:23 (UTC) by AshEnke)
I have a problem on the latest (9.1r15.0_b15819-2) and older versions :
I start the pulsesecure service, and try to run the /opt/pulsesecure/bin/pulseUI
command, and it's stuck at
dsOpenSSL Start - dsENGINE_register_ECDSA
dsOpenSSL End - dsENGINE_register_ECDSA
and it hangs there.
If I try to press Ctrl + C to cancel it, the UI launches, but it looks like it doesn't detect the running service (lots of DBUS api call failed with code: 2 - message:GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name net.psecure.pulse was not provided by any .service files
error messages, and I can't connect.
What's weird is that if I stop the service and try to run the pulseUI
program, it goes straight to the "missing service" error :
dsOpenSSL Start - dsENGINE_register_ECDSA
dsOpenSSL End - dsENGINE_register_ECDSA
DBUS api call failed with code: 2 - message:GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name net.psecure.pulse was not provided by any .service files
DBUS api call failed with code: 2 - message:GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name net.psecure.pulse was not provided by any .service files
journalctl -u pulsesecure.service -f
doesn't show anything wrong, and the pulselauncher
command behaves the same...
Any idea ?
RaistlinMy commented on 2022-05-24 07:28 (UTC)
It doesn't save my connections. Every time I restart it I have to create my connections again. Is there anything that I am missing?
Pinned Comments
chiwanpark commented on 2021-02-24 10:21 (UTC)
If you want to use old pulse-secure client 9.1r9, please download the following package.
https://drive.google.com/file/d/1_8tRA-T9vV08n_TpHqdcG5IvalxBuZ7_/view?usp=sharing
The rewritten pulse-secure client requires a service called 'pulsesecure'. Please enable and start the service before running the client.