Skip to content
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

pip installer uses older version #12

Open
RikshaDriver opened this issue May 4, 2022 · 4 comments
Open

pip installer uses older version #12

RikshaDriver opened this issue May 4, 2022 · 4 comments

Comments

@RikshaDriver
Copy link

The pip install contains an older version which causes datetime errors when attempting to use.

The instance needs to be updated to reflect the latest GitHub version

@rasos
Copy link

rasos commented May 27, 2023

I can confirm that with ISPconfig 3.2.9p1 you need to copy the latest version of the repo, else you get an error like

API response with an error: Incorrect datetime value: '' for column dbispconfig.dns_rr.stamp at row 1 INSERT INTO dns_rr (server_id, zone, name, type, data, ttl, active, stamp, serial, sys_userid, sys_groupid, sys_perm_user, sys_perm_group, sys_perm_other) VALUES ('2', '201', '_acme-challenge', 'TXT', 'OrakjhsdflkhsdfU0R8YpBpK5Am70987kzmWYPU', '60', 'Y', '', '0', '1', '1', 'riud', 'riud', '')

@ahrasis
Copy link
Contributor

ahrasis commented Sep 7, 2023

Please note that using snapd to get the latest fully functional certbot is the best way for now. Do remove all old certbot installations from your ISPConfig system / server before reinstalling certbot using snapd.

@lcx
Copy link

lcx commented Jul 19, 2024

This still seems to be an issue which causes problems with nginx-proxy-manager. Are there plans to make the new version with fix installable through pip install?

@rabesocke
Copy link
Contributor

There is a new version of the certbot-dns-ispconfig plugin.

https://pypi.org/project/certbot-dns-ispconfig/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants