question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

jazzband django push notification using DEBUG=True

See original GitHub issue

This is my issue with push notification.

Problem: With DEBUG=True. My server will not send out the crash report to sentry.io, but my server can do push notification to iOS.

Question: How can I activate sentry agent in my server, but keep using DEBUG=True? If it no such a thing. May I request a dedicated variable in Django environment to activate sentry. For example SENTRY_AGENT=True to let my server sends the report to sentry.io

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
antonpirkercommented, Feb 22, 2022

Hey @elcolie Could you try this again and see if this is still the case with the newest Sentry SDK? A lot of time passed since then, and I am just wandering if time solved this problem?

Thanks for your feedback!

0reactions
elcoliecommented, Feb 23, 2022

So sorry. Project is suspended already 😞

Read more comments on GitHub >

github_iconTop Results From Across the Web

django-push-notifications 1.2.0 - PyPI
A minimal Django app that implements Device models that can send messages through APNS and GCM. The app implements two models: GCMDevice and...
Read more >
Search Results - CVE
Wagtail is a Django based content management system focused on flexibility and user experience. When notifications for new replies in comment threads are...
Read more >
Django debug false static files not found
HoweverDEBUG=False When you access your project again, you will find that static files and user upload files (such as user avatar) baffle 404...
Read more >
django admin 403 forbidden | The AI Search Engine You Control
Hello, I'm facing an issue with using Push Notifications. It worked fine until recently when it started showing this error whenever I tried...
Read more >
django-configurations Documentation
DEBUG = True ... from configurations.management import execute_from_command_line ... Notice in line 10 we don't use the common tool ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found