Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Warnings on server startup for unset vars #6531

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

Closed
deansheather opened this issue Mar 9, 2023 · 0 comments · Fixed by #6532
Closed

Warnings on server startup for unset vars #6531

deansheather opened this issue Mar 9, 2023 · 0 comments · Fixed by #6532
Assignees
Labels
s2 Broken use cases or features (with a workaround). Only humans may set this.

Comments

@deansheather
Copy link
Member

If you run coder server with no flags you still get warnings for deprecated values:

WARN: Address is deprecated, please use HTTP Address and TLS Address instead.
WARN: Redirect HTTP to HTTPS is deprecated, please use Redirect to Access URL instead.

Seems related to the bigcli transition.

ammario added a commit that referenced this issue Mar 9, 2023
@bpmct bpmct added the s2 Broken use cases or features (with a workaround). Only humans may set this. label Apr 27, 2023
@matifali matifali added the bug label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s2 Broken use cases or features (with a workaround). Only humans may set this.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants