public inbox for [email protected]  
help / color / mirror / Atom feed
From: Surya Widyanto <[email protected]>
To: pgAdmin Support <[email protected]>
Subject: Cannot Run pgAdmin4 v8.13 on AlmaLinux 8 after upgrade from v8.12
Date: Mon, 18 Nov 2024 13:41:25 +0700
Message-ID: <[email protected]> (raw)

Hi,

Today, I've upgraded my pgAdmin4 version from v8.12 to v8.13 using dnf 
on AlmaLinux 8.

My pgAdmin4 is installed as web mode and accessed via Apache.

After upgrading to v8.13, when I access the pgAdmin4 address from web 
browser, it give an error 500. When I look at the error log, it contains 
the line below:

mod_wsgi (pid=3535715): Failed to exec Python script file 
'/usr/pgadmin4/web/pgAdmin4.wsgi'.
mod_wsgi (pid=3535715): Exception occurred processing WSGI script 
'/usr/pgadmin4/web/pgAdmin4.wsgi'.
Traceback (most recent call last):
ImportError: no pq wrapper available.
Attempts made:
- couldn't import psycopg 'c' implementation: 
/usr/pgadmin4/venv/lib64/python3.9/site-packages/psycopg_c/pq.cpython-39-x86_64-linux-gnu.so: 
undefined symbol: PQchangePassword
- couldn't import psycopg 'binary' implementation: No module named 
'psycopg_binary'
- couldn't import psycopg 'python' implementation:

The primary concern is at *undefined symbol: PQchangePassword*

Is there any bug or I have do the update wrongly?*
*

Regards,
ayrus02*
*


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Cannot Run pgAdmin4 v8.13 on AlmaLinux 8 after upgrade from v8.12
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox