Skip to content

Can't Update GIT Settings via VSCODE: ERROR #5924: An error occurred and the specified error page could not be displayed #760

Open
@pisani

Description

@pisani

Trying to update GIT Settings via VSCode Source Control menus, generate an error after clicking SAVE to save the form:

"ERROR #5924: An error occurred and the specified error page could not be displayed - please inform the web master"

If the namespace was Interoperability enabled, you could jump into an interoperability screen that offers the source control menu, and define settings there - this works. - but this is not an interop enabled namespace.
If you use the command line (do ##class(SourceControl.Git.API).Configure() there are additional properties, and in any case this generates the error: ERROR #5002: ObjectScript error: RunGitCommandWithInput+151^SourceControl.Git.Utils.1 when initialising the local GIT Repository, and furthermore, doesn't allow for defining Mappings.

Manually creating/editing the underlying ^SYS("SourceControl","Git"...) global is an option I guess, but obviously prone to error.

What's left is invoking the Settings UI from IRIS Studio - which works, but, goes against current advice to move away from Studio.

Version is 2025.1, and, git-source-control 2.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions