-
erebion
One thing I always found strange: Clients have "delete account" instead of logout. The first time it freaked me out as I couldn't find the "logout" button after half an hour an I thought I'd gone mad.
-
erebion
Why is it mostly labelled "delete account" if the account is not deleted, but instead just removed from the client..?
-
Kris
Wdym? Most clients have a toggle to deactivate an account, which is logging out.
-
Sunglocto
> Test icles ↺
-
svp
> Wdym? Most clients have a toggle to deactivate an account, which is logging out. i think what theyre describing is removing an account from the client ↺
👍 1 -
erebion
Yeah. Calling it "Deleting" makes it scary, as a user you might believe the account gets deleted.
-
erebion
As that is what it says.
-
erebion
Back then I even created a test account to make sure I wouldn't accidentally delete my main account from the server, which would've been... bad
-
undefined
probably confusion takes place because clients make it too easy to create an account. if you firstly went through the list of servers, then to the server to register one, you'd assume what to delete it you should go to the same place
-
undefined
it was for me like that
-
erebion
Whatever, it should be called "remove account from app" instead of "delete account" if we want it to make sense :D
✍️ 1 -
menel
That's something that would be good as a bug report in affected clients
-
undefined
or
-
undefined
if you had to manually save account to login into it easily, then it would be obious what delete means✎ -
undefined
if you had to manually save account to login into it easily, then it would be obvious what delete means ✏
-
stratself
> if you had to manually save account to login into it easily, then it would be obvious what delete means well then make the account login page look like a file browser ↺
-
stratself
> Whatever, it should be called "remove account from app" instead of "delete account" if we want it to make sense :D otherwise i prefer this. Or even "logout" ↺
-
erebion
login by loading credentials.json? :p
-
admin
Hello, I was able to use migrate.modernxmpp.org to export my user data from chatterboxtown.us to movim.eu. But now, I am trying to migrate data from movim.eu to chatterboxtown.us and I am getting Sorry, we could not connect to the XMPP host with domain: "chatterboxtown.us"
-
Kris
why do you want to migrate back?
-
Kris
chatterboxtown.us isn't a very well managed server and I wouldn't be be surprised if it ended up being blocked or so due to spam issues originating from it.
-
admin
I'm the admin and I ban every spam report I get. But I only receive spam reports from singlolyma✎ -
admin
I'm the admin and I ban every spam report I get. But I only receive spam reports from singpolyma ✏
-
admin
No one else has contacted me directly
-
Kris
well in that case I strongly recommend to not have open in band registrations as your server is getting used for spam and ban evasion constantly.
-
Kris
little point in even reporting them as it is hit and run all the time.
-
Kris
disposable accounts.
-
admin
Well I have a lot of JMP users registering in conjunction with JMP.chat so how do you suggest I move forward with that
-
Kris
dunno, discuss with Singpolyma a way to enable invite based registration tokens for JMP.chat users maybe
-
Kris
ejabberd supports that now
-
admin
Ok. I look into setting that up. But in the meantime you're saying modernxmpp is blocking my domain
-
Kris
no idea, sorry. was just a guess
-
Kris
but migrate.modernxmpp.org is just a webbased client afaik
-
Kris
so there shouldn't be any server side blocks.
-
Kris
maybe a XEP-0156 config issue?
-
Kris
anything in the browser console about websocket connections failing?
-
Kris
but it is odd that you could export with it before
-
admin
XEP-0156 passes compliance test
-
admin
I can log in with movim, jsxc, conversejs, app.cheogram.
-
Kris
no errors in the browser console?
-
admin
None as far as I can tell
-
admin
Is MattJ the main developer for the migrate tool?
👍 1 -
admin
Any references you can point me to a fully working invites configuration for ejabberd? I'm seeing a lot of general instructions about creating a landing page and setting up scripting to run API calls. I'm just not that deep into the coding.
-
Kris
https://joinjabber.org/tutorials/self-hosted/ejabberd/#great-invitations
-
admin
The current situation is that server migration couldn't transfer user accounts to the new instance. Notifications have been made for users to pre-register their accounts to the new server while it was still in the staging phase. However, there are those that missed the boat and are currently re-registering their accounts. If I implement this, I'm going to end up locking out people who are trying to recover their accounts and have to go through more hoops. As it is, myself and JMP have been receiving support requests for account recovery I'm trying to take most of the burden off of JMP to have to deal with this. This is going to complicate things in the immediate circumstance. Will have to wait for the situation to settle then switch to invite only.
-
admin
In the meantime, I would like for the community to communicate with me directly about spam issues.
-
Kris
wait a bit before implementing invites 🤷✎ -
Kris
just wait a bit before implementing invites 🤷 ✏
-
Kris
are you in xmpp:operators@muc.xmpp.org?join under an easy to identify name (not "admin" obviously)?
-
Kris
that would help a lot already for communication between server admins for such issues.
-
admin
No. I'm not a member of the XMPP Standards Foundation which they cite as a requirement.
-
Menel
There must be a misunderstanding, you're not required to be a member to be there
-
Menel
That room is specifically for server operators to share knowledge and issues, it's not about the xsf
-
admin
says I can join read only, but not an active participant https://xmpp.org/community/channels/operators/
-
Kris
you need to configure your JID as the admin of your server
-
Kris
that is also good for contacting you in general
-
Kris
but if you configure it you get write permission automatically in that channel
-
Menel
Verified only means your jid should be listed as contact address that's all
-
Menel
It was only invited to get the noise down. But it turned out operators can make enough noise alone too
🤣 1 -
admin
I thought I had that contact info in my server config. Does it not show up?
-
Menel
Also even if you don't list your account you'll be given voice by MattJ likely if they can somehow verify it's you
-
admin
XEP-0157 passes compliance test
-
Menel
I think the bot is broken that is responsive to give member status, 😀
-
Menel
You'll need to just request it old fashioned
-
Menel
Seems your contact works > contact addresses for chatterboxtown.us are > - abuse-addresses : xmpp:admin@chatterboxtown.us > - admin-addresses : mailto:admin@chatterboxtown.us , xmpp:admin@chatterboxtown.us >
-
Kris
there is something odd with your server. When I try to query contact info via a bot I get: `Could not reach chatterboxtown.us: Server-to-server connection failed: unexpected eof while reading`
-
Kris
Menel, how did you query that info?
-
Menel
Magicbot
-
Menel
xmpp:magicbot@magicbroccoli.de
-
Kris
connected to what kind of server?
-
Kris
my Riddim connected to latest release prosody fails as mentioned above
-
Kris
it works with other servers
-
Kris
ah ok ejabberd 26.01, you need to update 😏
-
Kris
maybe there is some issue with Prosody to chatterboxtown.us communication? That might also explain why the migratior fails.
-
Menel
Indeed. Looks like am s2s bidi issue
-
Menel
https://github.com/processone/ejabberd/issues/4375 I've seen this for some time but never got someone on the ejabberd side to attempt to debug it. A restart on ejabberd did fix it in the past. It's unknown when it appears. Or why.
-
admin
I'm running ejabberd 26.03
-
Kris
can you try reloading your server?
-
Kris
as in reload not restart
-
Kris
once you do please tell me so that I can check again with the bot
-
admin
done
-
Kris
hmm, still fails via my bot
-
MattJ
> maybe there is some issue with Prosody to chatterboxtown.us communication? That might also explain why the migratior fails. migrate.modernxmpp.org? Has nothing to do with Prosody
-
MattJ
I assume some misconfiguration on the chatterboxtown side, but I haven't investigated myself yet