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

Nginx container failing #4

Open
GeiserX opened this issue Aug 9, 2023 · 0 comments
Open

Nginx container failing #4

GeiserX opened this issue Aug 9, 2023 · 0 comments

Comments

@GeiserX
Copy link

GeiserX commented Aug 9, 2023

So in the nginx container I'm getting the following log message:

nginx: [emerg] unexpected "t" in /etc/letsencrypt/options-ssl-nginx.conf:7

While checking what's the generated file by the certbot named options-ssl-nginx.conf, I can only find HTML code:

<!DOCTYPE html>
<!--

Hello future GitHubber! I bet you're here to remove those nasty inline styles,
DRY up these templates and make 'em nice and re-usable, right?

Please, don't. https://github.com/styleguide/templates/2.0

-->
<html>
  <head>
    <title>Unicorn! &middot; GitHub</title>
    <style type="text/css" media="screen">
      body {
        background-color: #f1f1f1;
        ...     

Any idea why this is happening? This should contain SSL options for nginx, not a random HTML file

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

1 participant