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

Error: Missing subscriptions #1

Open
harshitc opened this issue Oct 31, 2018 · 3 comments
Open

Error: Missing subscriptions #1

harshitc opened this issue Oct 31, 2018 · 3 comments

Comments

@harshitc
Copy link

Hi Maxim,
I was finding a solution to implement web-notification for my real-time chat application developed on node-red and after a thorough research on google I found the closest solution to implement this feature is this node. But then when I tried your solution then this error occurs "Error: Missing subscriptions" and then I dig deep and got to know about a behind the scene service known as service worker and I kept digging further and as a result, now I am totally confused and don't know where to start or what steps should I take in order to implement this feature.
Can you please instruct me how can I implement web notification feature to my chat app. If you can list the steps to achieve the result after installing your node (node-red-contrib-web-push) then it will be useful for me as well as for many others who want to implement web-notification to their node-red project.

Thanks
Hc

@tunisiano187
Copy link

I'm having the same problem, do you have a solution ? Thank you

@destinyforeverr
Copy link

I am having the same problem, is there a solution available? I even tried to regenerate the Keypairs, but it seems, it is not working.

@bartbutenaers
Copy link
Collaborator

Hi @destinyforeverr,
I have used some time ago Maxim's nodes, to support web push in the Node-RED dashboard. On my readme you can find some explanation, and there are lots of comments in my code. So that might help you to gain insights in the mechanism.
Not that I started (in my example flows) from Maxim's subscription manager function node, but I have adapted it to support more functionality...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants