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

Admin user itself needs to be approved on fresh installed v4.2.8 instance #29880

Closed
bobby365 opened this issue Apr 8, 2024 · 1 comment
Closed

Comments

@bobby365
Copy link

bobby365 commented Apr 8, 2024

I tried using the workaround posted down below but I keep getting this error. ERROR: Missing RAILS_ENV environment variable, please set it to "production", "development", or "test". I just downloaded the latest version of Mastodon from the install docs

This has been fixed by #29379 and a note has been added to the release notes about a workaround (using tootctl modify <username> --approved)

for my fresh installation it was:
bin/tootctl accounts approve admin

Originally posted by @cavuugroup in #29380 (comment)

@bobby365 bobby365 changed the title > This has been fixed by #29379 and a note has been added to the release notes about a workaround (using tootctl modify <username> --approved) Admin user itself needs to be approved on fresh installed v4.2.8 instance Apr 8, 2024
@renchap
Copy link
Sponsor Member

renchap commented Apr 8, 2024

You need to run

RAILS_ENV=production bin/tootctl accounts approve admin

@renchap renchap closed this as completed Apr 8, 2024
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

2 participants