-
-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unknown module, dietpi-https, error while using dietpi-letsencrypt #6460
Comments
This is known #6455 (comment) However there should be a live patch out to fix this alteady Oh wait, this is not a new installation right? You are trying to create a certificate? |
That is correct, this isn't a new installation of dietpi. I'm just trying to create a certificate via the dietpi-letsencrypt script. Just to be sure, I did try running dietpi-update to see if the live patch mentioned in #6455 exists but dietpi-update doesn't offer any live patches for me to apply. Also tried manually running the command mentioned in #6455 (comment) but that modifies dietpi-software where my error looks to be occurring from dietpi-letsencrypt, I did try ordering another certificate after running that command and have encountered the same error as before:
|
ok basically same issue cause by the same typo. Workaround would be similar
|
Tested that workaround and dietpi-letsencrypt looks to be working for me now. Thanks @Joulinar For record: Patch applied:
Sniplet of the dietpi-letencrypt output after patch applied:
|
ok great @MichaIng |
Jep, same copy&paste error. Thanks for reporting, will write a live patch for this. |
- DietPi-LetsEncrypt | Resolved a DietPi v8.19 regression where applying the HTTPS certificate for Lighttpd fails. Many thanks to @midniteca for reporting this issue: #6460
First things first, the fix for v8.20: 555ab6f |
Live patch merged: #6462 |
Details:
Linux DietPi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
lighty-enable-mod dietpi-https
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Webserver is the default setup done by installing the "LLSP: Lighttpd + SQLite + PHP" option via dietpi-software
root@DietPi:/# pwd
/
root@DietPi:/# find | fgrep -i dietpi-https | wc -l
0
Additional logs:
The text was updated successfully, but these errors were encountered: