alexalouit / ISPConfig-letsencrypt

Let's Encrypt support for ISPConfig
68 stars 23 forks source link

chmod failed on acme-callenge: g+s #47

Closed PhilippRath closed 8 years ago

PhilippRath commented 8 years ago

hi, the install and the signing works in general, most domains work very well, but only one fails and this what i can extract from the logs

07.04.2016-10:31 - DEBUG - chmod failed: /var/www/clients/client2/web6/web/.well-known/acme-challenge : g+s

the .well-known folder is left in the Web Directory

if i run the Command only it shows, there is a problem with the alias Domains attached to the main domain.

/root/.local/share/letsencrypt/bin/letsencrypt auth -a webroot --email postmaster@xxx.de --domains xxx.de --domains www.xxx.de --domains xxxx.de --domains www.xxxx.de --webroot-path /var/www/clients/client666/web666/web

xxx.de (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Error parsing key authorization file: Invalid key authorization: 119 parts

PhilippRath commented 8 years ago

seams like kind of duplicate of #36