what's the defalut password & the error" libzmq.so.4: cannot open shared "

Open
#29 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
15/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, shell

Research direction

Start with script/ps.sh and the example/linear launch command using build/linear and ctr/online_l1lr.conf. Trace how the script handles SSH authentication and how the binary is launched, then verify the command no longer reports the missing libzmq.so.4 library or permission failure.

Written by the indexing model from the issue text.

Description

ubgpu@ubgpu:~/github/DMLC/parameter_server/example/linear$ ../../script/ps.sh start ../../build/linear -app_file ctr/online_l1lr.conf
use binary [../../build/linear] and arg [-app_file ctr/online_l1lr.conf]
starting 1 servers and 1 workers
ubgpu@127.0.1.1's password:
ubgpu@127.0.1.1's password:
../../build/linear: error while loading shared libraries: libzmq.so.4: cannot open shared object file: No such file or directory
ubgpu@127.0.1.1's password:
ubgpu@127.0.1.1's password: ubgpu@127.0.1.1's password:
Permission denied, please try again.

Dominant language
C++
Stars
649
Forks
233
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dmlc/parameter_server

All issues in dmlc/parameter_server

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.