Giter Club home page Giter Club logo

Comments (6)

VojtechMyslivec avatar VojtechMyslivec commented on September 7, 2024

Hi,

First of all, thanks for the project.

you are welcome. Nice to hear that.

As far I read, the script restarts the zimbra service.

Yes, the script should restart zimbra services when a cert is renewed.

  1. What version of letsencrypt-zimbra tool are you using?
    /opt/letsencrypt-zimbra/obtain-and-deploy-letsencrypt-cert.sh -V
    
  2. Is that problem occur only after renewing the cert? Or is it more often?
  3. Are you able to receive e-mail notification about failed cron job? If so, the script should report any error via e-mail
  4. It is possible to renew the cert manually by this command (do not do this during rush hours as it will restart zimbra service):
    sudo -iu zimbra /opt/letsencrypt-zimbra/obtain-and-deploy-letsencrypt-cert.sh -vf
    
    -f is to force-renew and -v is for verbose, so you will see detailed output what the script is doing.

Vojtech

from letsencrypt-zimbra.

CesarCapillas avatar CesarCapillas commented on September 7, 2024

Hi Vojtech,

I answer the questions:

  1. The version used is letsencrypt-zimbra version 0.3

  2. Just when renewing, yes. We monitor some parts of zimbra server, the certs durability and the queues, so it seems to happen when renewing the cert.

  3. Not really or not easy to see, because when experiencing problems, email server does not recieve mails (until the manual zmcontrol restart). And later, I can see some zimbra-admin messages probably of the restarting tried by the script. Anyway, the cert is renewed.

  4. I will take this into consideration for debugging. Thanks for the tip.

Kind regards.
--C.

from letsencrypt-zimbra.

VojtechMyslivec avatar VojtechMyslivec commented on September 7, 2024

Hello,

  1. The latest version is 0.4.1 (I am just preparing 0.4.2). You should keep it up-to-date, although I see no changes relevant to your issue.
  2. ok
  3. I see. I should implement some logging feature to the script for such cases.
  4. Let me know if you discover something new
    Vojtech

from letsencrypt-zimbra.

CesarCapillas avatar CesarCapillas commented on September 7, 2024

Thanks for the feedback Vojtech.
I updated the project, but I found no changes except version in shell script.

Kind regards.
--C.

from letsencrypt-zimbra.

VojtechMyslivec avatar VojtechMyslivec commented on September 7, 2024

I have added logging to syslog feature in #64. You can checkout the branch syslog and you will be able to see information messages in /var/log/syslog then (or /var/log/messages, depending on your syslog configuration).

It should help to isolate the problem.

from letsencrypt-zimbra.

VojtechMyslivec avatar VojtechMyslivec commented on September 7, 2024

Closing this as the thread seems to be dead.

Feel free to reopen if you have some new info about that.

from letsencrypt-zimbra.

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.