| From: | carlos alves <calvesmitnick(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-support(at)lists(dot)postgresql(dot)org |
| Subject: | The pgAdmin 4 server could not be contacted |
| Date: | 2021-09-30 23:51:46 |
| Message-ID: | CAFWGvHU8ADaV-aLtQf+SCvtV_0jANYN2r4_A6ZuHns=JaWpXQA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi all,
I can't get to start pgAdmin4 server mode by the command
"/usr/pgadmin4/venv/bin/python3 -s /usr/pgadmin4/web/pgAdmin4.py".
I just get the error
"ModuleNotFoundError: No module named 'httpagentparser' "
ps.: module httpagentparser is installed.
I just got success if a hit the command without the option
'-s' to python3, like this:
"/usr/pgadmin4/venv/bin/python3 /usr/pgadmin4/web/pgAdmin4.py"
But the real problem is I can't start pgadmin4 in desktop mode,
because it seems the pgdamin executable uses that command line
automatically
and crash with the error:
"The pgAdmin 4 server could not be contacted"
"ModuleNotFoundError: No module named 'httpagentparser' "
Any help to solve this problem or workaround it!
Thanks in advance.
Carlos Alberto
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2021-10-01 07:19:21 | Re: Admin4 is frozen |
| Previous Message | Matthew Puttroff | 2021-09-30 15:09:54 | Re: Blank Screen |