Skip to content
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

WARNING Exception raised fetching columns for triplet: msq, hos, slm #11

Open
gwenblum opened this issue Oct 29, 2024 · 0 comments
Open
Assignees
Labels

Comments

@gwenblum
Copy link
Member

gwenblum commented Oct 29, 2024

When connecting to netprofiler with log verbose mode,

for example

logging.basicConfig(level=logging.INFO)
auth = UserAuth(username, password)
netprofiler_service = NetProfiler("host", auth=auth)

get the following warning

WARNING Exception raised fetching columnsfor triplet: msq, hos, slm with message HTTP GET on https://netprofiler/api/profiler/1.0/reporting/columns.json returned status 400 (Bad Request)
@gwenblum gwenblum added the bug label Oct 29, 2024
@gwenblum gwenblum self-assigned this Oct 29, 2024
gwenblum added a commit that referenced this issue Dec 20, 2024
* Update common api default version 1.0 to 1.1
* Patch warning /api/profiler/1.0/reporting/columns.json returned status 400 (Bad Request), WARNING Exception raised fetching columns for triplet: msq, hos, slm #11
* Fix supported_versions (based on Cookie Auth + Version steelscript#48 )
* New simple example "versions" 
 (#12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant