这是indexloc提供的服务,不要输入任何密码
Skip to content

Failed to decrypt the saved password after update to v9 #8435

@yanehi

Description

@yanehi

Description

As soon as I try to start a saved connection to a server after updating to pgAdmin v9, I get the error message:

Failed to decrypt the saved password.
Error: 'utf-8' codec can't decode byte 0xab in position 0: invalid start byte

When I enter the password, I can log in normally. If I then try to save the password again, the same problem occurs again after logout/login to pgAdmin. We did not have this problem in v8.14.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Servers'
  2. Click on 'Saved Server configuration to connect to the server'
  3. See the error:

Image

Expected behavior

I can connect to the server using access data that has already been saved in pgAdmin.

Error message

Failed to decrypt the saved password.
Error: 'utf-8' codec can't decode byte 0xab in position 0: invalid start byte

Setup:

  • OS: Docker Container based on dpage/pgadmin4
  • Version: 9.0
  • Mode: Server
  • Package type: Docker Container

We use a database to store the user settings.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions