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

panel: ln fails if file already exists #186

Closed
Linux123123 opened this issue May 21, 2021 · 0 comments · Fixed by #182
Closed

panel: ln fails if file already exists #186

Linux123123 opened this issue May 21, 2021 · 0 comments · Fixed by #182
Assignees
Labels
bug Something isn't working panel panel

Comments

@Linux123123
Copy link
Member

Describe the bug
When you have failed letsencrypt and want to assume ssl, you need to rerun the configure_nginx function. There the ln fails, because there is already a file linked.

To Reproduce
Steps to reproduce the behaviour:

  1. Run the script
  2. Fail letsencypt
  3. Assume SSL
  4. See error

Expected behaviour
The ln should overwrite the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working panel panel
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants