explicit mode disabled? #68

Closed
opened 2025-12-29 14:24:03 +01:00 by adam · 4 comments
Owner

Originally created by @gilbrotheraway on GitHub (May 10, 2025).

05-10 18:31 WRN errors in config
                  • config load error
                    • route provider errors
                      • docker@local!: routes error
                        • godoxy-frontend: label errors
                          • godoxy
                            • godoxy: unknown field
                              • Do you mean root?

Originally created by @gilbrotheraway on GitHub (May 10, 2025). ``` 05-10 18:31 WRN errors in config • config load error • route provider errors • docker@local!: routes error • godoxy-frontend: label errors • godoxy • godoxy: unknown field • Do you mean root? ```
adam closed this issue 2025-12-29 14:24:03 +01:00
Author
Owner

@yusing commented on GitHub (May 10, 2025):

Clearly stated: label errors

proxy.godoxy.godoxy is not a valid label

@yusing commented on GitHub (May 10, 2025): Clearly stated: label errors `proxy.godoxy.godoxy` is not a valid label
Author
Owner

@gilbrotheraway commented on GitHub (May 12, 2025):

Clearly stated: label errors

proxy.godoxy.godoxy is not a valid label

i was using proxy.idle_timeout
but also proxy.#1.port from the new compose example, I forgot the "#1" is a placeholder for the container/alias name

I'm also getting this

docker@local!: routes error
                        • godoxy-frontend: label errors
                          • godoxy
                            • idle_timeout: unknown field
                              • Do you mean idlewatcher?
@gilbrotheraway commented on GitHub (May 12, 2025): > Clearly stated: label errors > > `proxy.godoxy.godoxy` is not a valid label i was using proxy.idle_timeout but also proxy.#1.port from the new compose example, I forgot the "#1" is a placeholder for the container/alias name I'm also getting this ``` docker@local!: routes error • godoxy-frontend: label errors • godoxy • idle_timeout: unknown field • Do you mean idlewatcher? ```
Author
Owner

@yusing commented on GitHub (May 12, 2025):

It's proxy.idle_timeout not proxy.{alias}.idle_timeout

@yusing commented on GitHub (May 12, 2025): It's `proxy.idle_timeout` not `proxy.{alias}.idle_timeout`
Author
Owner

@yusing commented on GitHub (May 12, 2025):

I forgot the "https://github.com/yusing/godoxy/issues/1" is a placeholder

It's not, #1 refers to the first route, #2 the second, and so on.

@yusing commented on GitHub (May 12, 2025): > I forgot the "https://github.com/yusing/godoxy/issues/1" is a placeholder It's not, `#1` refers to the first route, #2 the second, and so on.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/godoxy-yusing#68