Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vDThN-009tfX-QM for pgsql-general@arkaria.postgresql.org; Mon, 27 Oct 2025 20:20:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1vDThM-009HEb-Di for pgsql-general@arkaria.postgresql.org; Mon, 27 Oct 2025 20:20:11 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vDThL-009HES-Ss for pgsql-general@lists.postgresql.org; Mon, 27 Oct 2025 20:20:11 +0000 Received: from sender4-op-o11.zoho.com ([136.143.188.11]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vDThG-004ZqX-2h for pgsql-general@lists.postgresql.org; Mon, 27 Oct 2025 20:20:09 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1761596401; cv=none; d=zohomail.com; s=zohoarc; b=lqpCAJPG3Zpe8LDo6z53L54ni7bat0bNErE22imrNluFwpNhTuwaAAJfYjh+jVYW2J20Sfs2lhz9AyaEBwMVL4PWB4TNjLfHe+q7NdyM5ewUXLvrpcZTvBgbfWIhkXL7Y8y/qsarUzBM7zoReZ1yMYFEu1YDWJbFuLr4HSn43WU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1761596401; h=Content-Type:Date:Date:From:From:MIME-Version:Message-ID:Subject:Subject:To:To:Message-Id:Reply-To:Cc; bh=mb9tqlNWGEIYOz7nS5CmA57hvvf0KAAc7X+yEtWHvR0=; b=TyXQGLL3tIWcnG/V4CvyC/FaA3ViRojla87NhjPFzdRbsUurW1UmFgP7ddBrBcGe9DDbBYGYSsw4Ee0KYcvJCl8zcQDpDmqecWw8yW82X1v2nPy/1Az0YGguyGm5BOKCwcJ0J/ffL6T4nXpvJPo9Bu462x1PCRdwghtRoue1uQM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=salesium.com; spf=pass smtp.mailfrom=rwelty@salesium.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1761596401; s=zoho; d=salesium.com; i=rwelty@salesium.com; h=Date:Date:From:From:To:To:Message-Id:Message-Id:In-Reply-To:Subject:Subject:MIME-Version:Content-Type:Reply-To:Cc; bh=mb9tqlNWGEIYOz7nS5CmA57hvvf0KAAc7X+yEtWHvR0=; b=LHFLVmt+gBOW9Vg6vhJpTjy+83NDKdp8LhobpUtlHs+NNBaA4lzxG4e9fJcR4YyR zde4VQocUMYxEfGmMq0fbkfCpelku22dj6DrJ63oHs383q/UGHaJJCElYi9PyJqZjFY zJmyEL/RmPJ2l1bJQJU2STlBJ6Q5SSbnPPlad2Js= Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1761596399388547.2461176769627; Mon, 27 Oct 2025 13:19:59 -0700 (PDT) Date: Mon, 27 Oct 2025 16:19:59 -0400 From: Richard Welty To: "pgsql-general" Message-Id: <19a2753dece.6ce25a12307797.1514863321173823485@salesium.com> In-Reply-To: Subject: phadmin4 app not starting after most recent upgrade MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1032714_277891550.1761596399310" Importance: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk ------=_Part_1032714_277891550.1761596399310 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable i recently updated phadmin4 on my ubuntu 24.04 desktop from the usual server. i just tried to launch the desktop app for the first time since the update; it fails to launch with a warning about a failed migration. i'm looking for suggestions of how to proceed. thanks, =C2=A0 =C2=A0richard these are the package versions that are installed: libpq-dev/pgadmin4 18.0-1.pgdg24.04+3 amd64 libpq5/pgadmin4,now 18.0-1.pgdg24.04+3 amd64 [installed,automatic] pgadmin4-desktop/pgadmin4,now 9.9 amd64 [installed] pgadmin4-server/pgadmin4,now 9.9 amd64 [installed,automatic] pgadmin4-web/pgadmin4,now 9.9 all [installed,auto-removable] pgadmin4/pgadmin4 9.9 all phppgadmin/noble,noble 7.14.7+dfsg-1 all this is the error that pops up. The pgAdmin 4 server could not be contacted: pgAdmin Runtime Environment -------------------------------------------------------- Python Path: "/usr/pgadmin4/venv/bin/python3" Runtime Config File: "/home/richard/.config/pgadmin4/config.json" Webapp Path: "/usr/pgadmin4/web/pgAdmin4.py" pgAdmin Command: "/usr/pgadmin4/venv/bin/python3 -s /usr/pgadmin4/web/pgAdm= in4.py" Environment: =C2=A0 - HOME: /home/richard =C2=A0 - LANG: en_US.UTF-8 =C2=A0 - LOGNAME: richard =C2=A0 - PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin= :/usr/games:/usr/local/games:/snap/bin:/snap/bin =C2=A0 - SHELL: /bin/bash =C2=A0 - USER: richard =C2=A0 - XDG_DATA_DIRS: /usr/share/ubuntu:/usr/share/gnome:/home/richard/.l= ocal/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/= share/:/usr/share/:/var/lib/snapd/desktop =C2=A0 - XDG_RUNTIME_DIR: /run/user/1000 =C2=A0 - GTK_MODULES: gail:atk-bridge =C2=A0 - QT_ACCESSIBILITY: 1 =C2=A0 - DBUS_SESSION_BUS_ADDRESS: unix:path=3D/run/user/1000/bus =C2=A0 - DEBUGINFOD_URLS: https://debuginfod.ubuntu.com=20 =C2=A0 - DESKTOP_SESSION: ubuntu =C2=A0 - GDMSESSION: ubuntu =C2=A0 - GNOME_DESKTOP_SESSION_ID: this-is-deprecated =C2=A0 - GNOME_SHELL_SESSION_MODE: ubuntu =C2=A0 - GSM_SKIP_SSH_AGENT_WORKAROUND: true =C2=A0 - IM_CONFIG_PHASE: 1 =C2=A0 - PWD: /home/richard =C2=A0 - QT_IM_MODULE: ibus =C2=A0 - SESSION_MANAGER: local/Salesium-U:@/tmp/.ICE-unix/1712,unix/Salesi= um-U:/tmp/.ICE-unix/1712 =C2=A0 - SHLVL: 0 =C2=A0 - SSH_AUTH_SOCK: /run/user/1000/keyring/ssh =C2=A0 - USERNAME: richard =C2=A0 - XDG_CONFIG_DIRS: /etc/xdg/xdg-ubuntu:/etc/xdg =C2=A0 - XDG_CURRENT_DESKTOP: Unity =C2=A0 - XDG_MENU_PREFIX: gnome- =C2=A0 - XDG_SESSION_CLASS: user =C2=A0 - XDG_SESSION_DESKTOP: ubuntu =C2=A0 - XDG_SESSION_TYPE: wayland =C2=A0 - XMODIFIERS: @im=3Dibus =C2=A0 - _: /usr/bin/gnome-session =C2=A0 - MANAGERPID: 1449 =C2=A0 - INVOCATION_ID: 5a3a81c4349f4cc79596828b225c5203 =C2=A0 - JOURNAL_STREAM: 8:12258 =C2=A0 - SYSTEMD_EXEC_PID: 1761 =C2=A0 - MEMORY_PRESSURE_WATCH: /sys/fs/cgroup/ http://user.slice/user-1000= .slice/user@1000.service/session.slice/org.gnome.Shell@wayland.service/memo= ry.pressure=20 =C2=A0 - MEMORY_PRESSURE_WRITE: c29tZSAyMDAwMDAgMjAwMDAwMAA=3D =C2=A0 - GJS_DEBUG_OUTPUT: stderr =C2=A0 - GJS_DEBUG_TOPICS: JS ERROR;JS LOG =C2=A0 - CLUTTER_DISABLE_MIPMAPPED_TEXT: 1 =C2=A0 - GNOME_SETUP_DISPLAY: :1 =C2=A0 - DISPLAY: :0 =C2=A0 - XAUTHORITY: /run/user/1000/.mutter-Xwaylandauth.N8TYE3 =C2=A0 - WAYLAND_DISPLAY: wayland-0 =C2=A0 - GIO_LAUNCHED_DESKTOP_FILE: /usr/share/applications/pgadmin4.deskto= p =C2=A0 - GIO_LAUNCHED_DESKTOP_FILE_PID: 56037 =C2=A0 - CHROME_DESKTOP: pgadmin4.desktop =C2=A0 - ORIGINAL_XDG_CURRENT_DESKTOP: ubuntu:GNOME =C2=A0 - ELECTRON_ENABLE_SECURITY_WARNINGS: false =C2=A0 - GDK_BACKEND: wayland =C2=A0 - PGADMIN_INT_PORT: 33643 =C2=A0 - PGADMIN_INT_KEY: 0ef005bf-af5b-40ce-912f-673ed20ab2b7 =C2=A0 - PGADMIN_SERVER_MODE: OFF -------------------------------------------------------- Total spawn time to start the pgAdmin4 server: 0.007 Sec /usr/pgadmin4/venv/lib/python3.12/site-packages/passlib/pwd.py:16: UserWarn= ing: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/= en/latest/pkg_resources.html . The pkg_resources package is slated for remo= val as early as 2025-11-30. Refrain from using this package or pin to Setup= tools<81. =C2=A0 import pkg_resources 2025-10-27 15:29:57,837: ERROR=09pgadmin:=09Table(s) ['query_history', 'app= lication_state', 'database', 'sharedserver', 'macros', 'user_macros', 'user= _mfa'] are missing in the database 2025-10-27 15:29:57,837: ERROR=09pgadmin:=09Exception in database migration= . NOTE: Configuring authentication for DESKTOP mode. Traceback (most recent call last): =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/eng= ine/base.py", line 1967, in _exec_single_context =C2=A0=C2=A0=C2=A0 self.dialect.do_execute( =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/eng= ine/default.py", line 951, in do_execute =C2=A0=C2=A0=C2=A0 cursor.execute(statement, parameters) sqlite3.OperationalError: no such column: server.is_adhoc The above exception was the direct cause of the following exception: Traceback (most recent call last): =C2=A0 File "/usr/pgadmin4/web/pgAdmin4.py", line 93, in =C2=A0=C2=A0=C2=A0 app =3D create_app() =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^^^^^^^^^^^^ =C2=A0 File "/usr/pgadmin4/web/pgadmin/__init__.py", line 481, in create_ap= p =C2=A0=C2=A0=C2=A0 delete_adhoc_servers() =C2=A0 File "/usr/pgadmin4/web/pgadmin/browser/server_groups/servers/utils.= py", line 668, in delete_adhoc_servers =C2=A0=C2=A0=C2=A0 db.session.query(Server).filter(Server.is_adhoc =3D=3D 1= ).delete() =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/orm= /query.py", line 3210, in delete =C2=A0=C2=A0=C2=A0 self.session.execute( =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/orm= /session.py", line 2351, in execute =C2=A0=C2=A0=C2=A0 return self._execute_internal( =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^^^^^^^^^^^^^^= ^^^^^^^^^ =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/orm= /session.py", line 2249, in _execute_internal =C2=A0=C2=A0=C2=A0 result: Result[Any] =3D compile_state_cls.orm_execute_st= atement( =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/orm= /bulk_persistence.py", line 2033, in orm_execute_statement =C2=A0=C2=A0=C2=A0 return super().orm_execute_statement( =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^^^^^^^^^^^^^^= ^^^^^^^^^^^^^^^^ =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/orm= /context.py", line 306, in orm_execute_statement =C2=A0=C2=A0=C2=A0 result =3D conn.execute( =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^^= ^^^^^^^^^^^ =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/eng= ine/base.py", line 1419, in execute =C2=A0=C2=A0=C2=A0 return meth( =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^^^^^ =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/sql= /elements.py", line 526, in _execute_on_connection =C2=A0=C2=A0=C2=A0 return connection._execute_clauseelement( =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^^^^^^^^^^^^^^= ^^^^^^^^^^^^^^^^^^^^ =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/eng= ine/base.py", line 1641, in _execute_clauseelement =C2=A0=C2=A0=C2=A0 ret =3D self._execute_context( =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^^^^^^^^^^^^^^^^^^^^= ^^ =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/eng= ine/base.py", line 1846, in _execute_context =C2=A0=C2=A0=C2=A0 return self._exec_single_context( =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^^^^^^^^^^^^^^= ^^^^^^^^^^^^ =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/eng= ine/base.py", line 1986, in _exec_single_context =C2=A0=C2=A0=C2=A0 self._handle_dbapi_exception( =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/eng= ine/base.py", line 2355, in _handle_dbapi_exception =C2=A0=C2=A0=C2=A0 raise sqlalchemy_exception.with_traceback(exc_info[2]) f= rom e =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/eng= ine/base.py", line 1967, in _exec_single_context =C2=A0=C2=A0=C2=A0 self.dialect.do_execute( =C2=A0 File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/eng= ine/default.py", line 951, in do_execute =C2=A0=C2=A0=C2=A0 cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such column:= server.is_adhoc [SQL: DELETE FROM server WHERE server.is_adhoc =3D ?] [parameters: (1,)] (Background on this error at: https://sqlalche.me/e/20/e3q8 ) ------=_Part_1032714_277891550.1761596399310 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable =
i recently updated phadmin4 on my ubuntu 24.04 des= ktop from
the usual server. i just tried to launch the deskto= p app for the first
time since the update; it fails to launch= with a warning about a failed
migration. i'm looking for sug= gestions of how to proceed.

thanks,
<= div>   richard

these are the package ver= sions that are installed:

libpq-dev/pgadmin4 1= 8.0-1.pgdg24.04+3 amd64
libpq5/pgadmin4,now 18.0-1.pgdg24.04+= 3 amd64 [installed,automatic]
pgadmin4-desktop/pgadmin4,now 9= .9 amd64 [installed]
pgadmin4-server/pgadmin4,now 9.9 amd64 [= installed,automatic]
pgadmin4-web/pgadmin4,now 9.9 all [insta= lled,auto-removable]
pgadmin4/pgadmin4 9.9 all
= phppgadmin/noble,noble 7.14.7+dfsg-1 all

this = is the error that pops up.

The pgAdmin = 4 server could not be contacted:

pgAdmi= n Runtime Environment
---------------------------------------= -----------------
Python Path: "/usr/pgadmin4/venv/bin/python= 3"
Runtime Config File: "/home/richard/.config/pgadmin4/confi= g.json"
Webapp Path: "/usr/pgadmin4/web/pgAdmin4.py"
pgAdmin Command: "/usr/pgadmin4/venv/bin/python3 -s /usr/pgadmin4/web= /pgAdmin4.py"
Environment:
  - HOME: /home= /richard
  - LANG: en_US.UTF-8
  - LO= GNAME: richard
  - PATH: /usr/local/sbin:/usr/local/bin:= /usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/b= in
  - SHELL: /bin/bash
  - USER: ric= hard
  - XDG_DATA_DIRS: /usr/share/ubuntu:/usr/share/gno= me:/home/richard/.local/share/flatpak/exports/share:/var/lib/flatpak/export= s/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop
=   - XDG_RUNTIME_DIR: /run/user/1000
  - GTK_MODULES= : gail:atk-bridge
  - QT_ACCESSIBILITY: 1
=   - DBUS_SESSION_BUS_ADDRESS: unix:path=3D/run/user/1000/bus
=
  - DEBUGINFOD_URLS: https://debuginfod.ubuntu.com
  - DE= SKTOP_SESSION: ubuntu
  - GDMSESSION: ubuntu
  - GNOME_DESKTOP_SESSION_ID: this-is-deprecated
&nbs= p; - GNOME_SHELL_SESSION_MODE: ubuntu
  - GSM_SKIP_SSH_A= GENT_WORKAROUND: true
  - IM_CONFIG_PHASE: 1
  - PWD: /home/richard
  - QT_IM_MODULE: ibus
  - SESSION_MANAGER: local/Salesium-U:@/tmp/.ICE-unix/1712= ,unix/Salesium-U:/tmp/.ICE-unix/1712
  - SHLVL: 0
  - SSH_AUTH_SOCK: /run/user/1000/keyring/ssh
&n= bsp; - USERNAME: richard
  - XDG_CONFIG_DIRS: /etc/xdg/x= dg-ubuntu:/etc/xdg
  - XDG_CURRENT_DESKTOP: Unity
  - XDG_MENU_PREFIX: gnome-
  - XDG_SESSION= _CLASS: user
  - XDG_SESSION_DESKTOP: ubuntu
  - XDG_SESSION_TYPE: wayland
  - XMODIFIERS: @i= m=3Dibus
  - _: /usr/bin/gnome-session
&nb= sp; - MANAGERPID: 1449
  - INVOCATION_ID: 5a3a81c4349f4c= c79596828b225c5203
  - JOURNAL_STREAM: 8:12258
=
  - SYSTEMD_EXEC_PID: 1761
  -= MEMORY_PRESSURE_WRITE: c29tZSAyMDAwMDAgMjAwMDAwMAA=3D
 = - GJS_DEBUG_OUTPUT: stderr
  - GJS_DEBUG_TOPICS: JS ERR= OR;JS LOG
  - CLUTTER_DISABLE_MIPMAPPED_TEXT: 1
  - GNOME_SETUP_DISPLAY: :1
  - DISPLAY: :0
  - XAUTHORITY: /run/user/1000/.mutter-Xwaylandauth.N8TYE= 3
  - WAYLAND_DISPLAY: wayland-0
  - = GIO_LAUNCHED_DESKTOP_FILE: /usr/share/applications/pgadmin4.desktop
  - GIO_LAUNCHED_DESKTOP_FILE_PID: 56037
  -= CHROME_DESKTOP: pgadmin4.desktop
  - ORIGINAL_XDG_CURRE= NT_DESKTOP: ubuntu:GNOME
  - ELECTRON_ENABLE_SECURITY_WA= RNINGS: false
  - GDK_BACKEND: wayland
&nb= sp; - PGADMIN_INT_PORT: 33643
  - PGADMIN_INT_KEY: 0ef00= 5bf-af5b-40ce-912f-673ed20ab2b7
  - PGADMIN_SERVER_MODE:= OFF
--------------------------------------------------------=

Total spawn time to start the pgAdmin4 server= : 0.007 Sec
/usr/pgadmin4/venv/lib/python3.12/site-packages/p= asslib/pwd.py:16: UserWarning: pkg_resources is deprecated as an API. See <= a target=3D"_blank" href=3D"https://setuptools.pypa.io/en/latest/pkg_resour= ces.html">https://setuptools.pypa.io/en/latest/pkg_resources.html. The = pkg_resources package is slated for removal as early as 2025-11-30. Refrain= from using this package or pin to Setuptools<81.
  i= mport pkg_resources

2025-10-27 15:29:57,837: E= RROR=09pgadmin:=09Table(s) ['query_history', 'application_state', 'database= ', 'sharedserver', 'macros', 'user_macros', 'user_mfa'] are missing in the = database

2025-10-27 15:29:57,837: ERROR=09pgad= min:=09Exception in database migration.

NOTE: = Configuring authentication for DESKTOP mode.

T= raceback (most recent call last):
  File "/usr/pgadmin4/= venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in= _exec_single_context

    self.= dialect.do_execute(
  File "/usr/pgadmin4/venv/lib/pytho= n3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute<= br>

    cursor.execute(statement, p= arameters)
sqlite3.OperationalError: no such column: server.i= s_adhoc

The above exception was the direct cau= se of the following exception:

Traceback (most= recent call last):
  File "/usr/pgadmin4/web/pgAdmin4.p= y", line 93, in <module>
    app =3D cre= ate_app()
        &nb= sp; ^^^^^^^^^^^^
  File "/usr/pgadmin4/web/pgadmin/__ini= t__.py", line 481, in create_app
    delete_ad= hoc_servers()
  File "/usr/pgadmin4/web/pgadmin/browser/= server_groups/servers/utils.py", line 668, in delete_adhoc_servers
    db.session.query(Server).filter(Server.is_adhoc = =3D=3D 1).delete()
  File "/usr/pgadmin4/venv/lib/python= 3.12/site-packages/sqlalchemy/orm/query.py", line 3210, in delete
=

    self.session.execute(
=   File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/orm= /session.py", line 2351, in execute

 &nbs= p;  return self._execute_internal(
   &nb= sp;       ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/= orm/session.py", line 2249, in _execute_internal

    result: Result[Any] =3D compile_state_cls.orm_execute= _statement(
        &= nbsp;           &nbs= p;     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalch= emy/orm/bulk_persistence.py", line 2033, in orm_execute_statement
=

    return super().orm_execute_statement= (
          = ; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/pgadmin4/v= env/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in o= rm_execute_statement
    result =3D conn.execu= te(
         &nb= sp;   ^^^^^^^^^^^^^
  File "/usr/pgadmin4/venv= /lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in exe= cute
    return meth(
 &nbs= p;         ^^^^^
&nbs= p; File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/sql/ele= ments.py", line 526, in _execute_on_connection
  &n= bsp; return connection._execute_clauseelement(
  &n= bsp;        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^= ^^^^^^
  File "/usr/pgadmin4/venv/lib/python3.12/site-pa= ckages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
=
    ret =3D self._execute_context(
=           ^^^^^^^^^^^^^^^^^^^^= ^^
  File "/usr/pgadmin4/venv/lib/python3.12/site-packag= es/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
 &= nbsp;         ^^^^^^^^^^^^^^^^^^^^^= ^^^^^
  File "/usr/pgadmin4/venv/lib/python3.12/site-pac= kages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
&nbs= p; File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalchemy/engine/= base.py", line 2355, in _handle_dbapi_exception
  &= nbsp; raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/usr/pgadmin4/venv/lib/python3.12/site-packages/sqlalch= emy/engine/base.py", line 1967, in _exec_single_context
 = ;   self.dialect.do_execute(
  File "/usr/pgad= min4/venv/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line = 951, in do_execute
    cursor.execute(statemen= t, parameters)
sqlalchemy.exc.OperationalError: (sqlite3.Oper= ationalError) no such column: server.is_adhoc
[SQL: DELETE FR= OM server WHERE server.is_adhoc =3D ?]
[parameters: (1,)]
=
(Background on this error at: https://sqlalche.me/e/20/e3q8)
=


------=_Part_1032714_277891550.1761596399310--