dappnode / sdk-publish

Web app to execute DAppNode Package publish transaction
http://dappnode.github.io/sdk-publish
3 stars 0 forks source link

Invalid byte while expecting start of value: 0x12 #9

Closed q9f closed 2 years ago

q9f commented 2 years ago
  1. Package: sepolia-geth.public.dappnode.eth
  2. Developer address: 0xe611a720778a5f6723d6b4866F84828504657181
  3. Next version: 0.1.2
  4. Release hash: /ipfs/QmWz6qUN8jTqxvnVKMwEjTXdwQaYLiwhMFikfZjBaABEWP
  5. Click "Sign release" and sing mesage in MetaMask
  6. Result: Invalid byte while expecting start of value: 0x12
HTTPError: Invalid byte while expecting start of value: 0x12
    at https://dappnode.github.io/sdk-publish/static/js/2.aadeb2d3.chunk.js:2:557949
    at c (https://dappnode.github.io/sdk-publish/static/js/2.aadeb2d3.chunk.js:2:835696)
    at Generator._invoke (https://dappnode.github.io/sdk-publish/static/js/2.aadeb2d3.chunk.js:2:835449)
    at Generator.next (https://dappnode.github.io/sdk-publish/static/js/2.aadeb2d3.chunk.js:2:836055)
    at r (https://dappnode.github.io/sdk-publish/static/js/2.aadeb2d3.chunk.js:2:310)
    at u (https://dappnode.github.io/sdk-publish/static/js/2.aadeb2d3.chunk.js:2:521)

Using https://ipfs.infura.io:5001 as IPFS API URL.

MysticRyuujin commented 2 years ago

I have the same issue.

  1. Package: dshackle.public.dappnode.eth
  2. Developer address: 0x8aE6422631292c31aeeB2efe154d6326f703F46b
  3. Next version: 0.2.0
  4. Release hash: /ipfs/QmXP9rV4kSdLEFrNRGxRrXhTAjMDKTe45tFpa2udZG3uLA

Everything else is exactly the same as reported above with MetaMask signing.

https://dappnode.github.io/sdk-publish/?r=dshackle.public.dappnode.eth&v=0.2.0&h=%2Fipfs%2FQmXP9rV4kSdLEFrNRGxRrXhTAjMDKTe45tFpa2udZG3uLA

dapplion commented 2 years ago

Thank you for your patience, I confirm that #12 fixes the issue, please try again now :pray: