Giter VIP home page Giter VIP logo

Comments (7)

JMSDOnline avatar JMSDOnline commented on August 19, 2024 1

Check that lshell is actually compiled with which lshell.

I just went to check and the installer here is attempting to build lshell from apt, however, that apt source is no longer functional/existent. So if this is a recent install, that may be why. Even if it is somehow there, I'd suggest apt -y autoremove lshell and build it from a more current, albeit no longer maintained repo (which still works and gets the job done as it should).

Seen here on the recent edits I just posted to the quickbox-setup build file:
bbed587#diff-d3fd950c9a4caebd335d5a73a5670052c18349f27f27d8af9118f156667b9fe2L571-L574

from qb.

JMSDOnline avatar JMSDOnline commented on August 19, 2024

I'll post an update to this on the installer. This is more than likely due to the signed key and the latest RSA requirements.
Please run the following:

openssl req -config /root/.openssl.cnf -x509 -nodes -days 720 -newkey rsa:2048 -keyout /etc/ssl/private/vsftpd.pem -out /etc/ssl/private/vsftpd.pem

Then issue a restart to the vsftp service service vsftpd restart

from qb.

sacko1966 avatar sacko1966 commented on August 19, 2024

from qb.

JMSDOnline avatar JMSDOnline commented on August 19, 2024

Default port for TLS/SSL (SFTP) is 4747 and for additional created users is standard FTP on port 5757 as listed on the Readme. Are you connecting via those ports? As I see 21 listed in your error message.

from qb.

sacko1966 avatar sacko1966 commented on August 19, 2024

from qb.

sacko1966 avatar sacko1966 commented on August 19, 2024

from qb.

oNeXuSo avatar oNeXuSo commented on August 19, 2024

Seeing this problem has happened a while back, did you ever get to the bottom of this error? - I've recently completed an install on ubuntu 18.04 and I'm getting the same issue with added users. Can access dashboard/rutorrent but ftp is giving exact same 530 login error. I've tried ports 4747 and 5757 by also amending Ishell.conf sftp from 0 to 1 and still no joy. Anyone any suggestions on a solution it will be greatly appreciated! the master user is working fine with no issues.

from qb.

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.