Skip to content

strange issues after closing laptop for an extended period of time #1025

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

Closed
whyrusleeping opened this issue Apr 6, 2015 · 3 comments
Closed
Labels
exp/expert Having worked on the specific codebase is important help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws)

Comments

@whyrusleeping
Copy link
Member

I had a daemon running on my laptop last night, and closed my laptop before going to bed. When I woke up in the morning, the daemon was acting strangely, and doing simple things would hang (especially when I didnt expect them to), such as: ipfs dht findprovs -v <some hash> would print out nothing, not even than its making requests from nodes.

@whyrusleeping whyrusleeping added kind/bug A bug in existing code (including security flaws) difficulty: moderate labels Apr 6, 2015
@jbenet
Copy link
Member

jbenet commented Apr 6, 2015

interesting. being able to repro will help us fix things

@RichardLitt RichardLitt added exp/expert Having worked on the specific codebase is important and removed difficulty: moderate labels Feb 2, 2016
@RichardLitt RichardLitt added help wanted Seeking public contribution on this issue and removed help wanted Seeking public contribution on this issue labels May 31, 2016
@Stebalien
Copy link
Member

Hypothesis: You were spamming out reprovide records and your ipfs dht findprovs -v command was stuck at the back of the queue.

@Stebalien
Copy link
Member

(too old to debug)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/expert Having worked on the specific codebase is important help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

No branches or pull requests

4 participants