Failed to enable unit: unit file husarnet.service does not exist (happens with Ubuntu 18)

Hi Husarnet team,

I know this error is already reported in the following link:

But this error still happens today.

I just tried to install Husarnet using the command below in a Ubuntu 18 machine, and it failed with the error “Failed to enable unit: unit file husarnet.service does not exist“:

 curl -s https://install.husarnet.com/install.sh | sudo bash

In the link aforementioned, we are told to run the command below, which DOES work:

sudo husarnet daemon service-install

But my question is:

  • Have you considered making the install.sh script itself execute this sudo husarnet daemon service-install command? I think this would help people who would otherwise think Husarnet doesn’t work because it just ‘fails to install’. If the install.sh script already did this automatically, users wouldn’t have to find the post aforementioned, making the whole experience a bit better.

Have a great day.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.