amnezia-client/client/core/controllers
lunardunno 7169480999
feature: error handling for cgroup (#1486)
* Error for cgroup mountpoint

Added handling of message: cgroup mountpoint does not exist.

* Case for error cgroup

Added case and case description for: Cgroup Mountpoint Does Not Exist

* Case for Runc

Added error handling for Runc, which does not work in cgroup v2.
Changed numbering of new errors.

* stdErr handling fot run_container

Enabling stdErr handling fot run_container.sh

* change for stdErr handling

* Another place to handle the error 211

Another place to handle the error: ServerRuncNotWorkOnCgroupsV2

* test_1

* test 2

* test 3

* Moving error handling

Moving error handling to the right place in the controller.

* Polishing

* Еext correction

Сorrection of description text.
2025-04-23 12:12:23 +07:00
..
coreController.cpp Fix iOS initial translation loading (#1477) 2025-03-24 14:35:22 +07:00
coreController.h Merge pull request #1440 from amnezia-vpn/feature/subscription-settings-page 2025-02-28 22:17:43 +07:00
gatewayController.cpp feature: additional logs for proxy bypass (#1518) 2025-04-09 10:47:33 +07:00
gatewayController.h refactoring: moved gateway interaction functions to a separate class 2025-01-31 14:33:12 +07:00
serverController.cpp feature: error handling for cgroup (#1486) 2025-04-23 12:12:23 +07:00
serverController.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
vpnConfigurationController.cpp refactoring: simplified the validity check of the config before connection 2025-02-15 11:50:42 +07:00
vpnConfigurationController.h refactoring: simplified the validity check of the config before connection 2025-02-15 11:50:42 +07:00