Skip to content

Conversation

buchdag
Copy link
Member

@buchdag buchdag commented Jun 14, 2018

This is an attempt to fix #396 ("attempt to fix" because the circumstances under which the issue happen seems to be rather hard to reproduce reliably, so additional confirmation will be required).

From what I found, under those undetermined circumstances the $DIR variable ends up being empty, so the update_certs function returns without doing anything.

Considering the limited use of this variable and the fact that /app is already hardcoded in a lot of places, I think the safest fix is to hardcode the path /app/letsencrypt_service_data.

@buchdag buchdag requested a review from JrCs June 14, 2018 18:02
@buchdag buchdag merged commit 09ade6f into master Jun 15, 2018
@buchdag buchdag deleted the fix-396 branch June 15, 2018 06:45
@buchdag buchdag added the kind/bug Issue reporting a bug label Oct 17, 2019
bingozb pushed a commit to bingozb/docker-letsencrypt-nginx-proxy-companion that referenced this pull request Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issue reporting a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Certificate generation is flaky
2 participants