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

TLS read failed #38

Closed
ghost opened this issue Sep 3, 2013 · 5 comments
Closed

TLS read failed #38

ghost opened this issue Sep 3, 2013 · 5 comments
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Sep 3, 2013

Hey there...

I'm getting the dreaded "Login... Network error: TLS read failed."

I've tried every solution I can find, including the one you posted - to no avail. It's happened on both of my Pi's, so I don't think it's a local issue.

Any solutions? This just now started happening the other day.

Thanks so much, you're the best!

@jacroe
Copy link
Owner

jacroe commented Sep 3, 2013

I've been getting these intermittently as well. I'm working on a solution.

@jacroe
Copy link
Owner

jacroe commented Sep 5, 2013

As I'm writing this comment, I do not see the the error. I have seen it so I know it exists, but do you see it right now?

@ghost
Copy link
Author

ghost commented Sep 5, 2013

Yes, still getting it.... :/
On Sep 4, 2013 8:22 PM, "Jacob Roeland" notifications@github.com wrote:

As I'm writing this comment, I do not see the the error. I have seen it
so I know it exists, but do you see it right now?


Reply to this email directly or view it on GitHubhttps://github.com//issues/38#issuecomment-23839977
.

@jacroe
Copy link
Owner

jacroe commented Sep 6, 2013

Execute this bit of code:

sudo apt-get remove libpiano0 pianobar -y && sudo apt-get install libao-dev libmad0-dev libfaad-dev libgnutls-dev libjson0-dev libgcrypt11-dev -y && git clone https://github.com/PromyLOPh/pianobar.git -q && cd pianobar/ && sudo make install && sudo reboot

It'll remove the old pianobar, clone the pianobar repo, build it, and then reboot. This should fix this problem.

@ghost
Copy link
Author

ghost commented Sep 6, 2013

Awesome, thanks!
On September 5, 2013 at 8:42:46 PM, Jacob Roeland (notifications@github.com) wrote:

Execute this bit of code:

sudo apt-get remove libpiano0 pianobar -y && sudo apt-get install libao-dev libmad0-dev libfaad-dev libgnutls-dev libjson0-dev libgcrypt11-dev -y && git clone https://github.com/PromyLOPh/pianobar.git -q && cd pianobar/ && sudo make install && sudo reboot

It'll remove the old pianobar, clone the pianobar repo, build it, and then reboot. This should fix this problem.


Reply to this email directly or view it on GitHub.

@jacroe jacroe closed this as completed in 40161f5 Sep 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant