-
Posts
48 -
Joined
-
Last visited
Posts posted by nisamudeen97
-
-
Hi,
Is it possible to renew a domain using /root/.acme.sh/acme.sh script?
-
Hi @d00p
I have already tried this method. After enabling it again running it I am getting the below message.
[error] Could not find certificate-folder '/root/.acme.sh/domain.com/'
[error] Could not get Let's Encrypt certificate for domain.com:I have tired the below command and tried it again then returned back with the old error.
/root/.acme.sh/acme.sh --remove -d domain.com
-
Hi,
We have noticed letsencrypt crons getting failed with the below message. Current froxlor version is 0.10.34.1 (DB: 202112310). I have replaced actual domain with domain.com.
[error] Could not find certificate-folder '/root/.acme.sh/domain.com/'
[error] Could not get Let's Encrypt certificate for domain.com:I have tried disabling SSL and letsencrypt for the website and rerun the crons. After than I have re enabled it once again and manually triggered the cron. Meanwhile the debug also has the same information. Can you let me know why this error is ? And is there a permanent solution for the same?
/usr/bin/php7.3 -q /var/www/froxlor/scripts/froxlor_master_cronjob.php --debug --force
Is it something related to froxlor setting of SSL forced redirect? is it affecting the renewal?
SSL redirect:
This option creates redirects for non-ssl vhosts so that all requests are redirected to the SSL-vhost. -
On 12/18/2021 at 12:45 PM, d00p said:
Try running "Recalculate resource usage" in the admin left-side menu
This has fixed the case. Perfect solution. Thx
-
-
Hi,
For one of our domains in froxlor, we had some mail accounts and later we have moved the MX to remote mx. We had then disabled mail box in froxlor for the domain. After few months we have decided to move back mx to froxlor. We have then enabled "Emaildomain" for the domain in panel. But old email accounts are not again listing in front end. But panel shows there is existing number of email accounts. See the screen shots attached. I can see the email accounts folders and files in back end as well. But unable to login using round cube. What is the proposed fix for the same?
-
I have followed the above procedure and it worked. Thx. Everything was working good till last froxlor update. Was there some bugs which has caused this problem?
-
Hi,
We have noticed letsencrypt crons getting failed with the below message. Current froxlor version is 0.10.25. I have replaced actual domain with domain.com. All our domains SSL update are getting failed.
[error] Could not find certificate-folder '/root/.acme.sh/domain.com/'
[error] Could not get Let's Encrypt certificate for domain.com: -
Hi,
Recently i have updated froxlor version running on my debian 8 php 5.6 to latest one. I have changed default froxlor php to 7.3. Current froxlor version is "0.10.18"(DB: 202005150). See the attached screen shot. I could see the below error in apache logs for froxlor and it is loading blank.
mod_fcgid: stderr: PHP Parse error: syntax error, unexpected '?' in /var/www/froxlor/index.php on line 485
Has some one had the same issue after upgrade?
-
Hi,
I have met with two issues on it.
1. FCGI users not getting configured as needed.
2. FCGi user error on newly created vhosts
Can you please let me know if there is some docs for the same.
-
Hi,
Is Ubuntu16 compatible with froxlor. I have tried the same. FCGI getting failed. I am unable to find documentation for the same in "Configuration" inside froxlor.
Letsencrypt SSL renewal getting failed
in General Discussion
Posted
Thx @d00p for the clue. I could see when ever the issue happens the script file "/root/.acme.sh/acme.sh" is corrupted or blank for some reason. Fetched the latest script and issue is solved.
This is the third time i face the issue. And applied this solution all the time.