config.sites not initialized #5
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
as a backer I started using greenlock-express v3 with the recommandation from migration guide.
I tested with version 3.0.6 and a "find" implementation as I don't want to create manually a json file in home directory.
It is working well, except at first run when no config file exists, where I get this error because config.sites is not initialized
Thanks for your work
Sylvain
Thanks for the report.
What I'll do, for the special case of the fs plugins, is have a linter that just runs on init to make sure that everything exists in a workable format.
I'll have this published tonight.
The manager plugin has been paired down, some linting added, and it now has a nice test suite:
I'm going to close this out because I believe it is fixed.
Please re-open if you have any issues.