2022-08-16 23:30:23 +08:00
ErrInvalidParams : "Request parameter error: {{ .detail }}"
ErrTokenParse : "Token generation error: {{ .detail }}"
2022-12-02 18:52:43 +08:00
ErrInitialPassword : "Initial password error"
2022-08-16 23:30:23 +08:00
ErrInternalServer : "Service internal error: {{ .detail }}"
2022-12-21 12:21:27 +08:00
ErrRecordExist : "Record already exists"
ErrRecordNotFound : "Records not found"
2022-08-17 11:47:56 +08:00
ErrStructTransform : "Type conversion failure: {{ .detail }}"
2022-09-15 17:15:03 +08:00
ErrNotLogin : "User is not Login: {{ .detail }}"
2022-09-29 16:15:59 +08:00
ErrPasswordExpired : "The current password has expired: {{ .detail }}"
2022-12-01 15:48:40 +08:00
ErrNotSupportType : "The system does not support the current type: {{ .detail }}"
2024-11-21 22:09:00 +08:00
ErrApiConfigStatusInvalid : "API Interface access prohibited: {{ .detail }}"
ErrApiConfigKeyInvalid : "API Interface key error: {{ .detail }}"
ErrApiConfigIPInvalid : "API Interface IP is not on the whitelist: {{ .detail }}"
ErrApiConfigDisable : "This interface prohibits the use of API Interface calls: {{ .detail }}"
2024-12-30 13:33:49 +08:00
ErrApiConfigKeyTimeInvalid : "API Interface timestamp error: {{ .detail }}"
2022-12-01 15:48:40 +08:00
2022-12-02 10:31:07 +08:00
#common
2024-12-20 18:06:44 +08:00
ErrNameIsExist : "Name already exists"
2023-02-21 15:19:12 +08:00
ErrDemoEnvironment : "Demo server, prohibit this operation!"
2024-12-01 22:14:44 +08:00
ErrCmdTimeout : "Command execution timed out!"
2023-07-17 16:34:29 +08:00
ErrCmdIllegal : "The command contains illegal characters. Please modify and try again!"
2023-09-28 15:28:21 +08:00
ErrPortExist : '{{ .port }} port is already occupied by {{ .type }} [{{ .name }}]'
TYPE_APP : "Application"
TYPE_RUNTIME : "Runtime environment"
TYPE_DOMAIN : "Domain name"
2023-11-07 14:07:30 +08:00
ErrTypePort : 'Port {{ .name }} format error'
2023-11-05 21:39:36 +08:00
ErrTypePortRange : 'Port range needs to be between 1-65535'
2023-11-27 14:00:09 +08:00
Success : "Success"
Failed : "Failed"
2023-12-07 15:08:06 +08:00
SystemRestart : "System restart causes task interruption"
2022-12-02 10:31:07 +08:00
2022-12-01 15:48:40 +08:00
#app
2022-12-01 16:45:00 +08:00
ErrPortInUsed : "{{ .detail }} port already in use"
ErrAppLimit : "App exceeds install limit"
2024-12-20 18:45:45 +08:00
ErrAppRequired : "The {{ .detail }} app is required"
2022-12-04 17:45:54 +08:00
ErrNotInstall : "App not installed"
2023-08-25 23:40:17 +08:00
ErrPortInOtherApp : "{{ .port }} port already in use by app {{ .apps }}"
2024-12-01 22:14:44 +08:00
ErrDbUserNotValid : "Stock database, username and password do not match!"
2023-03-06 18:12:31 +08:00
ErrDockerComposeNotValid : "docker-compose file format error!"
2023-03-08 23:58:42 +08:00
ErrUpdateBuWebsite : 'The application was updated successfully, but the modification of the website configuration file failed, please check the configuration!'
2023-03-22 18:22:29 +08:00
Err1PanelNetworkFailed : 'Default container network creation failed! {{ .detail }}'
2023-05-15 22:40:05 +08:00
ErrFileParse : 'Application docker-compose file parsing failed!'
ErrInstallDirNotFound : 'installation directory does not exist'
2024-12-01 22:14:44 +08:00
AppStoreIsUpToDate : 'Up to date'
2023-05-31 14:51:01 +08:00
LocalAppVersionNull : 'The {{.name}} app is not synced to version! Could not add to application list'
LocalAppVersionErr : '{{.name}} failed to sync version {{.version}}! {{.err}}'
ErrFileNotFound : '{{.name}} file does not exist'
ErrFileParseApp : 'Failed to parse {{.name}} file {{.err}}'
ErrAppDirNull : 'version folder does not exist'
LocalAppErr : "App {{.name}} sync failed! {{.err}}"
2023-05-31 15:39:04 +08:00
ErrContainerName : "ContainerName is already exist"
2023-06-01 14:47:13 +08:00
ErrAppSystemRestart : "1Panel restart causes the task to terminate"
2023-06-01 17:05:14 +08:00
ErrCreateHttpClient : "Failed to create HTTP request {{.err}}"
ErrHttpReqTimeOut : "Request timed out {{.err}}"
ErrHttpReqFailed : "Request failed {{.err}}"
ErrHttpReqNotFound : "The file does not exist"
ErrNoSuchHost : "Network connection failed"
2023-07-03 21:56:14 +08:00
ErrImagePullTimeOut : 'Image pull timeout'
2023-07-06 16:30:22 +08:00
ErrContainerNotFound : '{{ .name }} container does not exist'
ErrContainerMsg : '{{ .name }} container is abnormal, please check the log on the container page for details'
2023-07-25 17:22:20 +08:00
ErrAppBackup : '{{ .name }} application backup failed err {{.err}}'
2023-08-11 15:52:13 +08:00
ErrImagePull : '{{ .name }} image pull failed err {{.err}}'
2024-12-20 18:05:58 +08:00
ErrVersionTooLow : 'The current 1Panel version is too low for updating the app store, please upgrade the version'
2023-10-10 06:26:32 -05:00
ErrAppNameExist : 'App name is already exist'
2023-11-03 18:18:12 +08:00
AppStoreIsSyncing : 'The App Store is syncing, please try again later'
ErrGetCompose : "Failed to obtain docker-compose.yml file! {{ .detail }}"
2024-02-19 13:55:27 +08:00
ErrAppWarn : "Abnormal status, please check the log"
2024-03-04 11:53:03 +08:00
ErrAppParamKey : "Parameter {{ .name }} field exception"
2024-04-24 17:34:10 +08:00
ErrAppUpgrade : "Failed to upgrade application {{ .name }} {{ .err }}"
AppRecover : "App {{ .name }} rolled back "
PullImageStart : "Start pulling image {{ .name }}"
PullImageSuccess : "Image pulled successfully"
UpgradeAppStart : "Start upgrading application {{ .name }}"
UpgradeAppSuccess : "App {{ .name }} upgraded successfully"
2022-12-02 18:17:16 +08:00
#file
ErrFileCanNotRead : "File can not read"
2022-12-04 16:10:48 +08:00
ErrFileToLarge : "file is too large"
2023-02-09 14:31:05 +08:00
ErrPathNotFound : "Path is not found"
2023-03-10 11:44:58 +08:00
ErrMovePathFailed : "The target path cannot contain the original path!"
2023-03-10 16:01:36 +08:00
ErrLinkPathNotFound : "Target path does not exist!"
2024-07-13 21:58:02 +08:00
ErrFileIsExist : "File or directory already exists!"
2023-05-27 23:15:30 +08:00
ErrFileUpload : "Failed to upload file {{.name}} {{.detail}}"
2023-05-30 00:00:56 +08:00
ErrFileDownloadDir : "Download folder not supported"
2023-10-16 02:48:06 -05:00
ErrCmdNotFound : "{{ .name}} command does not exist, please install this command on the host first"
2023-10-18 04:02:24 -05:00
ErrSourcePathNotFound : "Source directory does not exist"
2023-10-20 04:56:46 -05:00
ErrFavoriteExist : "This path has been collected"
2024-04-11 18:32:11 +08:00
ErrInvalidChar : "Illegal characters are prohibited"
2024-11-13 14:52:02 +08:00
ErrPathNotDelete : "The selected directory cannot be deleted"
2022-12-04 16:10:48 +08:00
#website
2024-12-20 18:06:44 +08:00
ErrDomainIsExist : "The domain name already exists"
ErrAliasIsExist : "The alias already exists"
2022-12-12 15:36:45 +08:00
ErrAppDelete : 'Other Website use this App'
2024-12-04 21:32:59 +08:00
ErrGroupIsUsed : "The group is in use and can't be deleted"
ErrBackupMatch : "the backup file doesn't match the current partial data of the website: {{ .detail}}"
2024-05-09 11:32:23 +08:00
ErrBackupExist: 'the backup file corresponds to a portion of the original data that does not exist : {{ .detail}}'
2024-12-01 22:14:44 +08:00
ErrPHPResource : 'The local runtime does not support switching!'
2024-04-26 18:20:09 +08:00
ErrPathPermission : 'A folder with non-1000:1000 permissions was detected in the index directory, which may cause an Access denied error when accessing the website. Please click the save button above'
2023-10-27 15:13:25 +08:00
ErrDomainIsUsed : "Domain is already used by website {{ .name }}"
2023-11-02 18:36:55 +08:00
ErrDomainFormat : "{{ .name }} domain format error"
2024-05-06 13:53:56 +08:00
ErrDefaultAlias : "default is a reserved code name, please use another code name"
2024-08-23 17:37:00 +08:00
ErrImageNotExist : "Running environment {{.name}} image does not exist, please re-edit the running environment"
2022-12-05 15:50:53 +08:00
#ssl
2023-11-27 17:00:09 +08:00
ErrSSLCannotDelete : "The certificate {{ .name }} is being used by the website and cannot be removed"
2023-01-04 11:44:43 +08:00
ErrAccountCannotDelete : "The certificate associated with the account cannot be deleted"
2024-12-01 22:14:44 +08:00
ErrSSLApply : "The certificate continues to be signed successfully, but openresty reload fails, please check the configuration!"
2023-03-07 16:44:16 +08:00
ErrEmailIsExist : 'Email is already exist'
2023-07-05 16:24:19 +08:00
ErrSSLKeyNotFound : 'The private key file does not exist'
ErrSSLCertificateNotFound : 'The certificate file does not exist'
2023-07-11 18:21:10 +08:00
ErrSSLKeyFormat : 'Private key file verification error'
2023-07-05 16:24:19 +08:00
ErrSSLCertificateFormat : 'Certificate file format error, please use pem format'
2023-11-14 18:44:09 +08:00
ErrEabKidOrEabHmacKeyCannotBlank : 'EabKid or EabHmacKey cannot be empty'
2023-11-20 10:44:10 +08:00
ErrOpenrestyNotFound : 'Http mode requires Openresty to be installed first'
2023-11-20 16:16:20 +08:00
ApplySSLStart : 'Start applying for certificate, domain name [{{ .domain }}] application method [{{ .type }}] '
dnsAccount : "DNS Automatic"
dnsManual : "DNS Manual"
http : "HTTP"
ApplySSLFailed : 'Application for [{{ .domain }}] certificate failed, {{.detail}} '
ApplySSLSuccess : 'Application for [{{ .domain }}] certificate successful! ! '
DNSAccountName : 'DNS account [{{ .name }}] manufacturer [{{.type}}]'
2023-11-27 14:00:09 +08:00
PushDirLog : 'Certificate pushed to directory [{{ .path }}] {{ .status }}'
2023-11-27 18:36:10 +08:00
ErrDeleteCAWithSSL : "There is an issued certificate under the current organization and cannot be deleted"
ErrDeleteWithPanelSSL : "Panel SSL configuration uses this certificate and cannot be deleted"
2024-12-04 21:32:59 +08:00
ErrDefaultCA : "The default Certificate Authority can't be deleted"
2023-11-29 20:24:08 +08:00
ApplyWebSiteSSLLog : "Start updating {{ .name }} website certificate"
ErrUpdateWebsiteSSL : "{{ .name }} website failed to update certificate: {{ .err }}"
ApplyWebSiteSSLSuccess : "Update website certificate successfully"
2024-12-03 15:31:27 +08:00
ErrExecShell : "Script execution failed {{ .err }}"
ExecShellStart : "Start executing the script"
ExecShellSuccess : "The script executed successfully"
2024-11-22 17:48:13 +08:00
StartUpdateSystemSSL : "Start updating system certificate"
UpdateSystemSSLSuccess : "Update system certificate successfully"
2023-03-07 16:44:16 +08:00
#mysql
ErrUserIsExist : "The current user already exists. Please enter a new user"
2023-03-08 17:02:06 +08:00
ErrDatabaseIsExist : "The current database already exists. Please enter a new database"
2023-07-19 16:25:41 +08:00
ErrExecTimeOut : "SQL execution timed out, please check the database"
2023-09-16 13:16:15 +08:00
ErrRemoteExist : "The remote database already exists with that name, please modify it and try again"
ErrLocalExist : "The local database already exists with that name, please modify it and try again"
2023-03-08 17:02:06 +08:00
#redis
2023-03-15 16:48:26 +08:00
ErrTypeOfRedis : "The recovery file type does not match the current persistence mode. Modify the file type and try again"
2024-07-02 22:43:24 +08:00
#container
2024-12-04 21:32:59 +08:00
ErrInUsed : "{{ .detail }} is in use and can't be deleted"
ErrObjectInUsed : "This object is in use and can't be deleted"
2024-12-30 17:17:49 +08:00
ErrObjectBeDependent : "This image is dependent on other images and can't be deleted"
2023-07-13 14:09:23 +08:00
ErrPortRules : "The number of ports does not match, please re-enter!"
2024-01-09 15:53:33 +08:00
ErrPgImagePull : "Image pull timeout. Please configure image acceleration or manually pull the postgres:16.0-alpine image and try again"
2023-03-30 16:47:47 +08:00
#runtime
2024-12-20 18:05:58 +08:00
ErrDirNotFound : "The build folder does not exist! Please check the integrity of the file!"
ErrFileNotExist : "{{ .detail }} file does not exist! Please check the integrity of the source file!"
2023-04-02 16:54:00 +08:00
ErrImageBuildErr : "Image build failed"
2024-12-01 22:14:44 +08:00
ErrImageExist : "Image is already exist!"
2023-04-17 16:06:28 +08:00
ErrDelWithWebsite : "The operating environment has been associated with a website and cannot be deleted"
2023-09-25 17:50:14 +08:00
ErrRuntimeStart : "Failed to start"
ErrPackageJsonNotFound : "package.json file does not exist"
ErrScriptsNotFound : "No scripts configuration item was found in package.json"
2023-09-26 22:50:16 +08:00
ErrContainerNameNotFound : "Unable to get container name, please check .env file"
2023-10-09 06:36:32 -05:00
ErrNodeModulesNotFound : "The node_modules folder does not exist! Please edit the running environment or wait for the running environment to start successfully"
2023-04-17 16:06:28 +08:00
#setting
2023-06-07 14:53:24 +08:00
ErrBackupInUsed : "The backup account is already being used in a cronjob and cannot be deleted."
2023-10-17 17:58:21 +08:00
ErrBackupCheck : "Backup account test connection failed {{ .err}}"
2024-04-08 14:44:07 +08:00
ErrOSSConn : "Unable to retrieve the latest version, please check if the server can connect to the external network."
2023-09-06 15:00:12 +08:00
ErrEntrance : "Security entrance information error. Please check and try again!"
2023-06-07 14:53:24 +08:00
2023-07-31 11:28:41 +08:00
#tool
2023-08-01 17:31:42 +08:00
ErrConfigNotFound : "Configuration file does not exist"
ErrConfigParse : "Configuration file format error"
ErrConfigIsNull : "The configuration file is not allowed to be empty"
ErrConfigDirNotFound : "The running directory does not exist"
ErrConfigAlreadyExist : "A configuration file with the same name already exists"
2023-09-20 14:18:20 +08:00
ErrUserFindErr : "Failed to find user {{ .name }} {{ .err }}"
#ssh
2024-11-06 16:31:19 +08:00
ErrFirewallNone : "No firewalld or ufw service detected on the system. Please check and try again!"
ErrFirewallBoth : "Both firewalld and ufw services are detected on the system. To avoid conflicts, please uninstall one and try again!"
2023-10-23 11:28:33 +08:00
#cronjob
2023-12-05 10:46:10 +08:00
ErrBashExecute : "Script execution error, please check the specific information in the task output text area."
2023-12-29 18:39:39 +08:00
ErrCutWebsiteLog : "{{ .name }} website log cutting failed, error {{ .err }}"
CutWebsiteLogSuccess : "{{ .name }} website log cut successfully, backup path {{ .path }}"
2023-12-05 10:46:10 +08:00
#toolbox
ErrNotExistUser : "The current user does not exist. Please modify and retry!"
2023-12-08 15:40:07 +08:00
ErrBanAction : "Setting failed, the current {{ .name }} service is unavailable, please check and try again!"
2024-07-12 14:11:25 +08:00
ErrClamdscanNotFound : "The clamdscan command was not detected, please refer to the documentation to install it!"
2024-03-06 18:16:08 +08:00
#waf
ErrScope : "Modification of this configuration is not supported"
2024-03-11 20:34:08 +08:00
ErrStateChange : "State modification failed"
ErrRuleExist : "Rule is Exist"
2024-03-25 12:20:07 +08:00
ErrRuleNotExist : "Rule is not Exist"
2024-04-01 15:52:07 +08:00
ErrParseIP : "IP format error"
ErrDefaultIP : "default is a reserved name, please change it to another name"
ErrGroupInUse : "The IP group is used by the black/white list and cannot be deleted"
2024-04-08 17:06:08 +08:00
ErrGroupExist : "IP group name already exists"
ErrIPRange : "Wrong IP range"
2024-04-26 18:20:09 +08:00
ErrIPExist : "IP is exit"
2024-03-25 12:20:07 +08:00
#license
2024-04-01 16:28:07 +08:00
ErrLicense : "License format error, please check and try again!"
ErrLicenseCheck : "License verification failed, please check and try again!"
2025-01-02 23:00:05 +08:00
ErrXpackVersion : "License verification failed, this license is version-restricted and cannot be successfully imported. Please check and try again!" ;
2024-03-25 12:20:07 +08:00
ErrLicenseSave : "Failed to save license information, error {{ .err }}, please try again!"
2024-04-01 16:28:07 +08:00
ErrLicenseSync : "Failed to sync license information, no license information detected in the database!"
ErrXpackNotFound : "This section is a professional edition feature, please import the license first in Panel Settings-License interface"
ErrXpackNotActive : "This section is a professional edition feature, please synchronize the license status first in Panel Settings-License interface"
ErrXpackOutOfDate : "The current license has expired, please re-import the license in Panel Settings-License interface"
2024-11-18 10:30:03 +08:00
ErrXpackLost : "The license has reached the maximum number of retry attempts. Please go to the [Settings] [License] page and manually click the sync button to ensure that the professional version features are functioning properly."
2024-11-16 21:00:02 +08:00
ErrXpackTimeout : "Request timed out, the network connection may be unstable, please try again later!"
2024-08-20 22:11:13 +08:00
#license
ErrAlert : "Alert information format error, please check and try again!"
ErrAlertPush : "Alert push error, please check and try again!"
ErrAlertSave : "Alert save error, please check and try again!"
ErrAlertSync : "Alert sync error, please check and try again!"
2024-11-27 16:02:35 +08:00
ErrAlertRemote : "Remote alert error, please check and try again!"
#cmd
2024-12-03 15:31:27 +08:00
AppVersion : "App version"
AppCommands : "App related commands"
AppInit : "Initialize app"
2024-11-27 16:02:35 +08:00
AppKeyVal : "App key (only supports English)"
2024-12-03 15:31:27 +08:00
AppCreateFileErr : "File {{ .name }} creation failed {{ .err }}"
AppCreateDirErr : "Folder {{ .name }} creation failed {{ .err }}"
AppMissKey : "App key missing, use -k to specify"
AppMissVersion : "App version missing, use -v to specify"
AppVersionExist : "Version already exists!"
AppCreateSuccessful : "Creation successful!"
AppWriteErr : "File {{ .name }} write failed {{ .err }}"
SudoHelper : "Please use {{ .cmd }} or switch to root user"
ListenIPCommands : "Switch listening ip"
ListenIPv4 : "Listen on IPv4"
ListenIPv6 : "Listen on IPv6"
ListenChangeSuccessful : "Switch successful! Now listening on {{ .value }}"
ResetCommands : "Reset system info"
ResetMFA : "Cancel 1Panel two-factor authentication"
ResetHttps : "Cancel 1Panel https login"
ResetEntrance : "Cancel 1Panel secure entrance"
ResetIPs : "Cancel 1Panel authorized ip restrictions"
ResetDomain : "Cancel 1Panel domain binding"
RestoreCommands : "Rollback 1Panel service and data"
RestoreNoSuchFile : "No files available for rollback"
RestoreStep1 : "(1/5) Starting rollback of 1Panel service and data from {{ .name }} directory..."
RestoreStep2 : "(2/5) 1Panel binary rollback successful"
RestoreStep3 : "(3/5) 1Panel script rollback successful"
RestoreStep4 : "(4/5) 1Panel service rollback successful"
RestoreStep5 : "(5/5) 1Panel data rollback successful"
RestoreSuccessful : "Rollback successful! Restarting service, please wait..."
UpdateCommands : "Update panel info"
UpdateUser : "Update panel user"
UpdatePassword : "Update panel password"
UpdatePort : "Update panel port"
UpdateUserNull : "Error: panel user is empty!"
UpdateUserBlank : "Error: panel user contains spaces!"
UpdateUserFormat : "Error: Invalid panel user format! Only supports English, Chinese, numbers, and _, length 3-30"
UpdateUserErr : "Error: Failed to update panel user, {{ .err }}"
UpdateSuccessful : "Update successful!"
UpdateUserResult : "Panel user: {{ .name }}"
UpdatePasswordRead : "Error: Failed to read panel password information, {{ .err }}"
UpdatePasswordNull : "Error: Panel password is empty!"
UpdateUPasswordBlank : "Error: Panel password contains spaces!"
UpdatePasswordFormat : "Error: Panel password only supports letters, numbers, special characters !@#$%*_,.?, length 8-30!"
UpdatePasswordLen : "Error: Please enter a password longer than 6 characters!"
UpdatePasswordRe : "Confirm password:"
UpdatePasswordErr : "Error: Failed to update panel password, {{ .err }}"
UpdatePasswordSame : "Error: The two passwords do not match, please check and try again!"
UpdatePasswordResult : "Panel password: {{ .name }}"
UpdatePortFormat : "Error: The input port number must be between 1 and 65535!"
UpdatePortUsed : "Error: The port number is already in use, please check and try again!"
UpdatePortErr : "Error: Failed to update panel port, {{ .err }}"
UpdatePortResult : "Panel Port: {{ .name }}"
UpdatePortFirewallAdd : "Failed to add firewall port rule, {{ .err }}, please manually add the {{ .name }} port to the firewall rules."
UpdatePortFirewallDel : "Error: Failed to delete firewall port, {{ .err }}"
UpdatePortFirewallReload : "Failed to reload the firewall, {{ .err }}, please manually reload the firewall."
UserInfo : "Get panel information"
UserInfoAddr : "Panel address: "
UserInfoPassHelp : "Tip: To change the password, you can execute the command: "
DBConnErr : "Error: Failed to initialize database connection, {{ .err }}"
2024-12-05 15:43:14 +08:00
SystemVersion : "version: "
SystemMode : "mode: "