|
|
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
|
|
|
|
|
|
## [1.4.2] - Service release
|
|
|
|
|
|
-- **NOTE:** During the 1.4.1 / 1.4.0 release we have introduced a bug for Ubuntu 20.04 and 18.04 users with multiple network ports on the server. This release will solve the issue caused by this bug! If you are unable to download the backup please do the following:
|
|
|
+- **NOTE:** During the 1.4.1 / 1.4.0 release we have introduced a bug for Ubuntu 20.04 and 18.04 users with multiple network ports on the server. This release will solve the problems caused by this bug! If you are unable to download the Hestia packages via apt. Run the following command via CLI or SSH as root
|
|
|
|
|
|
```
|
|
|
iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
|