!linkedin-v11:maunium.net

Mautrix-LinkedIn Bridge

34 Members
Discussion about mautrix-linkedin | Latest release: N/A | https://github.com/mautrix/linkedin20 Servers

Load older messages


SenderMessageTime
2 May 2025
@github:maunium.netGitHub [mautrix/linkedin] Fizzadar assigned to pull request #20: linkedingo/realtime: increase retry limit and add sleep 12:49:48
@github:maunium.netGitHub [mautrix/linkedin] Fizzadar opened pull request #20: linkedingo/realtime: increase retry limit and add sleep

Flakey APIs need many retries.

12:49:51
@github:maunium.netGitHub [mautrix/linkedin] Fizzadar unassigned from pull request #20: linkedingo/realtime: increase retry limit and add sleep 12:54:25
@github:maunium.netGitHub [mautrix/linkedin] Fizzadar pushed 0 new commits (and 1 existing commits) to main:
12:54:47
@github:maunium.netGitHub [mautrix/linkedin] Fizzadar merged pull request #20: linkedingo/realtime: increase retry limit and add sleep 12:54:48
@github:maunium.netGitHub [mautrix/linkedin] Fizzadar deleted branch more-retries
12:54:48
5 May 2025
@github:maunium.netGitHub [mautrix/linkedin] Repo forked into HaxThePlanet/linkedin 00:09:34
8 May 2025
@github:maunium.netGitHub [mautrix/linkedin] Repo forked into Abestanis/linkedin 11:41:32
@github:maunium.netGitHub [mautrix/linkedin] Abestanis opened pull request #21: Fix type of identifiers column during migration

Hello, I tried updating from the (discontinued?) ghcr.io/beeper/linkedin:latest container to dock.mau.dev/mautrix/linkedin:latest (is that supported?) and run into the following error when starting the bridge:

"pq: column \"identifiers\" is of type jsonb but expression is of type text"

The ghost.identifiers column has the type jsonb: https://github.com/mautrix/go/blob/27769dfc98bebdcec16bb2293029904109a2b9df/bridgev2/database/upgrades/00-latest.sql#L80

But this expression retuned text:

mautrix_linkedin=# select pg_typeof('["linkedin:' || li_member_urn || '"]') from puppet;
 pg_typeof
-----------
 text
11:51:54
@github:maunium.netGitHub [mautrix/linkedin] tulir requested changes on pull request #21: Fix type of identifiers column during migration :

This isn't compatible with sqlite. Has to be more like https://github.com/mautrix/whatsapp/blob/main/cmd/mautrix-whatsapp/legacymigrate.sql#L93-L99, I think it's json_array in sqlite and jsonb_build_array in postgres

12:00:13
@github:maunium.netGitHub [mautrix/linkedin] Abestanis commented on pull request #21: Fix type of identifiers column during migration:

Oh, sorry, I didn't realize that this was used for sqlite too, my bad! I'll see if I can fix that.

12:03:43
@github:maunium.netGitHub [mautrix/linkedin] Abestanis pushed something to pull request #21: Fix type of identifiers column during migration 12:14:30
@github:maunium.netGitHub [mautrix/linkedin] Abestanis commented on pull request #21: Fix type of identifiers column during migration:

Thanks for pointing me in the right direction. I verified that the postgres function does what we want here. I don't have the sqlite database to test the sqlite equivalent, but from the docs it looks like it should work.

I'm not familiar with the templating format you are using here to support both postgres and sqlite, so I just copied the example you provided, I hope it's ok like that.

12:17:50
@github:maunium.netGitHub [mautrix/linkedin] Abestanis requested a review from tulir for pull request #21: Fix type of identifiers column during migration 12:17:53
@github:maunium.netGitHub [mautrix/linkedin] Abestanis edited pull request #21: Fix type of identifiers column during migration 12:20:37
13 May 2025
@ujeenator:matrix.orgEugenus Optimus left the room.14:12:55
22 May 2025
@mj:matrix.mrmeee.dkMartin Juhl Prendergast joined the room.11:42:14
@nex:nexy7574.co.uknex (she/it) 🦈🐈️ changed their display name from nex (it/she) 🦈🐈️ to nex (it/she) 🦈🐈️🏳️‍⚧️.14:04:52
23 May 2025
@raymand1992:matrix.orgRayManD joined the room.21:46:22
24 May 2025
@nex:nexy7574.co.uknex (she/it) 🦈🐈️ left the room.00:37:01
3 Jun 2025
@github:maunium.netGitHub [mautrix/linkedin] Repo forked into VibeOOO/linkedin 14:48:07
6 Jun 2025
@idrive2011:beeper.comidrive2011 joined the room.15:23:57
@idrive2011:beeper.comidrive2011 Hello, beeper hosted as self hosting ? or beeper app itself because I use that app and have the same error as wr0ng.name 15:27:55
7 Jun 2025
@roc:ntrc.ccroc At the time of that post, I was having issues with the self-hosted LinkedIn bridge, so I reverted to the Beeper-hosted bridge.

Looking at my bridges now, I am still on the Beeper-hosted LinkedIn bridge. It was easier to log into, so once it worked and kept working, I left it.
05:11:03
@idrive2011:beeper.comidrive2011That's weird I got 302 error on beeper LinkedIn bridge14:48:19
@idrive2011:beeper.comidrive2011Around a hour to 20 minutes14:48:36
@idrive2011:beeper.comidrive2011When I open beeper after a few minutes it always LinkedIn connection interrupted.14:55:41
@idrive2011:beeper.comidrive2011Weird14:55:44
8 Jun 2025
@roc:ntrc.ccroc Do you have 2FA enabled on your LinkedIn account? 06:31:01
@roc:ntrc.ccrocMine has been stable for months06:32:26

Show newer messages


Back to Room ListRoom Version: 11