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

Unable to modify Owner account #24

Open
dsibilly opened this issue Dec 19, 2022 · 2 comments
Open

Unable to modify Owner account #24

dsibilly opened this issue Dec 19, 2022 · 2 comments

Comments

@dsibilly
Copy link

After deploying the stack and succeeding at email verification, I am unable to take ownership of my instance via my account with the directions provided:

After signing up, you will need to use the command line to give your newly created account admin privileges. Replace with your user name (e.g., andreas).

RAILS_ENV=production bin/tootctl accounts modify <USERNAME> --role Owner

Whenever I run this command within my WebService container, the shell hangs for about 10s before printing Killed and returning me to the shell prompt.

Let me know if there's any other data I can pull from my stack to help figure out what's gone wrong.

@andreaswittig
Copy link
Contributor

That's most likely because you are running into "Out of memory" issues. Did you update to the latest version? We added more memory to the rails/web container recently.

@B3R7R4M
Copy link

B3R7R4M commented Dec 27, 2022

I had this issue last night when setting up a new instance. I had to use "RAILS_ENV=production bundle exec bin/tootctl" to get it to work.

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