Skip to content

[Bug]: Cannot add SRV Records #755

@Sabbi

Description

@Sabbi

Describe the problem

When adding an SRV Record, the UI requires priority in the content field, resulting in an invalid record.

Steps to reproduce

Add new SRV Record to a Zone:

  • _test._tcp / SRV / 100 443 example.com / 50
  • "Add Record"
Image

Although all required fields are given, the record does not pass the check.

An SRV with Content "50 100 443 example.com" would pass the check, but results in an incorrect Record: (PowerDNS Log: STL Exception: When parsing SRV trailing data was not parsed: ' example.com')

Poweradmin version

4.0.1

Database

MySQL

Additional information (optional)

No response

Metadata

Metadata

Assignees

Labels

coreCore Features

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions