You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Yesterday I wanted to first try out Hiddify, I used the Install script bash <(curl https://i.hiddify.com/release)
But it just didn't work to install, always stuck at 5%, "Reading configs from panel..." (Photos:
)
I also tried to use Docker on Ubuntu (22.04 as well as 24.04), but it also fails to install
After this bug, the machine crashed completely and I had to "Pull the plug" and stop it using azure, it wouldn't take new logins anymore.
To Reproduce
Use Azure, or as another user said Digitalocean
Try to install newest version of Hiddify on Ubuntu (but others don't work too)
Expected behavior
Install finishes successfully
Additional context
The version 10.70.9 still works though and I am able to install it successfully. Upgrading from either this one, or another older version to the newest release, will break it however, the upgrade is impossible too.
10.70.9 -> 10.80.11
10.50.4 -> 10.80.11
This issue only seems to exist on some VPS, I was able to successfully install Hiddify Manager 10.80.11 on my QEMU KVM Ubuntu 24.04.
But on a VPS like Azure, you cannot even "bypass" this failing install by using docker, docker somehow also has other issues.
PS: I know there are already related issues, but now I took many many hours in investigating this issue and wanted to publish all information available, especially because I named this issue more concisely.
Same with latest Docker. Tryed install on OVH vps: 6.1.0-30-cloud-amd64 SMP PREEMPT_DYNAMIC Debian 6.1.124-1
What happens if you do sudo fallocate -l 5G /swapfile && sudo chmod 600 /swapfile && sudo mkswap /swapfile && sudo swapon /swapfile
and then try to reinstall? Just wondering
Describe the bug
Yesterday I wanted to first try out Hiddify, I used the Install script
bash <(curl https://i.hiddify.com/release)
But it just didn't work to install, always stuck at 5%, "Reading configs from panel..." (Photos:
)
I also tried to use Docker on Ubuntu (22.04 as well as 24.04), but it also fails to install
After this bug, the machine crashed completely and I had to "Pull the plug" and stop it using azure, it wouldn't take new logins anymore.
To Reproduce
Use Azure, or as another user said Digitalocean
Try to install newest version of Hiddify on Ubuntu (but others don't work too)
Expected behavior
Install finishes successfully
Additional context
The version 10.70.9 still works though and I am able to install it successfully. Upgrading from either this one, or another older version to the newest release, will break it however, the upgrade is impossible too.
10.70.9 -> 10.80.11
10.50.4 -> 10.80.11
This issue only seems to exist on some VPS, I was able to successfully install Hiddify Manager 10.80.11 on my QEMU KVM Ubuntu 24.04.
But on a VPS like Azure, you cannot even "bypass" this failing install by using docker, docker somehow also has other issues.
PS: I know there are already related issues, but now I took many many hours in investigating this issue and wanted to publish all information available, especially because I named this issue more concisely.
Related issues are:
-> Update failed: #4718
-> Fresh install failed: #4719
-> Fresh install docker container failed: #4726
The text was updated successfully, but these errors were encountered: