You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to setup In-a-dyn (dynamic DNS client), using a ConfigMap for it's configuration file.
So far, I've run into an issue where In-a-dyn spits out this error input in flex scanner failed. This is what the maintainer said about it:
That's very odd. The error comes from flex, which is the LALR parser used in libConfuse, which In-a-Dyn in turn use to parse configuration files. I have never seen this before.
So, I'm guessing something weird is going on with my ConfigMap setup.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to setup In-a-dyn (dynamic DNS client), using a ConfigMap for it's configuration file.
So far, I've run into an issue where In-a-dyn spits out this error
input in flex scanner failed
. This is what the maintainer said about it:So, I'm guessing something weird is going on with my ConfigMap setup.
This is my YAML file:
I'm using Podman 4.6.0.
Beta Was this translation helpful? Give feedback.
All reactions