Git Product home page Git Product logo

Comments (8)

ios3Dev avatar ios3Dev commented on July 22, 2024

can any one reply please?

from libssh2.

salva avatar salva commented on July 22, 2024

check if the return value of libssh2_agent_init is valid.

from libssh2.

ios3Dev avatar ios3Dev commented on July 22, 2024

Thanks for reply.
Yes, It's valid value. I mean getting proper address for that. But getting issue in connect libssh2_agent_connect(agent)

from libssh2.

salva avatar salva commented on July 22, 2024

Then write a proper bug report including your source code, the expected behavior and what you are getting instead. The output of running the test program with libssh2 debugging enabled would also help.

from libssh2.

ios3Dev avatar ios3Dev commented on July 22, 2024

okay sure I will. can you guide me how to enable debugging? Should I create new build of libssh2?

In my libssh2.h file there is statement like
/* NOTE NOTE NOTE
libssh2_trace() has no function in builds that aren't built with debug
enabled
*/

Can you please guide me how can I?

from libssh2.

salva avatar salva commented on July 22, 2024

Yes. configure has an option to enable it. Just run ./configure --help and you will find.

IIRC, you will have to perform a make clean before too, in order to get everything recompiled.

from libssh2.

salva avatar salva commented on July 22, 2024

Looking at the source, it seems that the bad usage error indicates that the environment variable SSH_AUTH_SOCK is not set.

from libssh2.

stale avatar stale commented on July 22, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from libssh2.

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.