Closed theogf closed 1 year ago
This looks similar to the issue in #53, where the sync endpoint wasn't returning JSON. Could you try running curl to see what it's returning?
curl --http1.1 --get -i https://homeserver.tld/_matrix/client/v3/sync
Running this gets me:
curl: (6) Could not resolve host: homeserver.tld
You'll want to replace homeserver.tld
with the domain of your homeserver.
I had the same issue, fixed it by replacing the "url" field to matrix.homeserver.tld instead of homeserver.tld
I was having the OP issue on my own dendrite server. I was able to connect to it by specifying the url as "https://matrix.homeserver.tld" in the ~/.config/iamb/config.json file.
I figured the issue:
Our server is hosted by Element but the link that was given to me contained an indirection. So changing server from:
chat.our.server
to ourserver.ems.host
solved the issue.
I followed the setup instructions and added my user_id and url and the first login works (almost) great
iamb
verified and yet all rooms were still indicating that the messages were encrypted...iamb
a second time, I get the following error:Matrix client error: the server returned an error: expected value at line 1 column 1