Hiddify-Manager icon indicating copy to clipboard operation
Hiddify-Manager copied to clipboard

Unable to install Hiddify manager on the server

Open mfathi91 opened this issue 10 months ago • 3 comments

Describe the bug bash <(curl i.hiddify.com/release) throws unexpected error!

To Reproduce Steps to reproduce the behavior:

  1. SSH into your server.
  2. Run the official command bash <(curl i.hiddify.com/release) to install Hiddify.
  3. It shows an error curl: (23) Failed writing body

Expected behavior The official installation command should install Hiddify without any error.

Screenshots image

Desktop (please complete the following information):

  • OS: ubuntu 22.04

mfathi91 avatar Apr 12 '24 18:04 mfathi91

same problem

FourOFour avatar Apr 22 '24 15:04 FourOFour

Try This:

bash <(curl https://raw.githubusercontent.com/hiddify/Hiddify-Manager/main/common/download.sh)

emadtoranji avatar Apr 26 '24 16:04 emadtoranji

just run sudo su then write your command

omimoz avatar May 07 '24 09:05 omimoz

1.Make a backup 2. rebuild server to ubuntu 22.04 3. install latest version of the panel 4.restore backup you can follow all learning's material about the panel here: hiddify.com/manager hiddify.com/fa/manager

litoosh13 avatar Oct 04 '24 19:10 litoosh13