photoprism/.github/ISSUE_TEMPLATE/bug_report.md

93 lines
3.9 KiB
Markdown
Raw Normal View History

2021-10-23 16:09:07 +00:00
---
name: Bug Report
2021-10-23 16:09:07 +00:00
about: Create a report to help us improve
2022-01-10 14:15:53 +00:00
title: 'Category: Short Description'
2021-10-23 16:09:07 +00:00
labels: bug
assignees: ''
---
2022-01-11 08:46:11 +00:00
## ONLY CREATE A NEW ISSUE AFTER YOU HAVE VERIFIED THAT NO SIMILAR OR RELATED ISSUE ALREADY EXISTS ##
Existing Issues: https://github.com/photoprism/photoprism/issues
2022-01-10 14:05:04 +00:00
Never use GitHub Issues if you have a general question, need help, or an issue has not (yet) been clearly identified. Thank you! 💐
2021-10-23 16:09:07 +00:00
2022-01-10 14:05:04 +00:00
You are welcome to use GitHub Discussions instead:
https://github.com/photoprism/photoprism/discussions
Sponsors receive direct technical support via email:
https://photoprism.app/contact 📬
2022-01-10 14:11:28 +00:00
**What does not work as expected?**
Our troubleshooting checklists help you quickly find and fix common problems:
https://docs.photoprism.app/getting-started/troubleshooting/
2021-10-23 16:09:07 +00:00
**How can we reproduce it?**
2021-10-23 16:09:07 +00:00
Steps to reproduce the behavior:
2021-10-23 16:09:07 +00:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2022-01-11 09:23:31 +00:00
If reporting an Import, Indexing, or Performance issue, please include the number and type of pictures in your library,
as well as any configuration options you have changed e.g. for thumbnail quality.
2021-10-23 16:09:07 +00:00
**What behavior do you expect?**
2021-10-23 16:09:07 +00:00
A clear and concise description of what you expected to happen.
**What could be the cause of your problem?**
Try to determine the cause of your problem before submitting a bug report:
https://docs.photoprism.app/getting-started/troubleshooting/
**Can you provide us with example files for testing, error logs, or screenshots?**
Please add example files or screenshots that help to reproduce your problem.
You may also send files via email or share a download link:
https://photoprism.app/contact
Learn how to diagnose frontend issues:
https://docs.photoprism.app/getting-started/troubleshooting/browsers/
2022-01-11 09:23:31 +00:00
IMPORTANT: Always provide a sample file and logs if it is an Import, Indexing, or Metadata issue, otherwise we will not be able to process your report.
2022-01-10 22:32:27 +00:00
**Which software versions do you use?**
2022-01-11 08:46:11 +00:00
- PhotoPrism Architecture & Build Number (AMD64, ARM64, ARMv7,...)
- Database Type & Version (MariaDB, MySQL, SQLite,...)
- Operating System Types & Versions (Linux, Windows, Android,...)
- Browser Types & Versions (Firefox, Chrome, Safari on iPhone,...)
2022-01-11 08:46:11 +00:00
- Browser Plugins & Ad Blockers (if any)
2022-01-11 09:43:34 +00:00
NOTE: The app version / build number can be found in *Settings* when you scroll to the bottom. MySQL 8 is not officially supported anymore, see FAQs and Release Notes.
2022-01-11 08:46:11 +00:00
IMPORTANT:
2022-01-11 09:23:31 +00:00
1. Always provide database and operating system details if it is a Backend, Import, or Indexing issue.
2. Always provide web browser and operating system details if it is a Frontend issue.
3. If it is a Performance problem, you must provide ALL information.
2022-01-10 22:32:27 +00:00
2022-01-11 08:58:32 +00:00
**On what kind of device is PhotoPrism installed?**
2022-01-11 09:23:31 +00:00
This is especially important if you are reporting a Performance, Import, or Indexing problem. You can skip this if you are reporting a problem found on our public demo, or if it is a completely unrelated issue, such as a broken page layout.
2022-01-11 09:31:30 +00:00
- Device / Processor Type (Raspberry Pi 4, Intel Core i7-3770, AMD Ryzen 7 3800X,...)
2022-01-11 09:28:44 +00:00
- Physical Memory & Swap Space (in GB)
- Storage Type (HDD, SSD, RAID, USB, Network Storage,...)
- anything else that might be helpful
2021-10-23 16:09:07 +00:00
2022-01-11 09:23:31 +00:00
IMPORTANT: Always provide device, memory, and storage details when you have a Backend, Performance, Import, or Indexing issue.
2022-01-10 22:32:27 +00:00
2022-01-11 09:23:31 +00:00
**Do you use a Reverse Proxy, Firewall, VPN, or CDN?**
2021-10-23 16:09:07 +00:00
2022-01-10 22:32:27 +00:00
If yes, please specify type and version. You can skip this if you are reporting a completely unrelated issue.
2022-01-11 09:23:31 +00:00
IMPORTANT:
1. Always provide this information when you have a Reliability, Performance, or Frontend problem, such as failed uploads, connection errors, broken thumbnails, or video playback issues.
2. If you are using NGINX, also provide its configuration and/or consider asking the NGINX community for advice as we do not specialize in supporting their product: https://docs.photoprism.app/getting-started/proxies/nginx/
2022-01-11 08:46:11 +00:00
2022-01-11 09:06:21 +00:00
# INCOMPLETE REPORTS CANNOT BE PROCESSED ☹️ #