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 8 forks source link

non-interactive UI - IPFS timeout #159

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

One of error, which I can see in debug console, but don't see in UI - IPFS timeout: Screenshot_20240726_111809

image

Solution

Show to user this this error and ask to change gateway to other in the list.

nakata5321 commented 3 months ago

Tested on b4c699b

nakata5321 commented 1 month ago

still actual on https://github.com/airalab/robonomics.app/commit/24120c0c9a5d51c67d620cfe2bf4def7a6ea0248

vol4tim commented 3 weeks ago

Added error output in notifications when loading files from ipfs. @positivecrash make it possible to stop downloading and display errors instead.