Unrecognized Conversion Type Error #815
Unanswered
ZachWatsonSC
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Can you share your main.jsonnet file? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @Duologic. It was a config error on the Loki side. Someone made a PR leaving out a formatting token in the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm following the deployment steps here and trying to run the final command of
tk show environments/loki
, but when running that command I only get the following error:Error: evaluating jsonnet: RUNTIME ERROR: Unrecognized conversion type: ;
This error originates in the
vendor/loki/gateway.libsonnet
file in theconfigMap.withData
call. I haven't been able to find any open or closed issues, existing discussion posts, or anything online about this, so I'm not sure if this is just a config issue or if there's something wrong with the installation. Any help would be appreciated. Thanks!Beta Was this translation helpful? Give feedback.
All reactions