diff --git a/routers/api/v1/activitypub/repository.go b/routers/api/v1/activitypub/repository.go index b70a95c0b7..012f5b156f 100644 --- a/routers/api/v1/activitypub/repository.go +++ b/routers/api/v1/activitypub/repository.go @@ -112,7 +112,7 @@ func RepositoryInbox(ctx *context.APIContext) { apiPerson.NewActivitypubPersonParams().WithUserID(1), nil) log.Info("http client. %v", c) - log.Info("person. %v", person) + log.Info("person: %v\n error: ", person, err) // create_user_from_person (if not alreaydy present)