<USER_TOKEN>
with your private user token and <PROJECT_NAME>
with your project name.wget
can't execute HTTPS requests. This can happen when you have an old wget binary or old Busybox binary. Upswift installation requires an updated wget
or Busybox
(version compiled in 2015 and above).Busybox
, please ​download the binary and replace with the old binary or contact us at [email protected]
for technical installation support.wget
, please run the commands below:apt -y update
apt install -y wget
--no-check-certificate
after the wget
inside the installation command:wget https://upswift1.s3.eu-central-1.amazonaws.com/general/agents/sepolicy/upswift.pp | semodule -i upswift.pp
vi /etc/selinux/config
(edit SELinux config file).reboot
(reboot the device).