no server connected, again

2023-06-06 Thread jh276
Hi, it seems that my issues with pgadmin are not solved. I will try to give a short but suitable description what I have done and what to issue is 1) Kubunti 23.04 freshly installed 2) pgadmin repo added and installed, only desktop no web client 3) pgadmin started, main password entered and

Re: no server connected, again

2023-06-06 Thread Khushboo Vashi
On Tue, Jun 6, 2023 at 5:22 PM jh276 wrote: > Hi, > > > it seems that my issues with pgadmin are not solved. I will try to give > a short but suitable description what I have done and what to issue is > > Which version of pgAdmin installed? > > 1) Kubunti 23.04 freshly installed > > 2) pgadmin r

Re: no server connected, again

2023-06-06 Thread jh276
it's a 7.2 I recently found the config database. It is a little confusing since we have data under /usr/pgadmin4,  ~/.config.pgadmin4, and ~/.pgadmin to consider. The logging  ~/.pgadmin/pgadmin4.log gives 2023-06-06 14:03:35,190: WARNING    werkzeug:   WebSocket transport not availab

pgAdmin 4 v7.3 Released

2023-06-06 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 7.3. This release of pgAdmin 4 includes 5 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/7.3/release_notes_7_3.html pgAdmin is the leading Open Source gr

Re: no server connected, again -solved-?-

2023-06-06 Thread jh276
After Akshays announcement about 7.3 I updated from 7.2 to 7.3 and ... ... it is working now without any changes. We will see how long this will last! J. Am 06.06.23 um 14:10 schrieb jh276: it's a 7.2 I recently found the config database. It is a little confusing since we have data und

Fwd: No prompt for setting up a master password

2023-06-06 Thread Stephanie Goulet
Hi all, Hope you're well. I'm a new user and was trying to set pgAdmin up for the first time. All of the instructions and tutorials and other resources I can find outline how there should be a prompt for setting up a master password when you first open. This did not appear for me. I tried deleting

Re: No prompt for setting up a master password

2023-06-06 Thread Nikhil Mohite
Hi Stephanie, Can you please provide the pgAdmin 4 version details? If you are using pgAdmin 4 version 7.2 onwards it uses the operating system's secret storage to store the passwords in desktop mode. please refer: https://www.pgadmin.org/docs/pgadmin4/latest/master_password.html