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

[Bug] not clear error #1075

Open
henri9813 opened this issue Dec 15, 2024 · 1 comment
Open

[Bug] not clear error #1075

henri9813 opened this issue Dec 15, 2024 · 1 comment

Comments

@henri9813
Copy link

Describe the bug

appflowy_cloud-1  | {"timestamp":"2024-12-15T12:31:29.186668Z","level":"WARN","fields":{"message":"failed to read environment variable: environment variable not found, using default value: 50"},"target":"appflowy_collaborate::config","filename":"services/appflowy-collaborate/src/config.rs","line_number":136}

The message should be:

failed to read environment variable `VARIABLE_NAME`: environment variable `VARIABLE_NAME` not found, using default value: 50

Upgrade appflowy from a 0.8.3 to 0.8.8 without touching your vars

Expected behavior
I clear message with the not configured variable.

@appflowy
Copy link
Contributor

@henri9813 Thanks! I've fixed them in this PR.

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