ErrLookup › 1Panel-dev/1Panel
1Panel-dev/1Panel
🔥 1Panel is a modern, open-source Linux server management panel and a lightweight AI management platform. · Go · 918 source files
Analyzed at 5ac7c80881 on 2026-08-15. 34 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| failed to drop users from ${dbName} | exception | error | mongodb, mongosh, docker-exec, authorization |
| failed to drop database ${dbName} | exception | error | mongodb, mongosh, authorization, replica-set |
| failed to load mongodb user ${userName} | exception | error | mongodb, mongosh, usersinfo, authorization |
| failed to update mongodb user ${userName} | exception | error | mongodb, updateuser, password-policy, authorization |
| failed to create mongodb user ${userName} | exception | error | mongodb, createuser, race-condition, password-policy |
| failed to update mongodb user password ${userName} | exception | error | mongodb, updateuser, user-not-found, password-policy |
| failed to list mongodb databases | exception | error | mongodb, listdatabases, authorization, docker-exec |
| failed to load mongodb user privileges | exception | error | mongodb, usersinfo, authorization, remote-connection |
| mongodb user not found: ${userName} | exception | error | mongodb, user-not-found, usersinfo |
| failed to update mongodb user privileges | exception | error | mongodb, updateuser, roles, validation |
| aiTools.agents.allowedOriginsInvalid | validation | warning | frontend, validation, agent-origins |
| Unsupported SAML2 navigation protocol | validation | error | saml2, security, xss, url-validation |
| Invalid SAML2 navigation response | validation | error | saml2, backend-contract, validation |
| aiTools.mcp.importMcpJsonError | validation | warning | frontend, mcp, json-import, silent-failure |
| unsafe-path | console | error | path-traversal, validation, python, openresty |
| symlink-not-allowed | console | error | symlink, security, openresty, python |
| outside-module-root | console | error | path-traversal, symlink, docker, openresty |
| not-regular-file | console | error | filesystem, openresty, validation |
| checksum-mismatch | console | error | checksum, integrity, sha256, openresty |
| unexpected-container-path | console | error | nginx, load-module, openresty, config |
| missing-artifact | console | error | nginx, missing-file, openresty, load-module |
| Fatal error config file: %s \n | panic | critical | viper, yaml, config, go, panic |
| init db dir failed, err: %v | panic | critical | sqlite, filesystem, permissions, go, panic |
| init %s db file failed, err: %v | panic | critical | sqlite, permissions, go, panic, filesystem |
| no enough parameter for location | panic | error | nginx, parser, go, panic, config |
| unexpected end of file while scanning a string, maybe an unc | panic | error | nginx, lua, lexer, go, panic |
| unexpected end of file while scanning a string, maybe an unc | panic | error | nginx, lexer, quoting, go, panic |
| unexpected token %s (%s) on line %d, column %d | panic | error | nginx, parser, go, panic, syntax |
| create certificates pool: %v | panic | error | acme, tls, ca-certificates, go, panic, environment |
| [i18n] failed to init language files, See log above for deta | panic | critical | i18n, yaml, embed, go, panic, build |
| fatal error config file: %s | panic | error | |
| init db dir failed, err: %v | panic | error | |
| init %s db file failed, err: %v | panic | error | |
| error `%s` find in %s | panic | error |