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
Hi,
When I am running the command "salt state.show_highstate --out json |salt_state_graph" the first line of output is Couldn't import _dotparser, loading of dot files will not be possible.
Afterwards, the diagram states seem to be rendered in json output.
I am wondering if the message received is normal and I can safely ignore it, or I should be concerned. Thank you
The text was updated successfully, but these errors were encountered:
Yep, that messages is normal. It's an unfortunate feature of the underlying
library.
On Mon, 9 May 2016 at 6:05 PM, aronneagu [email protected] wrote:
Hi,
When I am running the command "salt state.show_highstate --out json
|salt_state_graph" the first line of output is
Couldn't import _dotparser, loading of dot files will not be possible.
Afterwards, the diagram states seem to be rendered in json output.
I am wondering if the message received is normal and I can safely ignore
it, or I should be concerned. Thank you
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #6
Hi,
When I am running the command "salt state.show_highstate --out json |salt_state_graph" the first line of output is
Couldn't import _dotparser, loading of dot files will not be possible.
Afterwards, the diagram states seem to be rendered in json output.
I am wondering if the message received is normal and I can safely ignore it, or I should be concerned. Thank you
The text was updated successfully, but these errors were encountered: