Skip to content

Scheduler and Orchestrator silently fail to connect if a database provider is not installed #112

Description

@hbpe-aarhus

When connecting to Orchestrator or Scheduler, no error is shown if the database provider specified in the connection string is not available.

Example:

mssql+pyodbc://sqlserver123/sqldatabase123?trusted_connection=yes&driver=ODBC+Driver+17+for+SQL+Server

If ODBC Driver 17 is not installed on the local machine trying to connect, no error is shown when clicking 'Connect'.

It would be nice if an error was output either in the Orchestrator GUI as a popup, or in the command prompt from which the Scheduler was started, or both.

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