element-hq / element-hq/element-docker-demo

Missing Nginx file

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
170
Forks
30
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
```
nginx-1 | 2025/12/21 05:22:13 [emerg] 8#8: open() "/etc/nginx/ssl/options-ssl-nginx.conf" failed (2: No such file or directory) in /etc/nginx/conf.d/include/ssl.conf:7
nginx-1 | nginx: [emerg] open() "/etc/nginx/ssl/options-ssl-nginx.conf" failed (2: No such file or directory) in /etc/nginx/conf.d/include/ssl.conf:7
nginx-1 | 2025/12/21 05:25:20 [emerg] 8#8: open() "/etc/nginx/ssl/options-ssl-nginx.conf" failed (2: No such file or directory) in /etc/nginx/conf.d/include/ssl.conf:7
nginx-1 | nginx: [emerg] open() "/etc/nginx/ssl/options-ssl-nginx.conf" failed (2: No such file or directory) in /etc/nginx/conf.d/include/ssl.conf:7
```

**To Reproduce**
Steps to reproduce the behavior:
1. Clone this repo
2. `./setup.sh`, enter domain only and n to all SSL
3. create privkey.pem and fullchain.pem inside `data/ssl`
4. `docker compose up`

**Expected behavior**
Nginx should start without errors

**Screenshots**
N/A

**Desktop (please complete the following information):**
- OS: Ubuntu 22.04
Not here yet.
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
Not here yet.
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
N/A

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.