question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Routes definition with tls-acme parsing problem - DNS-1123 subdomain must consist of lower case alphanumeric characters...

See original GitHub issue

We had a problem with the deployment when we had defined the tls-acme value in .lagoon.yml:

Error from server (Invalid): Route "vse.ch:\n tls-acme: 'false'" is invalid: [metadata.name: Invalid value: "vse.ch:\n tls-acme: 'false'": a DNS-1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*'), spec.host: Invalid value: "vse.ch:\n tls-acme: 'false'": host must conform to DNS 952 subdomain conventions]

We have added the config as described here: https://lagoon.readthedocs.io/en/latest/using_lagoon/lagoon_yml/

strom ch 2019-02-26 14-37-20

Looks like that there is a problem with the line break.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Schnitzelcommented, Mar 29, 2019
0reactions
twerthmuellercommented, Mar 29, 2019

@Schnitzel I send you the yaml over Slack.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Routes definition with tls-acme parsing problem - DNS-1123 ...
Routes definition with tls-acme parsing problem - DNS-1123 subdomain must consist of lower case alphanumeric characters... #915.
Read more >
Errors | ngrok documentation
When something goes wrong with ngrok, we report a unique error code. ... <PREFIX> must consist of only alphanumeric characters with periods.
Read more >
V2 wildcard subdirective error - Help - Caddy Community
One of the reasons I've used a wildcard is that I have FQDN subdomains I use only within my private lans with corresponding...
Read more >
use wildcard for hostname in nginx ingress - You.com - You.com
YY.io\\'": a wildcard DNS-1123 subdomain must start with '*.', followed by a valid DNS subdomain, which must consist of lower case alphanumeric characters, ......
Read more >
Cisco Identity Services Engine Administrator Guide, Release 3.0
Step 1. In the Cisco ISE GUI, click the Menu icon ( ) and choose Administration > System > Admin Access > Authentication....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found