[bug] problem with relay and akkoma #416

Open
opened 2023-01-03 22:03:32 +00:00 by ihor · 3 comments
Contributor

Your setup

From source

Extra details

the relay is redirecting because https://ak.noleron.com/relay is trying to subscribe to it with type: Person instead of Application

Version

Akkoma 3.5.0-14-gd9508474

PostgreSQL version

14

What were you trying to do?

The relay is rejecting because https://ak.noleron.com/relay is trying to subscribe to it with type: Person instead of Application

image

What did you expect to happen?

I expected that the relay would be added without problems.

What actually happened?

The relay was not added. The relay itself is ejecting my instance.

Logs


In the picture above

Severity

I cannot use it as easily as I'd like

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Your setup From source ### Extra details the relay is redirecting because https://ak.noleron.com/relay is trying to subscribe to it with type: Person instead of Application ### Version Akkoma 3.5.0-14-gd9508474 ### PostgreSQL version 14 ### What were you trying to do? The relay is rejecting because https://ak.noleron.com/relay is trying to subscribe to it with type: Person instead of Application ![image](/attachments/08d0d644-0e8b-424a-9ccb-c30dc9149dd0) ### What did you expect to happen? I expected that the relay would be added without problems. ### What actually happened? The relay was not added. The relay itself is ejecting my instance. ### Logs ```shell In the picture above ``` ### Severity I cannot use it as easily as I'd like ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
ihor added the
bug
label 2023-01-03 22:03:32 +00:00
ihor changed title from [bug] to problem with relay and akkoma [bug] 2023-01-04 09:34:25 +00:00
ihor changed title from problem with relay and akkoma [bug] to [bug] problem with relay and akkoma 2023-01-04 16:35:34 +00:00
Author
Contributor

relay log:


[2023-01-08 01:45:46,489] VERBOSE: New "Follow" from actor: https://ak.noleron.com/relay
[2023-01-08 01:45:46,490] VERBOSE: Non-application actor tried to follow: https://ak.noleron.com/relay
relay log: ``` [2023-01-08 01:45:46,489] VERBOSE: New "Follow" from actor: https://ak.noleron.com/relay [2023-01-08 01:45:46,490] VERBOSE: Non-application actor tried to follow: https://ak.noleron.com/relay ```
Author
Contributor
https://git.pleroma.social/pleroma/relay/-/merge_requests/50
Contributor

fixed with b71db2f82d

fixed with https://akkoma.dev/AkkomaGang/akkoma/commit/b71db2f82d91a6ae1406658374f15d948d8ad7e3
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
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: AkkomaGang/akkoma#416
No description provided.