Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error resolving follow ID #167

Closed
ghost opened this issue Aug 9, 2019 · 3 comments
Closed

Error resolving follow ID #167

ghost opened this issue Aug 9, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 9, 2019

Describe the bug

When debugging #159, I noticed an error in the logs during a follow request.
ERROR: 2019/08/08 10:16:55 activitypub.go:278: Didn't resolve follow ID

Steps to reproduce (if necessary)

Steps to reproduce the behavior:

  1. Watch the logs on an instance you control
  2. follow a user on that instance from elsewhere
  3. see error in the logs

Expected behavior

never any errors? 😁

Application configuration

  • Single mode or Multi-user mode? multi
  • Database? sqlite
  • Open registration? yes
  • Federation enabled? yes

Version or last commit:

latest develop: 8557119

@ghost ghost added the ❓ bug? label Aug 9, 2019
@thebaer
Copy link
Member

thebaer commented Sep 23, 2019

Do you know the ID of the actor you were unable to follow? I think that'd be the first step to deciding whether or not this is a bug we should fix.

@ghost
Copy link
Author

ghost commented Sep 23, 2019

Not off hand, I do remember that I was able to follow them. But the error was present all the same. I can grab some more info and get back to you.

@thebaer
Copy link
Member

thebaer commented Oct 21, 2019

I'd imagine this was an error on the follower's part, rather than ours. So I'm going to close this for now, and we'll reopen if there appears to be an issue on our end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant