Also log error on person creation

This commit is contained in:
erik 2023-11-23 17:04:22 +01:00 committed by Michael Jerger
parent 91baf2be32
commit aee2ee2596

View file

@ -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)