Giter VIP home page Giter VIP logo

Comments (7)

epoberezkin avatar epoberezkin commented on July 30, 2024 2

The actual problem is that server code should not really depend on libcrypto, it's only needed in agent part.

We need to remove this dependency from the server.

from simplexmq.

epoberezkin avatar epoberezkin commented on July 30, 2024 1

please install openssl 1.1 to make it available

from simplexmq.

anchelnl avatar anchelnl commented on July 30, 2024 1

OK I did https://gist.github.com/joulgs/c8a85bb462f48ffc2044dd878ecaa786 and it's working

SMP server v5.4.0.7
Server address: smp://HTuQjccELzATLNERawaW7jlJ9PIyqnI9XQm_jcoIy5g=:[email protected]

from simplexmq.

epoberezkin avatar epoberezkin commented on July 30, 2024

thank you!

from simplexmq.

epoberezkin avatar epoberezkin commented on July 30, 2024

passes the tests for me - do you want to have it public? if so, you can simply remove password, in which case contacts of users can see it, and possibly, use (although we didn't yet make it convenient).

If not, you should not share password publicly ;) - it's the part of the address after ":", your contacts won't see it via the app.

from simplexmq.

anchelnl avatar anchelnl commented on July 30, 2024

Yep removed password , it can be used in public . see also https://smp.anchel.nl ;)

from simplexmq.

emil-theliberatededge avatar emil-theliberatededge commented on July 30, 2024

I face the same issue with self hosting the xftp server. In release 5.4.0.beta.X it starts fine. With later release versions including 5.4.0 and 5.5.0-beta.0 it won't start due to issues finding libcrypto.so.1.1.

I found the following lines in the logs that point to the root cause of the failure.

xftp-server: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory

It turned out that I was using ubuntu 22.04, which introduced some issues with regard to the libssl package. The issue was resolved by following the preferred solution here.

from simplexmq.

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.