Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send logs & crash reports to stash server #339

Merged
merged 6 commits into from
Aug 2, 2024
Merged

Conversation

damontecres
Copy link
Owner

@damontecres damontecres commented Jul 31, 2024

Because gathering logs and information about app crashes is so difficult, this PR adds the ability to gather that information and send it to the user's Stash server if the companion plugin is installed.

The logs are only ever sent to the user's own stash server to help protect privacy.

If the app crashes, a dialog will appear asking whether or not to send a crash report to the server. The report will be logged server-side in Log tab of Settings (eg http://192.168.1.5:9999/settings?tab=logs). This can be disabled in advanced settings (ie the dialog will never appear).

PR to add the plugin to the community scripts: stashapp/CommunityScripts#381

@damontecres damontecres added the enhancement New feature or request label Jul 31, 2024
@damontecres damontecres marked this pull request as draft July 31, 2024 23:16
@damontecres damontecres marked this pull request as ready for review August 2, 2024 21:41
@damontecres damontecres merged commit ac164c5 into main Aug 2, 2024
2 checks passed
@damontecres damontecres deleted the crash-reporting branch August 2, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant