Giter Site home page Giter Site logo

Comments (4)

cdgco avatar cdgco commented on August 26, 2024

The directory is correct, VWI is set to upload certificates to /home/admin as a temporary FTP accessible location, while the command v-change-web-domain-sslcert is supposed to process the certificates in /home/admin and move them into the correct directories such as /home/admin/conf/web/.

However, the files should have been deleted from /home/admin after v-change-web-domain-sslcert was executed. Since it failed, the files were not moved to the correct directory or deleted.

Does this domain have a manual SSL certificate or one automatically generated by Let's Encrypt?

Also, it may be helpful to try running service apache2 restart and seeing if it results in an error when manually restarting.

from vestawebinterface.

foudreclair avatar foudreclair commented on August 26, 2024

Thanks for this informations.
This domain are automatically generated by Let's Encrypt.

After the error i can't restart the apache because the files doesn't exist. The only solution is to delete the domain.

from vestawebinterface.

cdgco avatar cdgco commented on August 26, 2024

It seems that there is a problem where it incorrectly tries to update an SSL certificate when updating domains but since an SSL certificate is already installed it overwrites it with empty data causing VestaCP to be unable to process the certificate and Apache2 to be unable to find it. I am currently working on an update to fix this.

from vestawebinterface.

cdgco avatar cdgco commented on August 26, 2024

The problem should be fixed in the latest commit which will be included in the next update.
To fix this immediately, you can change $domaindata to $domainssl in lines 410, 417 & 424 of edit/domain.php as shown here.

Please re-open the issue if this did not fix your problem.

from vestawebinterface.

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.