View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008264 | Kali Linux | General Bug | public | 2023-04-14 08:14 | 2025-07-14 09:16 |
Reporter | kenddriz | Assigned To | daniruiz | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | suspended | ||
Product Version | 2023.1 | ||||
Summary | 0008264: Unable to run PgAdmin4 | ||||
Description | The pgAdmin 4 server could not be contacted | ||||
Steps To Reproduce | Install postgresqlsudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list' #Install pgAdmin 4 Install the public key for the repository (if not done previously):curl -fsS https://www.pgadmin.org/static/packages_pgadmin_org.pub | sudo gpg --dearmor -o /usr/share/keyrings/packages-pgadmin-org.gpg Create the repository configuration file:sudo sh -c 'echo "deb [signed-by=/usr/share/keyrings/packages-pgadmin-org.gpg] https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/$(lsb_release -cs) pgadmin4 main" > /etc/apt/sources.list.d/pgadmin4.list && apt update' | ||||
Attached Files | |||||
Thank you for your interest in Kali but this is not a bug report. It looks like that you need help and guidance to perform some task. We have community support forums on https://forums.kali.org/ or on IRC with the #kali-linux channel on irc.oftc.net), please post your questions there. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-14 08:14 | kenddriz | New Issue | |
2023-04-14 08:14 | kenddriz | File Added: image.png | |
2023-04-15 10:52 | daniruiz | Note Added: 0017802 | |
2023-04-15 10:52 | daniruiz | Assigned To | => daniruiz |
2023-04-15 10:52 | daniruiz | Status | new => closed |
2023-04-15 10:52 | daniruiz | Resolution | open => suspended |
2025-07-14 09:16 | g0tmi1k | Priority | urgent => normal |