ipfs / infra

Tools and systems for the IPFS community
MIT License
133 stars 41 forks source link

Getting 'error in createRecord' #454

Closed PedroMiguelSS closed 5 years ago

PedroMiguelSS commented 6 years ago

Hi there!

I'm having trouble deploying new versions of js.ipfs.io:

screen shot 2018-11-16 at 10 53 37

I tried replaying and rebuilding it several times but the same error occurs.

daviddias commented 6 years ago

This is blocking getting js.ipfs.io service worker gateway fixed.

daviddias commented 6 years ago

ref: https://github.com/ipfs/js.ipfs.io/issues/199

lidel commented 6 years ago

cc https://github.com/ipfs/infrastructure/issues/449 (same error for explore.ipld.io)

eefahy commented 6 years ago

Looking into this now

mburns commented 6 years ago

@eefahy has updated the shared pipeline library, so new changes should use the correct script/API now.

When we re-ran the website job it failed having not discovered the new changes.

Without wanting to get too deep into Jenkins and risk further breaking things, I made a no-op change. https://github.com/ipfs/js.ipfs.io/pull/200

If merged, it will be reverted. This should just test the (dev) deploy cycle to pick up all the changes.

eefahy commented 6 years ago

This has been resolved - https://ci.ipfs.team/job/IPFS/job/js.ipfs.io/job/master/29/console

I'm going to keep this ticket open until https://github.com/ipfs/dnslink-dnsimple/pull/8 is merged and a postmortem (scheduled for Monday Nov 19 at 18:00 UTC) has been performed.