12 Apr 2025 |
| Andrew Thorburn left the room. | 17:38:38 |
13 Apr 2025 |
| 🌈 Rainbow Dash 🦄✨ joined the room. | 05:17:00 |
GitHub | [mautrix/meta] Repo forked into meetdm18/meta | 14:39:59 |
| XiaoKe changed their display name from XiaoKe to XiaoKe (Princess Of Cute). | 23:16:37 |
| XiaoKe changed their display name from XiaoKe (Princess Of Cute) to XiaoKe. | 23:17:53 |
14 Apr 2025 |
| @youuni:matrix.org joined the room. | 04:03:18 |
| @youuni:matrix.org left the room. | 04:06:17 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
main: -
73ce9dc0
userinfo: add hardcoded meta ai user IDs
| 13:11:47 |
| roc joined the room. | 23:17:56 |
15 Apr 2025 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
main: -
9fd3bd6d
capabilities: update caption support flags
| 08:33:46 |
| Elias Vernersson changed their profile picture. | 13:00:41 |
| Elias Vernersson changed their profile picture. | 13:05:40 |
| ilmais1n changed their display name from ilmais1n to ilmais1n__. | 15:10:07 |
| ilmais1n changed their display name from ilmais1n__ to ilmais1n. | 15:14:45 |
| Meowlnirchanged room power levels. | 18:21:50 |
| Thib changed their display name from Thib (m.org) to Thib (m.org, back April 22). | 19:26:14 |
| meox_ [she/her] {dm if bored} changed their display name from meox_ [she/her] {learning rust} to meox_ [she/her] {okay, jump!}. | 22:31:40 |
16 Apr 2025 |
| nex (it/she) 🦈🐈️🏳️⚧️ changed their display name from nex (she/it)🦈🐈️ to nex [unavailable until 2025-04-23]. | 01:45:57 |
GitHub | [mautrix/meta] Matsuui starred the repo | 04:07:40 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
main: | 11:13:14 |
GitHub | [mautrix/meta] tulir pushed
0 commits
to
v0.4.6 (new tag) | 11:18:36 |
GitHub | [mautrix/meta] nguu0123 commented on
issue
#105: Messenger -> Matrix - sending stickers results in Failed to transfer media:
having the same error now on 4.0.623
| 11:33:11 |
GitHub | [mautrix/meta] tulir published v0.4.6: v0.4.6 | 11:35:08 |
| tulir changed the room topic to "Discussion about mautrix-meta | Latest release: v0.4.6 | https://github.com/mautrix/meta" from "Discussion about mautrix-meta | Latest release: v0.4.5 | https://github.com/mautrix/meta". | 11:35:21 |
| manualtoken joined the room. | 12:40:11 |
manualtoken | Hi all, I've encountered a small issue. When running mautrix meta I run into a foreign tables error. Don't quite understand what is meant when reading the docs on this issue. My database type in config.yaml is sqlite3-fk-wal with uri file:/var/lib/matrix-synapse/homeserver.db?_txlock=immediate. | 12:53:08 |
manualtoken | root@ubuntu-matrix:~/mautrix-meta# ./mautrix-meta
Ignoring incorrect config field type !!null at network->mode
2025-04-16T12:53:23.969Z INF Initializing bridge built_at=0001-01-01T00:00:00Z go_version=go1.24.1 name=mautrix-meta version=0.4.5+dev.030953d0
2025-04-16T12:53:23.969Z DBG Initializing database connection
2025-04-16T12:53:23.97Z DBG Bridge built with end-to-bridge encryption, but disabled in config
2025-04-16T12:53:23.973Z INF Starting bridge
2025-04-16T12:53:23.973Z FTL Failed to initialize database error="the database contains foreign tables (found state_groups_state, likely belonging to Synapse)" db_section=main
2025-04-16T12:53:23.974Z INF See https://docs.mau.fi/faq/foreign-tables for more info | 12:53:39 |
tulir | the error message and linked faq entry say what's wrong | 12:54:38 |
manualtoken | I'm using the wrong database? :/ | 12:55:15 |
tulir | sharing databases between unrelated programs is forbidden | 12:55:30 |