Netlify preview builds unreliable #1873

Closed
opened 2021-11-22 13:18:42 +00:00 by dpschen · 1 comment
Member

When going through the merged PRs you can see that some of the netflify preview builds work and some show a error e.g. saying:

Your connection is not private
Attackers might be trying to steal your information from 1010-renovatebrowserslist-4.x--vikunja-frontend-preview.netlify.app (for example, passwords, messages or credit cards). Learn more
NET::ERR_CERT_COMMON_NAME_INVALID
When going through the merged PRs you can see that some of the netflify preview builds work and some show a error e.g. saying: ``` Your connection is not private Attackers might be trying to steal your information from 1010-renovatebrowserslist-4.x--vikunja-frontend-preview.netlify.app (for example, passwords, messages or credit cards). Learn more NET::ERR_CERT_COMMON_NAME_INVALID ```
Owner

That sounds like a bug. The actual url is https://1010-renovatebrowserslist-4-x--vikunja-frontend-preview.netlify.app in that case (no dot). It seems like slugify doesn't replace dots in the name.

That sounds like a bug. The actual url is `https://1010-renovatebrowserslist-4-x--vikunja-frontend-preview.netlify.app` in that case (no dot). It seems like slugify doesn't replace dots in the name.
konrad added the
kind/bug
label 2021-11-22 19:15:38 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1873
No description provided.