gnosisguild / zodiac-safe-app

https://gnosis-safe.io/app/share/safe-app?appUrl=https://zodiac.gnosisguild.org/&chainId=5
GNU Lesser General Public License v3.0
26 stars 28 forks source link

App does not load with local IPFS node #238

Open eccentricexit opened 6 months ago

eccentricexit commented 6 months ago

Describe the bug I run IPFS Desktop on my Ubuntu 22 machine and give Firefox 123.0 access to it via the IPFS Companion extension. After a few moments trying to load, the UI displays an error.

If I disable the extension the issue goes away.

To Reproduce Steps to reproduce the behavior:

Once you have IPFS Desktop running and the IPFS Companion installed on firefox and pointing to it:

  1. Open your safe
  2. Click on Apps
  3. Click on Zodiac
  4. Loading indicator appears
  5. After a few moments we get "The Safe App is taking too long to load, consider refreshing."
  6. Finally, "Safe App could not be loaded" error.

If I disable the extension and hard refresh, the error goes away and the app loads as expected.

Expected behavior The app should not error if the user is using their own IPFS infra.

Screenshots / logs image

Relevant environment details:

Additional context The safe has 3 zodiac modules: Delay, Allowance, Roles v2 IPFS Companion has "Automatic Mode" disabled.

image image