-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to run click-align with generated click #32
Comments
It seems you have not built the .cli file properly. If you run the Python script (https://github.com/Wi5/odin-wi5-agent/blob/master/agent-click-file-gen.py), you will obtain something like this:
|
Regarding your question ODIN_AGENT_IP is the IP address of the AP where this script is running (the control plane ethernet It is the IP address of the AP in the control plane: https://github.com/Wi5/odin-wi5/wiki/schemes You also have information here: https://github.com/Wi5/odin-wi5/wiki/Configure-the-network-of-the-AP-after-flashing.-Prepare-OpenVswitch |
I have a problem, aligning click.agent after generated by script for it.
click.agent:17: ‘odinagent :: OdinAgent’ has no input 2
click.agent:17: ‘odinagent :: OdinAgent’ has no output 4
What is the purpose of the this IP address in the parameters?
-- ODIN_AGENT_IP is the IP address of the AP where this script is running (the control plane ethernet
IP, used for communicating with the controller)
That is IP address of my new AP, for clients?
Any ideas about that error, please submit them here. Searching in the source code of the script, was so far unsuccessful.
The text was updated successfully, but these errors were encountered: