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
When selecting facts I am getting the below error:
[ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: factCompontent in fact.path, Duplicate key: number:0, Duplicate value: 0
I am using Redhat 6.6 and my node is an instance in google compute.
puppet explorer v2.0.0
puppetdb v3.2.2
facter v3.1.3
Not sure if the below is related to the error but I also noticed two facts that were not being rendered:
When I select those I could see the graphs and they showed that the two facts were:
GCE.INSTANCE.NETWORKINTERFACES.0.ACCESSCONFIGS.0.EXTERNALIP
GCE.INSTANCE.NETWORKINTERFACES.0.ACCESSCONFIGS.0.TYPE
The text was updated successfully, but these errors were encountered:
kirillk77
added a commit
to kirillk77/puppetexplorer
that referenced
this issue
Feb 20, 2016
Hi,
When selecting facts I am getting the below error:
I am using Redhat 6.6 and my node is an instance in google compute.
puppet explorer v2.0.0
puppetdb v3.2.2
facter v3.1.3
Not sure if the below is related to the error but I also noticed two facts that were not being rendered:
When I select those I could see the graphs and they showed that the two facts were:
GCE.INSTANCE.NETWORKINTERFACES.0.ACCESSCONFIGS.0.EXTERNALIP
GCE.INSTANCE.NETWORKINTERFACES.0.ACCESSCONFIGS.0.TYPE
The text was updated successfully, but these errors were encountered: