-
Notifications
You must be signed in to change notification settings - Fork 605
Description
Hi,
the installation via self service in Jamf Pro of pgadmin 4 is not working. I receive the following error message:
...
2023-06-05 11:44:48.580 mdfind[3770:54154] Couldn't determine the mapping between prefab keywords and predicates.
2023-06-05 11:44:48 : WARN : pgadmin4 : No previous app found
2023-06-05 11:44:48 : WARN : pgadmin4 : could not find pgAdmin 4.app
2023-06-05 11:44:48 : INFO : pgadmin4 : appversion:
2023-06-05 11:44:48 : INFO : pgadmin4 : Label is not of type “updateronly”, and it’s set to use force to install or ignoring app store apps, so not using updateTool.
2023-06-05 11:44:48 : INFO : pgadmin4 : Latest version of pgAdmin 4 is 7.2
2023-06-05 11:44:48 : REQ : pgadmin4 : Downloading https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v7.2/macos/pgadmin4-7.2.dmg to pgAdmin 4.dmg
2023-06-05 11:44:48 : DEBUG : pgadmin4 : No Dialog connection, just download
2023-06-05 11:44:49 : ERROR : pgadmin4 : error downloading https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v7.2/macos/pgadmin4-7.2.dmg
ls: pgAdmin 4.dmg: No such file or directory
2023-06-05 11:44:49 : ERROR : pgadmin4 : File list:
2023-06-05 11:44:49 : ERROR : pgadmin4 : File type: pgAdmin 4.dmg: cannot open `pgAdmin 4.dmg' (No such file or directory)
...
How can I solve this?
Thank you!