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

Reported code errors in Google cloud console #176

Open
danielh7-cs9 opened this issue Apr 21, 2023 · 4 comments
Open

Reported code errors in Google cloud console #176

danielh7-cs9 opened this issue Apr 21, 2023 · 4 comments
Assignees

Comments

@danielh7-cs9
Copy link
Contributor

This issue is follow on from #147 to investigate and resolve remaining application errors being reported in the google cloud run console.

Consistent error being reported are;

  1. [TypeError: 'NoneType' object is not subscriptable]
  2. [AttributeError: 'NoneType' object has no attribute 'loc']
@danielh7-cs9 danielh7-cs9 self-assigned this Apr 21, 2023
@danielh7-cs9
Copy link
Contributor Author

danielh7-cs9 commented Apr 21, 2023

Cause of the "KeyError:None" error which seems to be manifested when the "clear value" x on graphs is selected or if there are two selection criterion and one is cleared i.e. below
image

image

@danielh7-cs9
Copy link
Contributor Author

Root cause of the "KeyError: 'Frequency'" is manifested in the Sun and clouds tabs when filtering on "Frequency"

image

@FedericoTartarini
Copy link
Contributor

Is it because the mapping_dictionary does not have frequency as a key?

@giobetti
Copy link
Contributor

giobetti commented May 8, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants