able to totally crash LXD host with config
Bug #1883707 reported by
joe
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PostgreSQL Charm |
New
|
Undecided
|
Unassigned |
Bug Description
I am attempting to pick up and use this postgresql charm, and debugging HOW to get it connectable from my LXDs host..
so far, I have discovered a bug if I accidentally try to pass this config parameters
juju deploy postgresql pg-a --config admin_addresses = 0.0.0.0,
after a few seconds, this completely locks my host running Ubuntu 20.04 LTS
To post a comment you must log in.
if I could get some help with this command as well... it states in the charm page that it is this `admin_addresses` in which I need to open up certain IPs to get PGAdmin3 .. you can probably update that to say PGAdmin4 now.. and is there some way that I can verify the functionality?? It seems I open up lots of ips and still never successfully get connected in pgadmin