abiosoft / abiosoft/caddy-yaml

undefined variable `$affinity` when running with simple yaml config

オープン
#2 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
30
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

Full error message:
`run: adapting config using yaml: template: yaml:3: undefined variable "$affinity"`

Config which does not contain that variable:
```
apps:
layer4:
servers:
mdath:
listen:
- "127.0.0.1:443"
routes:
- match:
- tls:
sni:
- "*.host.com"
handle:
- handler: "proxy"
upstreams:
- dial:
- "localhost:4433"
```

Not sure what could be wrong given the simplicity and lack of error context but posting here in case someone has the answer!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。