-
Notifications
You must be signed in to change notification settings - Fork 4
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
CLI comms with pfcon returns http errors #71
Comments
Comms with |
Steps:
This will result in a system of |
Now, attempt to query (where HOST_IP == IP of host running
|
In the
This should be returned to
|
Behaviour seems invariant of
|
@danmcp ^^^ Any ideas perhaps? Is that what had been reported with issues calling |
@rudolphpienaar It doesn't appear there was a recent change that would have caused this. @husky-parul Are you seeing the same thing? |
I figured out the issue. It's fixed in my local, so I'll rebase, push, etc. This probably will be on Monday. I think it has been very long standing issue that was probably not noticed for a rather long time. |
Calling
pfcon
from the CLI results inpfcon
activity, however the final status returned frompfcon
or the interpretation thereof inpfurl
is an http error.The text was updated successfully, but these errors were encountered: