Strange urls in follows.ap_url column #449

Closed
opened 2019-02-25 14:54:37 +00:00 by EliotBerriot · 0 comments
EliotBerriot commented 2019-02-25 14:54:37 +00:00 (Migrated from github.com)

URLs insterted in the follows.ap_url column have a strange structure:

plume=# select ap_url from follows;
                                                       ap_url                                                       
--------------------------------------------------------------------------------------------------------------------
 
 https://101010.pl/users/EuropaMiasto/follow/https://blog.funkwhale.audio/@/funkwhale/
 https://3.distsn.org/users/vaginaplant/follow/https://baptiste.gelez.xyz/@/vaginaplant/
 https://3.distsn.org/users/vaginaplant/follow/https://blog.funkwhale.audio/@/funkwhale/
 https://3.distsn.org/users/vaginaplant/follow/https://fediverse.blog/@/rinsuki/
 https://abyss.fun/users/guskma/follow/https://plume.mastodon.host/@/guskma/
 https://aleph.land/users/yahananxie/follow/https://fediverse.blog/@/yuki/
 https://anticapitalist.party/users/a000d4f7a91939d0e71df1646d7a48/follow/https://fediverse.blog/@/fdb-hiroshima/
 https://anticapitalist.party/users/a000d4f7a91939d0e71df1646d7a48/follow/https://fediverse.blog/@/FDB_hiroshima/
 https://anticapitalist.party/users/a000d4f7a91939d0e71df1646d7a48/follow/https://fediverse.blog/@/Luna/
 https://anticapitalist.party/users/Cocoron/follow/https://cafe.sunbeam.city/@/Cocoron/

As you can see, it looks like the URL is made of two concatenated URLs.

Plume version (and/or commit): latest docker tag

URLs insterted in the `follows.ap_url` column have a strange structure: ``` plume=# select ap_url from follows; ap_url -------------------------------------------------------------------------------------------------------------------- https://101010.pl/users/EuropaMiasto/follow/https://blog.funkwhale.audio/@/funkwhale/ https://3.distsn.org/users/vaginaplant/follow/https://baptiste.gelez.xyz/@/vaginaplant/ https://3.distsn.org/users/vaginaplant/follow/https://blog.funkwhale.audio/@/funkwhale/ https://3.distsn.org/users/vaginaplant/follow/https://fediverse.blog/@/rinsuki/ https://abyss.fun/users/guskma/follow/https://plume.mastodon.host/@/guskma/ https://aleph.land/users/yahananxie/follow/https://fediverse.blog/@/yuki/ https://anticapitalist.party/users/a000d4f7a91939d0e71df1646d7a48/follow/https://fediverse.blog/@/fdb-hiroshima/ https://anticapitalist.party/users/a000d4f7a91939d0e71df1646d7a48/follow/https://fediverse.blog/@/FDB_hiroshima/ https://anticapitalist.party/users/a000d4f7a91939d0e71df1646d7a48/follow/https://fediverse.blog/@/Luna/ https://anticapitalist.party/users/Cocoron/follow/https://cafe.sunbeam.city/@/Cocoron/ ``` As you can see, it looks like the URL is made of two concatenated URLs. Plume version (and/or commit): latest docker tag
Sign in to join this conversation.
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: Plume/Plume#449
No description provided.