ErrLookup › Devolutions/UniGetUI
Devolutions/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers · C# · 486 source files
Analyzed at 9b1d7d0eab on 2026-08-13. 99 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| No compatible installer file found in productinfo for archit | exception | error | autoupdater, architecture, installer, manifest |
| The updater download server returned an invalid partial cont | exception | error | autoupdater, download, http, resume, network |
| The updater download server returned partial content with a | exception | error | autoupdater, download, http, etag, resume, network |
| The completed updater partial file was not found. | exception | error | autoupdater, download, filesystem, partial-file |
| GitHub request failed with HTTP {(int)response.StatusCode} ( | exception | error | github, http, api, network, ipc |
| GitHub returned an empty response. | exception | error | github, http, json, api, ipc |
| The current UniGetUI session is running headless and has no | exception | warning | ipc, headless, ui, daemon |
| The current UniGetUI session is running headless and cannot | exception | warning | ipc, headless, ui, navigation, daemon |
| Unsupported page \"{page}\". Supported pages: {string.Join(" | exception | warning | ipc, navigation, validation, ui |
| The pending GitHub device flow has expired. Start sign-in ag | exception | warning | github, oauth, device-flow, authentication, ipc |
| GitHub did not return an access token. | exception | warning | github, oauth, device-flow, authentication, token, ipc |
| GitHub sign-in did not complete successfully. Finish the dev | exception | error | github, oauth, device-flow, authentication, error-handling, ipc |
| The GitHub backup gist could not be created. | exception | error | github, backup, gist, api, ipc |
| GitHub sign-in is not configured for this build. UNIGETUI_GI | exception | error | github, configuration, secrets, build, authentication, ipc |
| GitHub authentication is required for cloud backups. | exception | warning | github, authentication, token, backup, ipc |
| No cloud backups are available for the current account. | exception | warning | github, backup, gist, restore, ipc |
| The cloud backup \"{key}\" was not found. | exception | warning | github, backup, gist, restore, validation, ipc |
| The backup key is required. | exception | warning | backup, validation, ipc, client-error |
| No GitHub device flow is pending. Start sign-in first. | exception | warning | github, oauth, device-flow, authentication, state-management, ipc |
| Exactly one of content or path must be supplied when importi | exception | warning | bundle, import, validation, ipc, client-error |
| Bundle export only supports .ubundle and .json output files. | exception | error | ipc, bundle, export, file-format, input-validation |
| The bundle format "{format}" is not supported. | exception | error | ipc, bundle, import, file-format, input-validation |
| The bundle selection mode "{selection}" is not supported. | exception | error | ipc, bundle, input-validation, enum |
| The bundle content could not be parsed. | exception | error | ipc, bundle, import, serialization, corrupt-data |
| The value supplied to --enabled must be either true or false | validation | error | ipc, cli, settings, input-validation, boolean |
| The value supplied to {argumentName} must be an integer. | validation | error | ipc, cli, input-validation, integer, parsing |
| The value supplied to {argumentName} must be either true or | validation | error | ipc, cli, bundle, input-validation, boolean |
| This command requires {argumentName} with a value of true or | validation | error | ipc, cli, input-validation, boolean, missing-argument |
| No tracked operation with id "{operationId}" was found. | exception | error | ipc, client, operations, not-found, polling |
| Timed out while waiting for operation {operationId}. | exception | warning | ipc, client, operations, timeout, polling |
| string.IsNullOrWhiteSpace(content) ? response.ReasonPhrase : | http | error | ipc, client, http, transport, generic-error |
| The Unix socket path is not available for the named-pipe tra | exception | error | ipc, client, transport, named-pipe, unix, configuration |
| The IPC API token is not available. Start UniGetUI and try a | exception | error | ipc, client, auth, token, configuration |
| The status parameter must be either keep or delete. | validation | error | ipc, desktop-shortcuts, input-validation, enum |
| The path parameter is required. | validation | error | ipc, desktop-shortcuts, input-validation, missing-argument |
| Custom manager paths are disabled by secure settings. | exception | error | ipc, manager-maintenance, secure-settings, authorization, configuration |
| The path field is required. | validation | error | ipc, manager-maintenance, input-validation, missing-argument |
| The action field is required. | validation | error | ipc, manager-maintenance, input-validation, missing-argument |
| Scoop is not ready. | exception | error | ipc, manager-maintenance, scoop, state-validation, windows |
| The manager action "{request.Action}" is not supported. | validation | error | ipc, manager-maintenance, input-validation, enum |
| The maintenance command exited with code {process.ExitCode}. | exception | error | process, maintenance, ipc, powershell, windows |
| The manager action "{action}" requires confirm=true. | validation | error | maintenance, ipc, validation, confirmation |
| {expectedName} maintenance actions can only run against the | validation | error | maintenance, ipc, validation, package-manager |
| The manager action "{action}" is only supported on Windows. | validation | error | maintenance, ipc, platform, windows, validation |
| Provide exactly one of enabled or value when setting a setti | validation | error | settings, ipc, validation, api-contract |
| No package managers are available. | exception | error | package-manager, ipc, initialization, validation |
| No package manager matching "{managerName}" was found. | exception | error | package-manager, ipc, validation, lookup |
| The manager parameter is required. | validation | error | package-manager, ipc, validation, required-field |
| The source name is required. | validation | error | sources, ipc, validation, required-field |
| No known source matching "{request.SourceName}" was found fo | exception | error | sources, ipc, validation, lookup |
| The setting key is required. | validation | error | settings, ipc, validation, required-field |
| No setting matching "{settingKey}" was found. | exception | error | settings, ipc, validation, lookup |
| tailLines must be greater than or equal to zero. | validation | warning | operations, ipc, validation, parameters |
| Only queued or running operations can be canceled. | validation | warning | operations, ipc, validation, state-machine |
| Running or queued operations cannot be retried. | validation | warning | operations, ipc, validation, state-machine |
| Retry mode "{retryMode}" is not supported for operation {ope | validation | warning | operations, ipc, validation, retry, capabilities |
| Only queued operations can be reordered. | validation | warning | operations, ipc, validation, queue, state-machine |
| Unsupported queue action "{action}". | validation | warning | operations, ipc, validation, queue, parameters |
| Running or queued operations cannot be forgotten. | exception | warning | operations, ipc, validation, state-machine, tracking |
| No tracked operation with id "{operationId}" was found. | exception | error | ipc, operation-tracking, lifecycle |
| Unsupported retry mode "{retryMode}". | validation | error | ipc, retry, enum-validation |
| The outputPath parameter is required when downloading a pack | validation | error | ipc, package-download, validation |
| The manager "{managerId}" does not support installer downloa | exception | warning | ipc, package-download, capability |
| The manager parameter is required when removing an ignored u | validation | error | ipc, ignored-updates, package-lookup |
| No package matching id "{PackageId}" was found. | exception | warning | ipc, package-lookup, search |
| No installed package matching id "{PackageId}" was found. | exception | warning | ipc, package-lookup, installed |
| No upgradable package matching id "{PackageId}" was found. | exception | warning | ipc, package-lookup, updates |
| No ready package managers are available. | exception | critical | ipc, manager, environment, startup |
| No ready package manager matching "{managerName}" is availab | exception | error | ipc, manager, lookup |
| Could not update secure setting "{key}" for user "{userName} | exception | error | ipc, secure-settings, permissions, os |
| The secure setting key parameter is required. | validation | error | ipc, secure-settings, validation |
| No secure setting matching "{settingKey}" was found. | exception | error | ipc, secure-settings, enum-validation |
| The application did not register an app-state provider. | exception | error | ipc, app-state, configuration |
| The current UniGetUI session cannot show a window. | exception | warning | ipc, automation, capability |
| The current UniGetUI session cannot navigate application pag | exception | warning | ipc, automation, capability |
| The current UniGetUI session cannot be shut down through aut | exception | warning | ipc, automation, capability |
| The current UniGetUI session cannot open package details. | exception | warning | ipc, package-details, capability, headless |
| The current UniGetUI session cannot update all packages. | exception | error | ipc, http-400, event-not-wired, session-state |
| The current UniGetUI session cannot update manager packages. | exception | error | ipc, http-400, event-not-wired, per-manager |
| The request body is required. | validation | error | ipc, http-400, request-body, json-deserialize |
| The route value "{key}" is required. | validation | error | ipc, http-400, routing, route-value |
| The query value "{key}" is required. | validation | error | ipc, http-400, query-string, validation |
| APT does not support installing arbitrary versions | exception | warning | apt, capability-not-supported, versions, package-manager |
| Null response for package {packageId} | exception | error | cargo, crates-io, null-response, network, package-details |
| Null response for request to {url} | exception | error | cargo, crates-io, json-deserialize, null-response, network |
| DNF does not support installing arbitrary versions | exception | warning | dnf, rpm, capability-not-supported, versions, package-manager |
| Flatpak does not support installing arbitrary versions | exception | warning | flatpak, capability-not-supported, versions, package-manager |
| Failed to parse brew info JSON | exception | error | homebrew, json-parse, process-output, package-details |
| Homebrew does not support installing arbitrary versions | exception | warning | homebrew, capability-not-supported, versions, package-manager |
| Pacman does not support installing arbitrary versions | exception | warning | pacman, arch, capability-not-supported, versions, package-manager |
| PyPI simple index returned {(int)response.StatusCode} {respo | http | error | pip, pypi, network, http-request, rate-limit |
| PyPI simple index returned 0 packages — response may be malf | exception | error | pip, pypi, json-parse, data-integrity, malformed-response |
| Microsoft Store python alias is not a valid python install | exception | error | pip, python, windows, microsoft-store-alias, exit-code-9009 |
| This package cannot be installed from an elevated context.Pl | exception | error | winget, elevation, unauthorized-access, windows, admin |
| This package cannot be installed from an elevated context.Pl | exception | error | winget, elevation, unauthorized-access, install-options, windows |
| Task _getInstalledPackages for manager {Manager.Name} did no | exception | warning | timeout, package-manager, sources, cli, network |
| Task {taskName} for manager {Name} did not finish after {Pac | exception | warning | timeout, package-manager, cli, network, retry |
| JsonNode? pkg was null, when it shouldn't | exception | error | json, deserialization, data-validation, import |
| JsonNode? inc_pkg was null, when it shouldn't | exception | error | json, deserialization, data-validation, import |