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

crash on internet reconnect #3

Open
treakiandroid opened this issue Jan 16, 2015 · 1 comment
Open

crash on internet reconnect #3

treakiandroid opened this issue Jan 16, 2015 · 1 comment

Comments

@treakiandroid
Copy link

OK, im quite certain that thats a bug:

i had barnard running, still dont know how to switch channels, and then ive reconnected my Internet (pppoe reconnect of router) and that resulted in a crash of barnard with an unusable terminal. please fix that. In addition ill send a screenshot.

bildschirmfoto-pi treakisraspi02 -go-apps-src-barnard

@ghost
Copy link

ghost commented Jan 16, 2015

Thanks for the bug report.

Can you please do the following:

  1. Ensure that barnard and its dependencies are at their latest versions by running:

    go get -u github.com/layeh/barnard/cmd/barnard
    
  2. When running barnard, redirect any error messages to a file. You can do so like this:

    barnard --insecure <other arguments> 2> error_log
    

    If the crash happens again, please post the contents of error_log in this github issue.

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

No branches or pull requests

1 participant