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 am trying to add a meter so I can implement rate-limiting for my Faucet SDN solution, but I always get this error when running check_faucet_config, "AttributeError: 'str' object has no attribute 'get'".
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
-
I am trying to add a meter so I can implement rate-limiting for my Faucet SDN solution, but I always get this error when running check_faucet_config, "AttributeError: 'str' object has no attribute 'get'".
Here is my current config:
Is anybody able to tell me what I'm doing wrong here? Any help is GREATLY appreciated!
Beta Was this translation helpful? Give feedback.
All reactions