Skip to content

"An unexpected database error has occured" from Connect-CWM #14

@KonTheCat

Description

@KonTheCat

Seems to have been resolved by removing the below from Connect-CWM, indicating there may be an issue in Get-CWMSystemInfo

$Info = Get-CWMSystemInfo
if(!$Info) {
Write-Warning 'Authentication failed. Clearing connection settings.'
Disconnect-CWM
return
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions