Skip to content

特定ユーザーをフォローしようとするとエラーが出る #31

@naaaaaaaaaaaf

Description

@naaaaaaaaaaaf

内容

特定ユーザー( https://stellaria.network/@Eai )をリモートフォローしようとすると以下のエラーが出てフォローができません。

{
	"message": "Internal error occurred. Please contact us if the error persists.",
	"code": "INTERNAL_ERROR",
	"id": "5d37dbcb-891e-41ca-a3d6-e690c97775ac",
	"kind": "server",
	"info": {
		"e": {
			"message": "invalid person: invalid name",
			"code": "Error",
			"stack": "Error: invalid person: invalid name\n at validatePerson (/home/dolphin/dolphin/built/remote/activitypub/models/person.js:52:20)\n at Object.createPerson (/home/dolphin/dolphin/built/remote/activitypub/models/person.js:102:17)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:93:5)\n at async fetchAny (/home/dolphin/dolphin/built/server/api/endpoints/ap/show.js:126:22)\n at async /home/dolphin/dolphin/built/server/api/endpoints/ap/show.js:37:20\n at async Object.exports.default (/home/dolphin/dolphin/built/server/api/call.js:36:12)"
		}
	}
}

環境

Dolphin v1.2.1

OS: Ubuntu 18.04
node.js v12.13.0
postgresql v11.5
redis v4.0.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions