ErrLookup › ellite/Wallos

ellite/Wallos

Wallos: Open-source, self-hostable personal subscription tracker. Visualize your recurring expenses, manage your budget, and save money. · PHP · 371 source files

Analyzed at 52820e87ca on 2026-09-13. 42 documented errors.

Code / MessageTypeSeverityTags
Invalid "digits" parameter.
exception error php, otp, digits, validation
Invalid "secret" parameter.
exception error php, otp, secret, missing-value
translate("network_response_error")
exception error network, fetch, http-error, javascript
$this->lang('recipients_failed') . $errstr
exception error php, phpmailer, smtp, recipients, email-delivery
$this->lang('extension_missing') . 'openssl'
exception critical php, phpmailer, openssl, missing-extension, tls
$message (getSmtpErrorMessage('connect_host'))
exception error php, phpmailer, starttls, tls-handshake, smtp
$this->lang('file_open') . $path
exception error phpmailer, attachment, file-open, race-condition
( )
exception error php, phpmailer, email, address-validation
$this->ErrorInfo
exception critical php, phpmailer, smtp, from-address, email-delivery
$this->lang('authenticate')
exception error php, phpmailer, smtp-auth, credentials, authentication
$this->lang('smtp_connect_failed')
exception critical php, phpmailer, smtp, connection, network
Invalid JSON response
console error network, json, api, javascript
$this->lang('data_not_accepted')
exception critical php, phpmailer, smtp, data-command, email-delivery
` (HTTP )
exception error network, json, fetch, javascript
$this->lang('instantiate')
exception critical php, phpmailer, mail-function, email-delivery
Invalid address (to/cc/bcc)
exception error php, phpmailer, email, address-validation
$this->lang('file_access') . $path
exception error phpmailer, attachment, file-access
HTTP
console error network, http-error, api, rate-limit
Invalid address ( )
exception error php, phpmailer, email, address-validation
STOP_CRITICAL
You must provide at least one recipient email address.
exception error php, phpmailer, email, missing-recipient
Invalid address (From)
exception error php, phpmailer, email, from-address, address-validation
Invalid data.
exception error php, otp, hmac, internal
Digits must be at least 1.
exception error php, otp, value-out-of-range
Label must not contain a colon.
exception error php, otp, provisioning-uri
%s: %s
exception error php, phpmailer, email, invalid-argument
Unable to decode the secret. Is it correctly base32 encoded?
exception error php, otp, base32, secret
Invalid URI.
validation error php, otp, uri-parsing
$this->lang('execute') . $this->Sendmail
exception critical php, phpmailer, sendmail, process-execution
Counter must be at least 0.
exception error php, otp, hotp, parameter-validation
Invalid "algorithm" parameter.
exception error php, otp, parameter-validation
Not a valid OTP provisioning URI
validation error php, otp, uri-parsing
Parameter " " does not exist
exception error php, otp, missing-parameter
The label is not set.
exception error php, otp, provisioning-uri, missing-value
The " " digest is not supported.
exception error php, otp, hash-algorithm
$this->lang('empty_message')
exception error phpmailer, email, empty-body
Issuer must not contain a colon.
exception error php, otp, provisioning-uri
$this->lang('encoding') . $encoding
exception error phpmailer, attachment, encoding, invalid-argument
Unsupported " " OTP type
exception error php, otp, provisioning-uri, invalid-input
Invalid "period" parameter.
exception error php, totp, parameter-validation
$this->lang('signing') . openssl_error_string()
exception error phpmailer, openssl, smime, signing
Invalid "counter" parameter.
exception error php, otp, hotp, validation
The counter must be at least 0.
exception error php, otp, hotp, argument-out-of-range