50 lines
749 B
Markdown
50 lines
749 B
Markdown
---
|
|
name: Bug
|
|
about: Report a bug
|
|
title: 'Bug: ...'
|
|
labels: ":bug: bug"
|
|
assignees: qdm12
|
|
|
|
---
|
|
|
|
1. What VPN service provider are you using?
|
|
|
|
- [x] PIA
|
|
- [ ] Mullvad
|
|
- [ ] Windscribe
|
|
|
|
2. What's the version of the program?
|
|
|
|
**See the line at the top of your logs**
|
|
|
|
`Running version latest built on 2020-03-13T01:30:06Z (commit d0f678c)`
|
|
|
|
3. What are you using to run the container?
|
|
|
|
- [ ] Docker run
|
|
- [x] Docker Compose
|
|
- [ ] Kubernetes
|
|
- [ ] Docker stack
|
|
- [ ] Docker swarm
|
|
- [ ] Podman
|
|
- [ ] Other:
|
|
|
|
4. What's wrong? (please share some of your logs, and maybe configuration)
|
|
|
|
Logs
|
|
|
|
```log
|
|
|
|
```
|
|
|
|
Configuration file:
|
|
|
|
```yml
|
|
|
|
```
|
|
|
|
5. Is this urgent?
|
|
|
|
- [ ] Yes
|
|
- [x] No
|