Docs • Troubleshooting • JeetPush Cloud
Troubleshooting
Fix the most common issues that block subscriptions and push delivery.
Issue
Service worker 404 / not found
Fix: Ensure this URL loads:
https://YOURDOMAIN.com/jeetpush-sw.js
Issue
Notifications permission blocked
Fix: Reset site permissions in browser settings, then try subscribing again.
Issue
Push sent but not delivered
Fix: Check invalid subscriptions (410/404). Remove disabled endpoints and re-subscribe users.
Issue
Mixed content / HTTP
Fix: Push requires HTTPS. Make sure both website and panel assets load over HTTPS.