Set up push notifications when Self Hosting not working #230

Closed
opened 2026-04-05 16:19:07 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pascalmtts on 12/4/2025

Describe the bug
Currently it seems not possible to set up push notifications when self hosting. I correctly added the VAPID_PUBLIC_KEY and VAPID_PRIVATE_KEY to the env file, but when trying to create a new Push Notification Device I still receive the error message, that I have to set the correct env variables.

To Reproduce
Steps to reproduce the behavior:

  1. Set up VAPID env variables
  2. Restart docker services
  3. Try to create a new push notification device

Expected behavior
When the VAPID env variables are set, it should be possible to create new push notification devices.

Screenshots

Image Image

Desktop (please complete the following information):

  • OS: Mac
  • Browser Chrome
  • Version 142

Deployment Type
Docker Compose Self Hosted
API: 9.2.4 (91bf55dc20)
Dashboard: 9.2.4 (91bf55dc20)

*Originally created by @pascalmtts on 12/4/2025* **Describe the bug** Currently it seems not possible to set up push notifications when self hosting. I correctly added the VAPID_PUBLIC_KEY and VAPID_PRIVATE_KEY to the env file, but when trying to create a new Push Notification Device I still receive the error message, that I have to set the correct env variables. **To Reproduce** Steps to reproduce the behavior: 1. Set up VAPID env variables 2. Restart docker services 3. Try to create a new push notification device **Expected behavior** When the VAPID env variables are set, it should be possible to create new push notification devices. **Screenshots** <img width="680" height="477" alt="Image" src="https://github.com/user-attachments/assets/79d1ab85-ec63-46ae-8db5-831492015f3b" /> <img width="2137" height="314" alt="Image" src="https://github.com/user-attachments/assets/50bb8ffd-de18-4b68-a196-d5ebe077f1b1" /> **Desktop (please complete the following information):** - OS: Mac - Browser Chrome - Version 142 **Deployment Type** Docker Compose Self Hosted API: 9.2.4 (91bf55dc2029b4b4be29fc43ee332a8df43f0179) Dashboard: 9.2.4 (91bf55dc2029b4b4be29fc43ee332a8df43f0179)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#230