Skip to content

Server error mentionning wrong PostgreSQL requirement #19432

Closed
@AnythingOverIP

Description

@AnythingOverIP

Deployment Type

Self-hosted

NetBox Version

v4.3.0

Python Version

3.10

Steps to Reproduce

  1. Install v4.3.0
  2. import a database from a previous version and start netbox services without running the "manage.py migrate" script
  3. witness the error message:

Expected Behavior

as per #18820, the error should mention " Ensure that PostgreSQL version 14 or later is in use."

Observed Behavior

Error message mention " Ensure that PostgreSQL version 12 or later is in use."
Image

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions