-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
go-ipfs migration 0.7.0→0.9.0 not working in Brave Stable on macOS #16913
go-ipfs migration 0.7.0→0.9.0 not working in Brave Stable on macOS #16913
Comments
I did some poking, and it will take time before those binaries are notarized upstream at dist.ipfs.io (requires infra changes on our end + new release of go-ipfs – so ~ETA is week or two if lucky), and then we need a new release of go-ipfs to fetch new signd and notarized binaries. I think the "quick fix" would be to use Brave notarization setup and ship notarized @spylogsster @bbondy is the "quick fix" acceptable? |
sounds good to me |
@lidel Since everyone is already updated though. Can I ask if having these binaries in the component directory will help them get unbroken? |
@bbondy yes. Only additional thing we need is to upstream migration fix from Nightly (always run |
Verified
Steps:
Confirmed the IPFS local node started, with version
|
Great! Now please do the same for Thanks in advance! |
Description
Users who had repo created with go-ipfs 0.7.0 are no longer able to start their node and are forced to use public gateway for resolving IPFS addresses.
Steps to Reproduce
Or artificial:
brave_ipfs
directory (IPFS_PATH
used by Brave)(go-ipfs binary is in a directory of one of extensions, they have random names like
oecghfpdmkjlhnfpmmjegjacfimsomething
the binary is named/Users/user/Library/Application\ Support/BraveSoftware/Brave-Browser/{extension-id}/{version}/go-ipfs_v0.9.0_darwin-amd64
– keep the name, just replace it with older verison)Actual result:
Node fails to start. Clicking on "Start" on diagnostic screen starts the daemon without migrations enabled, producing an error:
Expected result:
Node starts as expected.
Reproduces how often:
Every time?
Brave version (brave://version info)
Version/Channel Information:
The text was updated successfully, but these errors were encountered: