feat: add more troubleshooting examples#2243
feat: add more troubleshooting examples#2243Patrick Derks (TrayserCassa) wants to merge 3 commits intomainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Adds additional Shopware PaaS Native troubleshooting guidance and a small clarification for database CLI access, expanding the docs set with more actionable workflows for common operational issues.
Changes:
- Add a new “Troubleshooting common issues” guide with CLI/Grafana-based workflows and data to collect for support.
- Clarify which password to use when opening a MySQL tunnel via
sw-paas open service.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| products/paas/shopware/resources/databases.md | Adds a brief note about the password used when connecting to MySQL via CLI tunnel. |
| products/paas/shopware/guides/troubleshooting.md | New troubleshooting guide covering response timing headers, Grafana logs/traces, deployment not live, and stuck workers. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
41ef4cc to
50fb635
Compare
50fb635 to
f09ae74
Compare
| If an update appears to have completed but the application still serves the old state, inspect the application first: | ||
|
|
||
| ```sh | ||
| sw-paas application get --application-id <application-id> |
There was a problem hiding this comment.
Maybe we should also recommend the sw-paas application deployment get to see the different events that occurred during an deployment, e.g. an migration failure.
There was a problem hiding this comment.
I agree, I think sw-paas application deployment get is more relevent than sw-paas application get.
There was a problem hiding this comment.
Tom Bojer (@tombojer) / Renaud Hager (@renaudhager) - can you please update the most relevant command ?
| If an update appears to have completed but the application still serves the old state, inspect the application first: | ||
|
|
||
| ```sh | ||
| sw-paas application get --application-id <application-id> |
There was a problem hiding this comment.
Tom Bojer (@tombojer) / Renaud Hager (@renaudhager) - can you please update the most relevant command ?
Summary
Related links
Checklist
PageRefreferences where relevant..gitbook.yamlif pages were moved, renamed, or deleted..wordlist.txt(and sorted it) if spellcheck flags new legitimate terms.Notes