mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 23:26:20 +00:00
59a41dc844
Nothing important, but it's LinuxServer not Linuxuser.
40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
---
|
|
name: Bug/Problem report
|
|
about: Create a report to help us improve Calibre-Web
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
<!-- Please have a look at our [Contributing Guidelines](https://github.com/janeczku/calibre-web/blob/master/CONTRIBUTING.md) -->
|
|
|
|
**Describe the bug/problem**
|
|
A clear and concise description of what the bug is. If you are asking for support, please check our [Wiki](https://github.com/janeczku/calibre-web/wiki) if your question is already answered there.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Logfile**
|
|
Add content of calibre-web.log file or the relevant error, try to reproduce your problem with "debug" log-level to get more output.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Environment (please complete the following information):**
|
|
- OS: [e.g. Windows 10/Raspberry Pi OS]
|
|
- Python version: [e.g. python2.7]
|
|
- Calibre-Web version: [e.g. 0.6.8 or 087c4c59 (git rev-parse --short HEAD)]:
|
|
- Docker container: [None/Technosoft2000/LinuxServer]:
|
|
- Special Hardware: [e.g. Rasperry Pi Zero]
|
|
- Browser: [e.g. Chrome 83.0.4103.97, Safari 13.3.7, Firefox 68.0.1 ESR]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here. [e.g. access via reverse proxy, database background sync, special database location]
|