i want to embed a website in a panel in grafana. however, the error appears that “XXX.XX.XX.XX refused to connect” I have configured the custom.ini or grafana.ini files by doing set: allow_embedding = true [auth. …
{ iteration: 0, delay: 100, err: Error: connect ECONNREFUSED 127.0.0.1:62359 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 62359 } } +3m cypress:network:connect received error...
I tried only allowing click.example.com and the CTA pop-up worked, but, the destination url didn’t. I would get a Couldn’t connect message. Have you come across this kind of issue? Do you know how to allow more than one url in that x-frame command or how to make this work wit...