Errorcode
From Wiki of WFilter NG Firewall
(Difference between revisions)
(→Storage) |
|||
(One intermediate revision by one user not shown) | |||
Line 8: | Line 8: | ||
* [[OPENDB_FAILURE|Can not open database.]] | * [[OPENDB_FAILURE|Can not open database.]] | ||
* [[LOG_THRESHOLD_REACHED|Free disk space is under the configured threshold.]] | * [[LOG_THRESHOLD_REACHED|Free disk space is under the configured threshold.]] | ||
− | * [[DISK_READONLY|Disk | + | * [[DISK_READONLY|Disk becomes readonly.]] |
= Modules = | = Modules = | ||
Line 24: | Line 24: | ||
* [[LICENSE_VALIDATEERROR|Can not validate license.]] | * [[LICENSE_VALIDATEERROR|Can not validate license.]] | ||
* [[LICENSE_KEYERROR|Incorrect license key.]] | * [[LICENSE_KEYERROR|Incorrect license key.]] | ||
+ | |||
+ | = Utils = | ||
+ | |||
+ | * [[REDIRECT_HTTPS|Can not access web-UI.]] | ||
+ | |||
[[Category:Errorcode]] | [[Category:Errorcode]] |
Latest revision as of 20:18, 14 July 2020
Contents |
[edit] 1 Installation
[edit] 2 Storage
- Incorrect storage path.
- Can not open database.
- Free disk space is under the configured threshold.
- Disk becomes readonly.
[edit] 3 Modules
- Failed to connect domain controller.
- Can not connect domain controller.
- Can not get domain user list, error:[Size limit exceeded].
- Sum of DOWN minimal bandwidth exceeds available bandwidth.
- Sum of UP minimal bandwidth exceeds available bandwidth.
[edit] 4 License
- Exceeds license limit.
- License is expired.
- License checksum error.
- Can not validate license.
- Incorrect license key.