For some reason I can’t log in to my xmpp server from any account other than my admin account. The client says that registration is only through invitation.
IBR (in-band-registration) is disabled by default in all XMPP servers that I know off to prevent people to accidentally turn their unmaintained servers into spam origins. Just create accounts via the CLI or set up a proper invite system (on Prosody or Snikket).
taladar@sh.itjust.works 6 months ago
It might be worth mentioning which xmpp implementation you are actually using for your server if you expect anyone to help you. Also in general, more details about your hosting setup, how you installed it, did you follow any tutorial or use any particular installer (e.g. Helm chart on Kubernetes), possibly if you made any changes to the config,…
someoneFromInternet@lemmy.ml 6 months ago
I just followed this tutorial. I use my computer as a server. Sorry if I’m not telling you something, I’m just a newbie and don’t know what information might be useful.