Menu

#3 mochad -d ends with message "Could not find endpoints"

v0.1.3
open
nobody
1
2013-01-16
2012-12-02
No

(version 0.1.15, file mochad.c)

when starting mochad -d, program returns with message:
mochad.c:634:Could not find endpoints <random-number></random-number>

when checking source, I noticed no "return 0;" in get_endpoint_address()

After inserting "return 0;" between lines 485 and 486 of mochad.c (last line of get_endpoint_address()), program did start normally and I could send commands to my CM15A...

Discussion

  • Stephan van Ingen

    (When creating this ticket, I did not know rules about 'priority', 'status', ... so left them default...)

     

    Last edit: Stephan van Ingen 2012-12-02
  • Tsan-Kuang Lee

    Tsan-Kuang Lee - 2013-01-16

    Sorry if I created a duplication: https://sourceforge.net/p/mochad/bugs/6/

    It looks like return "r" rather than 0 makes more sense.

     

Log in to post a comment.

MongoDB Logo MongoDB