A few errors at boot #8

Open
opened 2024-09-02 00:39:55 +02:00 by roughnecks · 1 comment
kaikout 0.0.2
Using slower stringprep, consider compiling the faster cython/libidn one.
INFO     JID set to: bot@woodpeckersnest.space/KaikOut
<iq from="xmppbl.org" id="4a0cb6ab5d944b50bfc2e2bc8ce8d209" type="error" xml:lang="en" to="bot@woodpeckersnest.space/KaikOut"><error type="auth"><forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></iq>
[<conference xmlns="storage:bookmarks" autojoin="true" jid="muc@chat.woodpeckersnest.space" name="muc"><nick>KaikOut</nick></conference>]
[2024-09-02 00:34:11,412] ERROR: kaikout.xmpp.muc: KaikOut has failed to query the server for a list of Jabber IDs with the affiliation "owner" for groupchat muc@chat.woodpeckersnest.space
ERROR    KaikOut has failed to query the server for a list of Jabber IDs with the affiliation "owner" for groupchat muc@chat.woodpeckersnest.space
[2024-09-02 00:34:11,413] ERROR: kaikout.xmpp.muc: <iq from="muc@chat.woodpeckersnest.space" to="bot@woodpeckersnest.space/KaikOut" type="error" id="d4d93048c05b4c819ec65ebe7c920192"><error type="auth"><forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></iq>ERROR    <iq from="bot@chat.woodpeckersnest.space" to="bot@woodpeckersnest.space/KaikOut" type="error" id="d4d93048c05b4c819ec65ebe7c920192"><error type="auth"><forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></iq>
``` kaikout 0.0.2 Using slower stringprep, consider compiling the faster cython/libidn one. INFO JID set to: bot@woodpeckersnest.space/KaikOut <iq from="xmppbl.org" id="4a0cb6ab5d944b50bfc2e2bc8ce8d209" type="error" xml:lang="en" to="bot@woodpeckersnest.space/KaikOut"><error type="auth"><forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></iq> [<conference xmlns="storage:bookmarks" autojoin="true" jid="muc@chat.woodpeckersnest.space" name="muc"><nick>KaikOut</nick></conference>] [2024-09-02 00:34:11,412] ERROR: kaikout.xmpp.muc: KaikOut has failed to query the server for a list of Jabber IDs with the affiliation "owner" for groupchat muc@chat.woodpeckersnest.space ERROR KaikOut has failed to query the server for a list of Jabber IDs with the affiliation "owner" for groupchat muc@chat.woodpeckersnest.space [2024-09-02 00:34:11,413] ERROR: kaikout.xmpp.muc: <iq from="muc@chat.woodpeckersnest.space" to="bot@woodpeckersnest.space/KaikOut" type="error" id="d4d93048c05b4c819ec65ebe7c920192"><error type="auth"><forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></iq>ERROR <iq from="bot@chat.woodpeckersnest.space" to="bot@woodpeckersnest.space/KaikOut" type="error" id="d4d93048c05b4c819ec65ebe7c920192"><error type="auth"><forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></iq> ```
Author

Now the bot always says it's not a moderator, even if it actually is..
Not sure what changed and I also restarted prosody, to no avail.

Thanks

Now the bot always says it's not a moderator, even if it actually is.. Not sure what changed and I also restarted prosody, to no avail. Thanks
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sch/KaikOut#8
No description provided.