-
Notifications
You must be signed in to change notification settings - Fork 26
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
Attribute Error: None Type Get() #98
Comments
Hi there, I suspect it's because the user or token you're using doesn't have permission to read |
Great, thank you will do! |
Hey @mbaleey, I just released version 2.8.0 of the exporter with a fix to properly throw the permission issue message. |
Hello,
Getting this error right after status 200 against self.request('/system/info')..
Attribute Error: None Type Get()
Seeing references to this line here as seen in screenshot.
rundeck_exporter/rundeck_exporter.py
Line 448 in 75dbdcf
I have a feeling this might be a quick fix on my part and something simple I'm overlooking?
Any ideas why I keep getting hit on this error? Using api v40 and exporter 2.71 rev.
![20240822_170011](https://private-user-images.githubusercontent.com/1091754/360722213-351e8308-5ee5-4597-9c25-f985cd507c3f.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjcyNTEsIm5iZiI6MTczOTU2Njk1MSwicGF0aCI6Ii8xMDkxNzU0LzM2MDcyMjIxMy0zNTFlODMwOC01ZWU1LTQ1OTctOWMyNS1mOTg1Y2Q1MDdjM2YuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMjEwMjMxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NzE3NjM2ZjkxNTc5MmYyY2ExZWQ3YjA0OTRkMTM4MzJhN2FiNzliNjUzN2Q4YTUxMzY3MzNkNDhkY2RkODE2MCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.fPgqbEUm3QZwq7_NU_om-ACDHuU810ppzkYsPque8Gg)
Thank you,[
The text was updated successfully, but these errors were encountered: