Skip to content

Setup not reporting useful errors when connecting to a db #14530

Open
@blockingHD

Description

@blockingHD

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

9.0.0 - 12.0.0

Bug summary

When adding a database the validation fails with no information on why it has failed. For instance if the database does not exist on a server it gives the same information as if the username and password were wrong. Despite having this information returned from the server.

Specifics

No response

Steps to reproduce

Create new instance
Change database
Change to SQL Server
Fill in details but point to a non existent database
Click Install
Error is 'Database Validation Failed'

Expected result / actual result

A useful error message is displayed like 'Database does not exist'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions