!YeaXUCNFAusqeLQrjB:bordum.dk

Cactus Comments

328 Members
🌵 Federated, Embeddable Web Comments powered by Matrix (https://cactus.chat) 🌵 | Not for you? Check out Commento (https://commento.io/) or Isso (https://isso-comments.de/)!97 Servers

Load older messages


SenderMessageTime
27 Apr 2024
@thibaultmartin:matrix.orgThib (m.org) joined the room.20:22:54
@thib:ergaster.org@thib:ergaster.org left the room.20:24:01
30 Apr 2024
@tewuzij:beeper.comNguyễn Trọng Cường joined the room.16:17:51
@aamir:nitro.chat@aamir:nitro.chat left the room.16:20:56
@huskydog9988:matrix.org@huskydog9988:matrix.org left the room.19:39:35
1 May 2024
@priyankaskumar07:matrix.orgPriyanka S KUMARI have integrated cactus comments in my react application. Is it possible to capture the click event of cactus comments post button in ui so that I can write some custom code in addition to posting comments.Can anyone please help to find a solution?15:51:27
5 May 2024
@mtrnord:midnightthoughts.spaceMTRNord (they/them) changed their profile picture.23:30:01
6 May 2024
@mtrnord:midnightthoughts.spaceMTRNord (they/them) changed their profile picture.08:00:26
@thibaultmartin:matrix.orgThib (m.org) changed their display name from Thib to Thib (m.org).19:14:14
7 May 2024
@mindlesstux:mindlesstux.commindlesstux changed their profile picture.16:49:50
8 May 2024
@thibaultmartin:matrix.orgThib (m.org) changed their display name from Thib (m.org) to Thib (m.org, back May 10).08:20:02
10 May 2024
@thibaultmartin:matrix.orgThib (m.org) changed their display name from Thib (m.org, back May 10) to Thib (m.org).08:06:25
12 May 2024
@freddo:ludd.ltu.seFreddo joined the room.13:48:47
@freddo:ludd.ltu.seFreddoHas anyone here encountered "401 CHAT.CACTUS.APPSERVICE_UNAUTHORIZED" when trying to selfhost?13:51:30
@freddo:ludd.ltu.seFreddoI've checked that the tokens should be the same, and URL/IDs should be correct going by the docs.13:53:11
@niallxd:matrix.orgniallxd joined the room.16:26:12
@freddo:ludd.ltu.seFreddo removed their profile picture.16:34:33
@miguelr:justmatrix.memiguelrI think that's the error I ran into a while back. I needed to add this into the synapse config: use_appservice_legacy_authorization: true 19:21:33
13 May 2024
@freddo:ludd.ltu.seFreddo
In reply to @miguelr:justmatrix.me
I think that's the error I ran into a while back. I needed to add this into the synapse config:
use_appservice_legacy_authorization: true
Thanks for the suggestion, I'll try that!
01:20:38
@freddo:ludd.ltu.seFreddo set a profile picture.18:08:05
@freddo:ludd.ltu.seFreddo
In reply to @miguelr:justmatrix.me
I think that's the error I ran into a while back. I needed to add this into the synapse config:
use_appservice_legacy_authorization: true

That resolved the auth problem, however now trying to register a site, are you supposed to get some kind of confirmation? Tried both Cactus Comments and the one i self-host, and neither seem to work. It should only be register my.site right?

18:23:50
14 May 2024
@miguelr:justmatrix.memiguelr Yeah I believe there is a response back when you register. There is also a response if you send help too. Checked docker logs? 02:24:40
@freddo:ludd.ltu.seFreddo
In reply to @miguelr:justmatrix.me
Yeah I believe there is a response back when you register. There is also a response if you send help too. Checked docker logs?
[2024-05-14 08:56:44 +0000] [1] [INFO] Listening at: http://0.0.0.0:5000 (1)
[2024-05-14 08:56:44 +0000] [1] [INFO] Using worker: sync
[2024-05-14 08:56:44 +0000] [7] [INFO] Booting worker with pid: 7
[2024-05-14 08:56:44 +0000] [8] [INFO] Booting worker with pid: 8
[2024-05-14 08:56:44 +0000] [9] [INFO] Booting worker with pid: 9
[2024-05-14 08:56:44 +0000] [10] [INFO] Booting worker with pid: 10
[2024-05-14 08:56:45,477] INFO in app: Created application!
[2024-05-14 08:56:45,543] INFO in app: Created application!
[2024-05-14 08:56:45,564] INFO in app: Created application!
[2024-05-14 08:56:45,601] INFO in app: Created application!
[2024-05-14 08:57:16,451] INFO in app: Registering user    user_id='@cactusbot:ludd.ltu.se'
[2024-05-14 08:57:16,516] INFO in app: Setting display name
[2024-05-14 08:57:16,681] INFO in app: Setting profile image
[2024-05-14 08:57:16,847] INFO in app: Registration complete
[2024-05-14 08:57:23,955] INFO in app: Registering user    user_id='@cactusbot:ludd.ltu.se'
[2024-05-14 08:57:24,046] INFO in app: Setting display name
[2024-05-14 08:57:24,184] INFO in app: Setting profile image
[2024-05-14 08:57:24,341] INFO in app: Registration complete
[2024-05-14 08:57:38,321] INFO in app: Registering user    user_id='@cactusbot:ludd.ltu.se'
[2024-05-14 08:57:38,421] INFO in app: Setting display name
[2024-05-14 08:57:38,557] INFO in app: Setting profile image
[2024-05-14 08:57:38,674] INFO in app: Registration complete

This is what it looks like in the logs

09:03:48
@freddo:ludd.ltu.seFreddoNo error on synapse side, return http code 200.09:04:05
@freddo:ludd.ltu.seFreddo
In reply to @freddo:ludd.ltu.se
In reply to @miguelr:justmatrix.me
Yeah I believe there is a response back when you register. There is also a response if you send help too. Checked docker logs?
[2024-05-14 08:56:44 +0000] [1] [INFO] Listening at: http://0.0.0.0:5000 (1)
[2024-05-14 08:56:44 +0000] [1] [INFO] Using worker: sync
[2024-05-14 08:56:44 +0000] [7] [INFO] Booting worker with pid: 7
[2024-05-14 08:56:44 +0000] [8] [INFO] Booting worker with pid: 8
[2024-05-14 08:56:44 +0000] [9] [INFO] Booting worker with pid: 9
[2024-05-14 08:56:44 +0000] [10] [INFO] Booting worker with pid: 10
[2024-05-14 08:56:45,477] INFO in app: Created application!
[2024-05-14 08:56:45,543] INFO in app: Created application!
[2024-05-14 08:56:45,564] INFO in app: Created application!
[2024-05-14 08:56:45,601] INFO in app: Created application!
[2024-05-14 08:57:16,451] INFO in app: Registering user    user_id='@cactusbot:ludd.ltu.se'
[2024-05-14 08:57:16,516] INFO in app: Setting display name
[2024-05-14 08:57:16,681] INFO in app: Setting profile image
[2024-05-14 08:57:16,847] INFO in app: Registration complete
[2024-05-14 08:57:23,955] INFO in app: Registering user    user_id='@cactusbot:ludd.ltu.se'
[2024-05-14 08:57:24,046] INFO in app: Setting display name
[2024-05-14 08:57:24,184] INFO in app: Setting profile image
[2024-05-14 08:57:24,341] INFO in app: Registration complete
[2024-05-14 08:57:38,321] INFO in app: Registering user    user_id='@cactusbot:ludd.ltu.se'
[2024-05-14 08:57:38,421] INFO in app: Setting display name
[2024-05-14 08:57:38,557] INFO in app: Setting profile image
[2024-05-14 08:57:38,674] INFO in app: Registration complete

This is what it looks like in the logs

It registers the first four times when you send a message to the bot then stops
09:19:57
15 May 2024
@miguelr:justmatrix.memiguelr

hmm not sure, that's what mine looks like,

[2024-05-15 01:26:57 +0000] [1] [INFO] Starting gunicorn 20.1.0
[2024-05-15 01:26:57 +0000] [1] [INFO] Listening at: http://0.0.0.0:5000 (1)
[2024-05-15 01:26:57 +0000] [1] [INFO] Using worker: sync
[2024-05-15 01:26:57 +0000] [7] [INFO] Booting worker with pid: 7
[2024-05-15 01:26:57 +0000] [8] [INFO] Booting worker with pid: 8
[2024-05-15 01:26:58 +0000] [9] [INFO] Booting worker with pid: 9
[2024-05-15 01:26:58 +0000] [10] [INFO] Booting worker with pid: 10
[2024-05-15 01:26:58,585] INFO in app: Created application!
[2024-05-15 01:26:58,603] INFO in app: Created application!
[2024-05-15 01:26:58,693] INFO in app: Created application!
[2024-05-15 01:26:58,700] INFO in app: Created application!

and synapse starting the appservice,

2024-05-15 01:34:28,634 - synapse.config.appservice - 96 - INFO - main - Loaded application service: ApplicationService: {'token': '<redacted>', 'url': 'http://0.0.0.0:5000',
``` etc.
01:43:16
22 May 2024
@freddo:ludd.ltu.seFreddoDoes this thing really work? Even @cactusbot:cactus.chat doesn't respond.08:51:34
@frosty:frostyfrog.netFrostyMy own copy still appears to work, but I don't know if there's a recent synapse update that might've broken it13:46:02
24 May 2024
@norvegan:nope.chat@norvegan:nope.chat joined the room.09:55:59
25 May 2024
@michael:tolkamp.ca@michael:tolkamp.ca left the room.01:07:27

Show newer messages


Back to Room ListRoom Version: 6