parity-js / shell

[⚠ Looking for a new maintainer] Parity UI - The Parity Dapp shell, browser & launcher (Electron app)
GNU General Public License v3.0
118 stars 67 forks source link

Badge no longer displayed #68

Open Tbaut opened 6 years ago

Tbaut commented 6 years ago

Moved from https://github.com/paritytech/parity/issues/7963 @chevdor

I'm running:

  • Which Parity version?: Parity/v1.10.0-unstable-5b4abec2d-20180219/x86_64-macos/rustc1.24.0
  • Which operating system?: Windows / MacOS / Linux
  • How installed?: via installer / homebrew / binaries / from source
  • Are you fully synchronized?: no / yes
  • Which network are you connected to?: ethereum / ropsten / kovan / ...
  • Did you try to restart the node?: no / yes

I deployed a Badge. I registered the Badge on Kovan (id: 10) I registered an image using GithubLink:

The tx goes thru: https://kovan.etherscan.io/tx/0x5bf40b0620e8b4834ab6874211f4763993cd1a6e42415be683275d1c3d1edfbe

The Badge icon does not show up as it seems the UI fails fetching it: 5ba4bbe……b52dcfd3d9c32805f06 Failed to load resource: the server responded with a status of 502 (Bad Gateway)

DOWNLOADED BUNDLE DOES NOT CONTAIN A VALID CONTENT.
HashMismatch { expected: 5ba4bbe28c1bba5fa27336e5f8b60593a6a9a79d9f14eb52dcfd3d9c32805f06, got: ad1c95825cfd0ffa95047675164346e73bb6eabe3db315d027b97804616dcb1c }
chevdor commented 6 years ago

Happy to help troubleshoot that. Let me know if I can provide input or test something.