airalab / robonomics.app

Manage your IoT devices through web3 infrastructure; Supports integration with Home Assistant
https://robonomics.app
BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

non-interactive UI - CORS policy #160

Open nakata5321 opened 3 months ago

nakata5321 commented 3 months ago

Problem

Telemetry page don't show error response. This leads to endless waiting on the part of the user.

Error

Some gateways in the gateway list show next problem in debug console - has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. But on UI i see only endless downloading.

image

image

Access to XMLHttpRequest at 'https://gateway.ipfs.io/ipfs/Qmc8m5d56TpsUZFSpkQYdfJZBWqsb6udb4G85hWs6Fg1T4' from origin 'https://dev.robonomics.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

this gateways are:

Tested on b4c699b