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 on ap actor add #9

Closed
bekriebel opened this issue Dec 7, 2022 · 2 comments
Closed

Error on ap actor add #9

bekriebel opened this issue Dec 7, 2022 · 2 comments

Comments

@bekriebel
Copy link

When following the INSTALL instructions, when you get to the step:

# add an admin account
$ ./bin/fedboxctl ap actor add admin

It prompts for a password and then gives the error:
missing actor: not allowed to post to outbox

It doesn't seem to create the actor.

@pwinnski
Copy link

Weirdly, searches for "missing actor" or even "not allowed" match the built binaries, but no code.

❯ fgrep -r "missing actor"
Binary file ./bin/fedbox matches
Binary file ./bin/fedboxctl matches

@mariusor
Copy link
Member

Thank you for your interest guys.

The error comes from deeper in the go-ap library.

This has been fixed in this commit. Apologies for taking this long to get back to you, it's been a hectic end of the year.

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

No branches or pull requests

3 participants