[bug] Owncast follow doens't seem to work #1097
Labels
No labels
approved, awaiting change
broken setup
bug
cannot reproduce
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs change/feedback
needs docs
needs tests
not a bug
not our bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma#1097
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your setup
OTP
Extra details
Debian13
Version
3.18.1-0-gbfc5de4--develop-
PostgreSQL version
17
What were you trying to do?
Following a new OwncastUser doesn't seem to work currently -> https://stream.revenge.day/ // @revengeday@stream.revenge.day
Either via ostatus follow (i'tll throw an internal server server error), or directly via akkoma fronted, where i can find the user, but clicking on 'follow' doesn't have any effect.
What did you expect to happen?
Following the user ;)
What actually happened?
Nothing, execpt an error in the logs
Logs
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?
I tried it with different owncast instaces, they throw the same error.
It worked in the past, so either sth changed on our or owncasts side ^^v
yes, i forgot to adjust a fallback clause (for actors not advertise one of the follow collections) when adding proper detection for hidden follow* counts, sorry
But the good news is, i believe that was already fixed in
792b1b8a09Heck.. this is embarrassing, I'm normally the person to tell ppl on fedi they should keep their instance up2date 😓
Thanks!!!.. updated it and it works.