Tested FREEBSD version was 11.2 Stable, after I config all environment , I post some script from other linux.
And it not work, how ever I modify codes, It’s not work correctly.
Finally I find a article discuss this issue. It’s system bug, and has been fixed in FreeBSD 12.X.
An additional technique to help with debugging and running cron jobs: Take whatever program you run, and wrap it in a shell script. Design the script such that in the normal case (success), it creates absolutely no output on either stdout or stderr. Like that you get no e-mail if everything is working. What to do when something goes wrong? There are two schools of thought: (1) Let the command run normally, and cron will mail the potentially complex output to the user. (2) Catch all the output in the script, and store it in a well-known location like /var/log. Then in case of failure, output just one line: “foobar failed, please see /var/log/foobar_20181214.error.log for details”.
In this particular case: certbot is a python script, which probably relies on certain environment settings to find its libraries and configuration. Cron deliberately strips the environment for safety reasons. This could easily cause certbot to fail, perhaps silently if the e-mail output from cron is broken.
And I move these script to FreeBSD 12.1, and it’s working without any modify.
Reference
1.Cron Not Running
2.Script not running from Cron
3.Script doesn’t run when executed in cron
隨機文章
- 買了2台樹梅機~Raspberry PI台灣代理商太黑心了 (2013-02-02)
- 智器SmartQ V7 開箱測試文 (2010-02-12)
- 自適應式網路架構迷思? (2014-11-07)
- Debian 13上,安裝docker+portainer (2026-02-12)
- PHP網站使用網盤備份策略 API評估 (2014-11-11)
![[chatGPT 測試] 剪映 文字成片 VS. Wondershare Filmora 13 AI 文字轉影片](https://chihping.aflypen.com/wp-content/uploads/2023/12/剪映_音樂-137x300.png)



![[chatGPT 測試] 評測開箱 Synology DS918+](https://chihping.aflypen.com/wp-content/uploads/2023/03/hdd-g6fc6f0659_640-300x228.png)

![[ChatGPT] 4o的圖片視覺測試](https://chihping.aflypen.com/wp-content/uploads/2024/09/eye-4367141_640-300x200.jpg)

