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)
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).
This log is tried following gnusocialjp@gnusocial.jp to mewl@mewl.me.
requestId
seems to be following.https://example.com/<UUID>
https://example.com/follows/<from ID>/<to ID>
(10 or 24 characters)https://example.com/activities/<UUID>
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
This was actually fixed in v3, but for sheer luck. Thank you for noticing and reporting this.