Originally created by @taylorotwell on GitHub (May 22, 2016).
I use this library in Laravel Forge (https://forge.laravel.com). Today custoemers started reporting this error:
Creating well known challenge directory...
Installing LetsEncrypt client...
Cloning into 'letsencrypt1463951134'...
Configuring client...
Restarting Nginx...
Generating Certificate...
#
# !! WARNING !! No main config file found, using default config!
#
+ Generating account key...
+ Registering account key with letsencrypt...
ERROR: WELLKNOWN directory doesn't exist, please create /root/letsencrypt1463951134/.acme-challenges and set appropriate permissions.
I see nothing in CHANGELOG regarding what we should be doing differently? Is there something I need to change with the move to 0.2.0?
Originally created by @taylorotwell on GitHub (May 22, 2016).
I use this library in Laravel Forge (https://forge.laravel.com). Today custoemers started reporting this error:
```
Creating well known challenge directory...
Installing LetsEncrypt client...
Cloning into 'letsencrypt1463951134'...
Configuring client...
Restarting Nginx...
Generating Certificate...
#
# !! WARNING !! No main config file found, using default config!
#
+ Generating account key...
+ Registering account key with letsencrypt...
ERROR: WELLKNOWN directory doesn't exist, please create /root/letsencrypt1463951134/.acme-challenges and set appropriate permissions.
```
I see nothing in CHANGELOG regarding what we should be doing differently? Is there something I need to change with the move to 0.2.0?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @taylorotwell on GitHub (May 22, 2016).
I use this library in Laravel Forge (https://forge.laravel.com). Today custoemers started reporting this error:
I see nothing in CHANGELOG regarding what we should be doing differently? Is there something I need to change with the move to 0.2.0?
@taylorotwell commented on GitHub (May 22, 2016):
Ah looks like config file renamed.