XMPP connection gets invalid character on connect.
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
I'm trying to connect a talk channel to my xmpp server but when I enable the bridge I get the following error.
level=fatal msg="Starting gateway failed: Bridge nctalk.1 failed to start: invalid character '<' looking for beginning of value" prefix=main
I"m using the latest version of nextcloud, talk, and matterbridge.
I have the settings filled out like this:
url: example.com:5222
muc: conference.example.com:5222
jid: user@example.com
nickname: bot
password: a long password
channel: channelname
I've verified that my account can log into my xmpp server over a normal xmpp client via username/password authentication. It works via the jsxc nextcloud app as well.
Any help would be greatly appreciated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported XMPP connection settings and the Matterbridge startup error in this issue. Check the XMPP bridge entry point and its existing connection or configuration tests, if present, and reproduce the failure with the supplied values. Done means identifying the cause and adding a verified fix or a documented configuration requirement.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100