Everything could be. All the configurations are set correctly and some time ago the push worked, now these don't work and it's difficult for me to think that's my fault but I'll try. I'm not exactly a novice user and I work in IT, but if there's an option in a piece of software, it should...
There are 2 issues. One is the error message that's not so important since I can delete it but the true problem is that the push notifications doesn't works at all.
My PWA is working perfectly but the push notifications doesn't work at all and also I've many error like this one in the admin
Push notification failure: cURL error 6: Could not resolve host: permanently-removed.invalid (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for...
Follwing the advice from another thread I run that query
SELECT * FROM xf_user_push_subscription WHERE endpoint LIKE 'https://permanently-removed.invalid%'
and removed the only record present. I need to check something more?
I've noticed some of these errors in my admin panel. Can someone tell me what's happening?
ErrorException: Push notification failure: cURL error 6: Could not resolve host: permanently-removed.invalid (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for...