widdix / mastodon-on-aws

Host your own Mastodon instance on AWS
https://cloudonaut.io/mastodon-on-aws/
136 stars 27 forks source link

Trying to enable admin through tootctl - SessionManagerPlugin is not found #30

Closed surfd4wg closed 1 year ago

surfd4wg commented 1 year ago

aws ecs execute-command --cluster "redacted" --container app --command /bin/bash --interactive --task "redacted"

SessionManagerPlugin is not found. Please refer to SessionManager Documentation here:

http://docs.aws.amazon.com/console/systems-manager/session-manager-plugin-not-found

andreaswittig commented 1 year ago

@surfd4wg Did you follow the link and install the session manager plugin?

surfd4wg commented 1 year ago

Install it where, in the Mastodon Containers? Was just following the instructions here: https://github.com/widdix/mastodon-on-aws#enable-the-admin-user--accessing-tootctl

andreaswittig commented 1 year ago

No, you need to install the session manager plugin for the AWS CLI running on your local machine.

surfd4wg commented 1 year ago

I'm smarter than I look. Really. QQ: I added more than one Admin, is that going to work?