Skip to content
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

Error pinning reading config in pinmfs.go:74 #16423

Closed
stephendonner opened this issue Jun 14, 2021 · 4 comments
Closed

Error pinning reading config in pinmfs.go:74 #16423

stephendonner opened this issue Jun 14, 2021 · 4 comments

Comments

@stephendonner
Copy link

Description

Error pinning reading config in pinmfs.go:74

Steps to Reproduce

  1. new profile
  2. launch Brave with --use-dev-goupdater-url (this doesn't reproduce with the default 0.7.0 binaries)
  3. load ipns://brantly.eth
  4. click on Use a local node
  5. look at the console output

Actual result:

2021-06-14T16:11:45.424-0700 ERROR remotepinning/mfs ipfs/pinmfs.go:74 pinning reading config (ipfs not initialized, please run 'ipfs init')

I don't know if this is just an early warning presenting itself as an error, or if something is actually wrong?

Screen Shot 2021-06-14 at 4 16 49 PM

Expected result:

No error

Reproduces how often:

100%

Brave version (brave://version info)

Brave 1.27.63 Chromium: 91.0.4472.101 (Official Build) nightly (x86_64)
Revision af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}
OS macOS Version 11.4 (Build 20F71)

/cc @lidel @autonome

@lidel
Copy link

lidel commented Jun 15, 2021

Yes, in the context of the very first run, this does not look like an error, just a warning.
It is not present when the same profile is started again, right?

@spylogsster (that being said) I was not able to reproduce this with docker run --rm -it --net=host ipfs/go-ipfs:v0.9.0-rc2, is anything additional happening in Brave to produce this?

@spylogsster spylogsster self-assigned this Jun 15, 2021
@spylogsster
Copy link

I cannot reproduce it too, @stephendonner, how did you create new profile?

@stephendonner
Copy link
Author

I cannot reproduce it too, @stephendonner, how did you create new profile?

rm -rf /Users/stephendonner/Library/Application Support/BraveSoftware/Brave-Browser-Nightly

@stephendonner
Copy link
Author

Tried to reproduce this again a few times, using

Brave 1.27.65 Chromium: 91.0.4472.101 (Official Build) nightly (x86_64)
Revision af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}
OS macOS Version 11.4 (Build 20F71)

and was unable to see the issue.

Closing out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants