Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

airflow webserver fail to start #23465

Closed
2 tasks done
juhonkang opened this issue May 4, 2022 · 2 comments
Closed
2 tasks done

airflow webserver fail to start #23465

juhonkang opened this issue May 4, 2022 · 2 comments
Labels
area:core kind:bug This is a clearly a bug

Comments

@juhonkang
Copy link

Apache Airflow version

2.3.0 (latest released)

What happened

ERROR: The secret_key setting under the webserver config has an insecure value - Airflow has failed safe and refuses to start. Please change this value to a new, per-environment, randomly generated
string, for example using this command openssl rand -hex 30

What you think should happen instead

No response

How to reproduce

No response

Operating System

Ubuntu 22.04

Versions of Apache Airflow Providers

No response

Deployment

Other

Deployment details

from conda forge channel of conda

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@juhonkang juhonkang added area:core kind:bug This is a clearly a bug labels May 4, 2022
@boring-cyborg
Copy link

boring-cyborg bot commented May 4, 2022

Thanks for opening your first issue here! Be sure to follow the issue template!

@tirkarthi
Copy link
Contributor

This change was done in #12747 . I guess you need to update your secret_key value as suggested in the error message. Is this a fresh installation or you are upgrading from another Airflow version?

@apache apache locked and limited conversation to collaborators May 4, 2022
@potiuk potiuk converted this issue into discussion #23478 May 4, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
area:core kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

2 participants