Request to install Letsencrypt auto ssl

DDSameera

Member
Jan 3, 2012
17
4
51
cPanel Access Level
Website Owner
I installed Letsencrypt auto ssl according to this


When i go to WHM > Manage AutoSSL then i can see this error

Code:
Failed to load information for the AutoSSL module “LetsEncrypt”: Couldn't open /root/.cpanel/letsencrypt_tos_cache: No such file or directory at /var/cpanel/perl/Cpanel/SSL/Auto/Provider/LetsEncrypt/ToSCache.pm line 114.
at /usr/local/cpanel/Cpanel/SSL/Auto.pm line 97.
    Cpanel::SSL::Auto::__ANON__(__CPANEL_HIDDEN__...) called at /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/Try/Tiny.pm line 121
    Try::Tiny::try(CODE(0x1a45720), Try::Tiny::Catch=REF(0x1ac4e50)) called at /usr/local/cpanel/Cpanel/SSL/Auto.pm line 98
    Cpanel::SSL::Auto::get_all_provider_info() called at whostmgr/bin/whostmgr12.pl line 647
    main::autossl("autossl") called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 366
    Whostmgr::Dispatch::_do_call("autossl", HASH(0x1939a78), HASH(0x1939cb8)) called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 178
    Whostmgr::Dispatch::dispatch("autossl", 1, ARRAY(0x1939c10)) called at whostmgr/bin/whostmgr12.pl line 221

Click here to see screenshot
 
Last edited by a moderator:
  • Like
Reactions: NabiKAZ

DDSameera

Member
Jan 3, 2012
17
4
51
cPanel Access Level
Website Owner
Hey there! Could you try running this command:

Code:
touch /root/.cpanel/letsencrypt_tos_cache
and then accessing the WHM interface to see if that lets you complete the installation/registration?
WOW . amazing . It works !!! thanks !! could you please explain that code ?
 
  • Like
Reactions: NabiKAZ