Skip to content

How to run eqPly when socket connection cannot be made #650

@mttx020

Description

@mttx020

Cannot run any of the example programs because the program cannot connect complete the handshake. Error attached below.

PID.Thread | Filename:line | ms | Message
3736.Main ../eq/init.cpp:115 0 Equalizer v2.1.0 initializing
3736.Main /Pression/pression/plugin.cpp:167 1 Loaded 22 plugins from libPression.so.2.0.0
3736.Main /Pression/pression/plugin.cpp:167 1 Loaded 22 plugins from /home/matthew/Equalizer2/Equalizer/build/lib/libPression.so.2.0.0
3736.Main /Pression/pression/plugin.cpp:167 1 Loaded 22 plugins from /home/matthew/Equalizer2/Equalizer/build/lib/Debug/libPression.so.2.0.0
3736.Main /Pression/pression/plugin.cpp:167 3 Loaded 30 plugins from /mnt/to_hdd1/matthew/Equalizer2/Equalizer/build/lib/libEqualizerCompressor.so
3736.Main ../Lunchbox/lunchbox/init.cpp:70 3 Log level DEBUG topics 4 date Sun Apr 28 19:48:51 2019
3736.Cmd0 /Lunchbox/lunchbox/thread.cpp:155 5 Thread #3 type co::detail::CommandThread successfully initialized
3736.Rcv0 /Lunchbox/lunchbox/thread.cpp:155 5 Thread #2 type co::detail::ReceiverThread successfully initialized
3736.Main ../Collage/co/localNode.cpp:395 5 node 1ed07d1060b23668:6d2e12a6d268894a listening
3736.Main ../eq/fabric/client.cpp:74 5 Connecting server TCPIP#0#localhost##2032#default#
3736.Main ../Collage/co/localNode.cpp:1004 6 Connecting RP[7:node 36476dcdf8e2d45c:2d28029123718bb4 closed, TCPIP#0#localhost##2032#default#]
3736.Main llage/co/socketConnection.cpp:193 6 Could not connect to 'localhost:2032': Connection refused (111)
3736.Main ../Collage/co/localNode.cpp:1021 6 Node RP[7:node 36476dcdf8e2d45c:2d28029123718bb4 closed, TCPIP#102400#localhost##2032#default#] unreachable, all connections failed to connect
3736.Cmd1 /Lunchbox/lunchbox/thread.cpp:155 0 Thread #5 type co::detail::CommandThread successfully initialized
3736.Rcv1 /Lunchbox/lunchbox/thread.cpp:155 1 Thread #4 type co::detail::ReceiverThread successfully initialized
3736.Main ../Collage/co/localNode.cpp:395 1 node f7ed5c6bc7b62b2e:d4f88630a91b8bbe listening
3736.1 /Lunchbox/lunchbox/thread.cpp:155 1 Thread #1 type eq::server::(anonymous namespace)::ServerThread successfully initialized
Running server:
#Equalizer 0 ascii

global
{
}
server 
{
}

3736.Server ../eq/server/server.cpp:107 1
3736.Main ../Collage/co/localNode.cpp:1057 1 Node connection handshake timeout - RP[6:node 36476dcdf8e2d45c:2d28029123718bb4 closed] not a Collage node?
3736.Main ../examples/eqPly/eqPly.cpp:98 1 Can't open server
3736.Rcv0 ../Collage/co/localNode.cpp:1808 1 Can't create node of type 256, disconnecting
3736.Rcv1 ./Collage/co/fdConnection.cpp:82 2 Got EOF, closing ANON_PIPE#1024000###0#default#
3736.Rcv1 ../Collage/co/connection.cpp:282 2 Read on dead connection
3736.Cmd0 ../Collage/co/worker.ipp:53 2 Leaving worker thread co::WorkerThreadco::CommandQueue*
3736.Rcv0 ../Collage/co/localNode.cpp:1367 2 Leaving receiver thread of co::LocalNode*
3736.Main ../Collage/co/localNode.cpp:538 2 1 nodes connected during cleanup
3736.Main ../Collage/co/localNode.cpp:545 2 RP[4:node 1ed07d1060b23668:6d2e12a6d268894a closed]
3736.Main ../Collage/co/localNode.cpp:409 2 0 connections open after close
3736.Main ../Collage/co/init.cpp:84 3 DataOStream compressed 0 -> 0 of 268 @ -2147483648 MB/s 0 runs, saved 0 of 0 brutto sent (-nan%)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions