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

config version error #265

Closed
whyrusleeping opened this issue Nov 4, 2014 · 6 comments · Fixed by #268
Closed

config version error #265

whyrusleeping opened this issue Nov 4, 2014 · 6 comments · Fixed by #268

Comments

@whyrusleeping
Copy link
Member

I get this error frequently:

10:23:38.352 ERROR     config: config.Version.CheckPeriod parse error. Using default. version.go:108

Must be something to do with the version not being set properly in init.

@jbenet
Copy link
Member

jbenet commented Nov 5, 2014

yeah, the period isn't set on init.

@dborzov
Copy link
Contributor

dborzov commented Nov 5, 2014

Yeah, I see it too. My bad, I forgot to add the default value initializer for that when I added it.

I will make the one line fix.

@jbenet
Copy link
Member

jbenet commented Nov 5, 2014

@dborzov no worries i'm actually fixing this right now

@jbenet
Copy link
Member

jbenet commented Nov 5, 2014

(moved some things around)

@dborzov
Copy link
Contributor

dborzov commented Nov 5, 2014

@jbenet sure, tnx 👍

@jbenet
Copy link
Member

jbenet commented Nov 5, 2014

This should be fixed in #268. Reopen if you see it again.

ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this issue Oct 23, 2021
* Add IpfsDHT.{Bootstrap{Random,Self},Peer{Id,Key}}
* Include client mode tests, support for Ping, and uncruft setupDHTs
* Include xerrors in deps
@ajnavarro ajnavarro mentioned this issue Aug 24, 2022
72 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants