tulir / gomuks

A Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.37k stars 123 forks source link

I can't seem to connect to my own instance #379

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hi, I can't seem to connect to my own instance, it's running conduit 0.4.0 and if I start by entering my username the Homeserver field becomes Resolving... forever and if I enter the Homeserver field beforehand then it just returns M_FORBIDDEN: Wrong username or password.

ghost commented 2 years ago

So, after a bit of troubleshooting I noticed that this was the fault of the terminal pasting, when entering my password manually it worked just fine, the only thing that didn't work was the automatic resolving part, but that could easily be fixed by entering the hostname first before entering the username