Code Monkey home page Code Monkey logo

Comments (4)

shazow avatar shazow commented on May 1, 2024

Did the server hang for you when you did this? Or did you write this comment in the wrong issue?

from ssh-chat.

vectorijk avatar vectorijk commented on May 1, 2024

Server didn't hang. When I make run whole project with another key. It happened same information you mentioned above.

make run
go build ./...
go build -ldflags "-X main.buildCommit 'git describe --long --tags --dirty --always'" .
./ssh-chat -i host_key --bind ":2022" -vv
2015-01-06 23:39:13.673 INFO Listening on :2022
2015-01-06 23:39:16.671 ERROR Failed to handshake: read tcp 127.0.0.1:35211: connection reset by peer
2015-01-06 23:39:19.755 ERROR Failed to handshake: read tcp 127.0.0.1:35212: connection reset by peer
2015-01-06 23:39:20.853 ERROR Failed to handshake: read tcp 127.0.0.1:35213: connection reset by peer
^C2015-01-06 23:39:23.185 WARNING Interrupt signal detected, shutting down.
Makefile:25: recipe for target 'run' failed
make: *** [run] Interrupt

from ssh-chat.

shazow avatar shazow commented on May 1, 2024

@vectorijk This issue is about the server hanging, please open a separate issue?

from ssh-chat.

shazow avatar shazow commented on May 1, 2024

Hopefully fixed in master.

from ssh-chat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.