unable to start bridge with invalid character '<' looking for beginning of value #17

Open
opened 2020-06-11 15:52:18 +00:00 by Ghost · 0 comments

when trying to start the bridge it dies with the following messages:

DEBU[0000] Matrix POST request: /_matrix/client/r0/register?kind=user 
DEBU[0004] Response: 400 mxlib.MxError{ErrCode:"M_USER_IN_USE", ErrMsg:"User ID already taken."}
FATA[0005] invalid character '<' looking for beginning of value
when trying to start the bridge it dies with the following messages: ``` DEBU[0000] Matrix POST request: /_matrix/client/r0/register?kind=user DEBU[0004] Response: 400 mxlib.MxError{ErrCode:"M_USER_IN_USE", ErrMsg:"User ID already taken."} FATA[0005] invalid character '<' looking for beginning of value ```
Sign in to join this conversation.
No description provided.