ErrLookup › semaphoreui/semaphore
semaphoreui/semaphore
Modern UI and powerful API for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps tools. · Go · 357 source files
Analyzed at 1774ccb71a on 2026-09-07. 182 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Unauthorized | http | error | http, authentication, basic-auth, metrics |
| OIDC sign-in failed: could not find or create the user… | http | error | oidc, authentication, user-provisioning, http-500 |
| invalid format of arguments, must be valid JSON array or map | validation | error | |
| error at integrations | validation | error | |
| expected map for nested struct field | validation | error | |
| access key type not supported for ansible user | exception | error | |
| base64 decode | error_code | error | |
| error at schedules[ ] | validation | error | |
| failed to set no_new_privs | panic | error | |
| ciphertext too short | error_code | error | |
| jwt: could not load or create signing key | error_code | error | |
| invalid format of the template extra arguments, must be… | validation | error | |
| OIDC sign-in failed: state mismatch. Try signing in again. | http | error | http, oidc, csrf, state-mismatch |
| panic(err) | panic | error | |
| Account linking must be initiated with a POST request. | http | error | http, oidc, csrf, method-not-allowed |
| creating socket directory | exception | error | |
| 503 Service Unavailable | http | error | |
| parsing private key | exception | error | |
| jwt: failed to initialise signer | error_code | error | |
| OIDC sign-in failed: state cookie is missing. Try signing… | http | error | http, oidc, cookies, callback |
| adding private key | exception | error | |
| unsupported kind | validation | error | go, reflection, unmarshal, unsupported-kind |
| read jwt signing key option | error_code | error | |
| SEMAPHORE_RUNNER_TOKEN and SEMAPHORE_RUNNER_TOKEN_FILE are… | panic | error | |
| decode encryption key | error_code | error | |
| unsupported TLS version | validation | error | tls, email, configuration, validation |
| encryption_keys.keys_folder: read | validation | error | config, filesystem, encryption, startup |
| Error generating key | http | error | totp, mfa, http-500, internal-server-error |
| Fallback copy failed | exception | warning | clipboard, browser, javascript, fallback |
| type not found | exception | error | go, export, import, unknown-type |
| invalid format of the TaskRunner extra arguments, must be… | validation | error | |
| cannot assign value of type %T to field | validation | error | reflection, config, go, type-assertion |
| cannot set value | validation | error | go, reflection, unmarshal, unaddressable-value |
| error at keys[ ] | validation | error | backup, validation, restore, go |
| persist signing key | error_code | error | |
| You must be signed in to link an external account. | http | error | http, oidc, session, authentication |
| expected bool for field, got %T | validation | error | go, json, unmarshal, type-mismatch, bool |
| secret does not belong to this environment | validation | error | secrets, environment, validation |
| err | panic | error | cli, database, totp, panic |
| access_key_encryption must be a valid base64 string | validation | critical | config, base64, aes, validation, env |
| unsupported source storage type | exception | error | go, secrets, validation |
| read option | error_code | error | |
| Unknown SSH strict host key check option | panic | error | |
| listening on socket | exception | error | |
| secret must be valid json in key | validation | error | go, json, secrets, validation |
| cannot decrypt access key, perhaps encryption key was… | exception | critical | go, encryption, decryption, secrets, key-rotation |
| cannot modify secret in read-only storage | exception | error | secrets, access-key, read-only, storage |
| OIDC sign-in failed: invalid state. Try signing in again. | http | error | http, oidc, state, base64 |
| failed to delete some secrets | exception | error | go, secrets, cleanup, aggregated-errors, aws, azure |
| jwt: decrypt signing key for rekey | error_code | error | jwt, decryption, aes-gcm, keyring |
| invalid operation | error_code | error | database, conflict, sentinel-error |
| access key type not supported for ansible become user | exception | error | |
| item does not exist | exception | error | go, backup, restore, slug-not-found |
| internal error | http | error | http, jwt, jwks, internal-error |
| Not Found | http | warning | routing, http-404, spa |
| OIDC sign-in failed: invalid redirect URL. | http | error | oidc, url, configuration, http-500 |
| unknown runner executor type | exception | error | runner, executor, configuration, factory |
| source storage key is required | validation | error | go, secrets, migration, data-integrity |
| owner can not left the project | http | error | projects, authorization, ownership |
| is duplicate | validation | error | backup-restore, validation, duplicate-entries |
| expected slice or json array string for field | validation | error | reflection, config, go, slice, json |
| error at workflows[ ] | validation | error | backup, validation, workflows, restore |
| expected object for struct, got %T | validation | error | go, json, unmarshal, shape-mismatch, struct |
| access key does not suite for inventory's user credentials | validation | error | go, ansible, ssh |
| encryption_keys.keys_folder: key | validation | error | config, encryption, aes, validation |
| cannot assign value of type | validation | critical | go, reflection, config, type-mismatch, panic |
| cannot assign element of type | validation | error | reflection, config, go, slice, type-conversion |
| cannot assign value of type | validation | error | reflection, config, go, map, type-cast |
| missing secret | validation | error | go, validation, environment, secrets |
| access key type not supported for ansible password vault | exception | error | |
| expected number for field, got %T | validation | error | go, json, unmarshal, type-mismatch, integer |
| executor provider is not initialised (check runner executor… | exception | error | runner, executor, nil-check, initialization |
| access key expired | exception | error | secrets, access-key, expiry, ttl |
| must be valid JSON | validation | error | go, json, validation, environment |
| expected array for slice, got %T | validation | error | go, reflection, unmarshal, backup-restore |
| unexpected server challenge | exception | error | smtp, auth, plain, protocol |
| cannot assign element of type %T to slice element of type | validation | error | reflection, config, go, slice, type-assertion |
| OIDC sign-in failed: the provider returned no user ID (sub… | http | error | oidc, http-502, claims |
| invalid environment secret type | validation | error | go, validation, environment, enum |
| vault storage id is required | exception | error | secrets, vault, access-key, validation |
| invalid git url | panic | error | git, url, panic |
| invalid access key type | validation | error | go, ssh, backward-compatibility, secrets |
| jwt: unsupported curve | exception | error | |
| roles[].role does not exist in roles[].name | validation | error | go, restore, rbac, referential-integrity |
| error at templates[ ] | validation | error | go, backup, validation, schedules |
| owner can not change his role in the project | http | error | projects, authorization, roles |
| template does not exist in templates[].name | validation | error | backup-restore, referential-integrity, missing-reference |
| This external account is already linked to another user. | http | warning | oidc, conflict, http-409 |
| invalid access token type | validation | error | go, enum, validation, access-keys |
| got non-existent config attribute | panic | critical | go, reflection, config, path, panic |
| name can not be empty | validation | error | go, validation, api, access-key |
| task is not active | exception | error | go, tasks, state |
| access_key_encryption has invalid decoded length | validation | critical | config, aes, base64, key-length, validation |
| encryption key id not found in keyset (the key encrypting… | exception | critical | keyring, decryption, key-rotation, envelope |
| global role does not exist | validation | error | go, restore, rbac, roles |
| BoltDB is not supported starting from version 2.19 | panic | error | cli, setup, boltdb, deprecated, database |
| invalid migration version major part | validation | error | database, migration, parsing |
| jwt: re-encrypt signing key | error_code | error | jwt, encryption, keyring, config |
| invalid inventory type | validation | error | go, ansible, inventory |
| invalid ssh key | validation | error | go, ssh, validation, secrets |