Unable to Join Husarnet Network – api.husarnet.com DNS Resolution Fails

Subject: Unable to Join Husarnet Network – api.husarnet.com DNS Resolution Fails

I’m encountering an issue while trying to join a Husarnet network using the nightly installation as per the official instructions at https://husarnet.com/docs/beta-docs/.

Running:

sudo husarnet join <email>/<network-id>

results in a 502 Bad Gateway error. DNS resolution for api.husarnet.com fails with NXDOMAIN (confirmed via dig and curl), suggesting a potential DNS misconfiguration or downtime on Husarnet’s side.

Would appreciate any clarification or suggested workarounds.

We are facing the same issue.

Aryan
Criss Robotics

We faced the same problem I think it’s an issue with the nightly branch or something. The problem was that running husarnet version returned:

husarnet 2.0.316

which was strange, because the latest stable release is 2.0.180. So, we decided to stick with the stable version for now.

To fix it, we followed these steps:

sudo apt remove husarnet
curl -s https://install.husarnet.com/install.sh | sudo bash -
sudo husarnet setup-server beta.husarnet.com
sudo systemctl restart husarnet

These steps should resolve the issue, and everything should work afterward. Just keep in mind that in this version, you’ll need to use join instead of claim, as the claim command is not available.

Abdallah
Mind Cloud

3 Likes

After creating an account on beta.husarnet.com, we were redirected to dashboard.beta.husarnet.com, but it looks blank. When we were checking it out yesterday it worked fine. Does anyone else have this problem and is there a solution for this?

Sandeep,
Team Aurora

Yes, the website went blank starting at 11 PM Egypt time yestarday. We were testing normally, and suddenly it became blank, so we had to stop testing until tomorrow :neutral_face:
But it seems to be up again now.

Abdallah
Mind Cloud

1 Like

Most of the Teams have faced this issue and it was being resolved on a case-by-case basis together with a Team as soon as they mentioned it.