#292 Cannot follow follow request enabled Misskey.

Open
opened 1 year ago by senooken · 1 comments
senooken commented 1 year ago

When GS follow follow request enabled Misskey account.

Misskey has following error. And GS cannot feed Misskey's posts (followed dummy account).

WARN 7 [queue inbox] failed(QueryFailedError: value too long for type character varying(128)) id=12069090 attempts=1/8 age=79ms activity=https://gnusocial.jp/follow_from_https%3A%2F%2Fgnusocial.jp%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fmewl.me%2Fusers%2F5b6bb2cada8b912b16218d34

This log is tried following gnusocialjp@gnusocial.jp to mewl@mewl.me.

requestId seems to be following.

  • Mastodon: https://example.com/<UUID>
  • Misskey: https://example.com/follows/<from ID>/<to ID> (10 or 24 characters)
  • Pleroma: https://example.com/activities/<UUID>
  • GS: https://example.com/follow_from_<actor URI>_to_<actor URI>

GS's requestId seems to be too long. If GS's requestId is shorten, this problem will be fixed.

Misskey can enable follow request by [Settings]-[Privacy]-[Follow requests require approval].

Ref: https://gnusocial.jp/conversation/152200#notice-269778

When GS follow follow request enabled Misskey account. Misskey has following error. And GS cannot feed Misskey's posts (followed dummy account). ``` WARN 7 [queue inbox] failed(QueryFailedError: value too long for type character varying(128)) id=12069090 attempts=1/8 age=79ms activity=https://gnusocial.jp/follow_from_https%3A%2F%2Fgnusocial.jp%2Findex.php%2Fuser%2F1_to_https%3A%2F%2Fmewl.me%2Fusers%2F5b6bb2cada8b912b16218d34 ``` This log is tried following gnusocialjp@gnusocial.jp to mewl@mewl.me. `requestId` seems to be following. - Mastodon: `https://example.com/<UUID>` - Misskey: `https://example.com/follows/<from ID>/<to ID>` (10 or 24 characters) - Pleroma: `https://example.com/activities/<UUID>` - GS: `https://example.com/follow_from_<actor URI>_to_<actor URI>` GS's requestId seems to be too long. If GS's requestId is shorten, this problem will be fixed. Misskey can enable follow request by [Settings]-[Privacy]-[Follow requests require approval]. Ref: https://gnusocial.jp/conversation/152200#notice-269778
Diogo Cordeiro commented 1 year ago
Owner

This was actually fixed in v3, but for sheer luck. Thank you for noticing and reporting this.

This was actually fixed in v3, but for sheer luck. Thank you for noticing and reporting this.
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.