ipfs-share-files icon indicating copy to clipboard operation
ipfs-share-files copied to clipboard

Unable to deploy to (dev.)share.ipfs.io

Open lidel opened this issue 4 years ago • 1 comments

This repo uses CircleCI. Deploy step fails when trying to update github status:

curl: (22) The requested URL returned error: 401 
https://api.github.com/repos/ipfs-shipyard/ipfs-share-files/statuses/2d3aecdbc694e41d3151e09526865eb5c88334cb {"state":"pending","target_url":"https://ipfs.io/","description":"Pinnning to IPFS cluster","context":"IPFS"}
Failed to update github status

Exited with code exit status 1

I guess this may be due to invalidated/expired GITHUB_TOKEN (?)

@mburns @olizilla What is our policy around CircleCI thse days? Can one of you fix this by updating the token, or do we need to migrate this website to GithubActions?

lidel avatar Jun 09 '21 19:06 lidel

I've updated with the new @ipfsbot token, and made sure it has access to the repo via the CI group.

Rerunning the most recent Deploy step still failed, I'll poke some more.

mburns avatar Jun 29 '21 23:06 mburns