-
Notifications
You must be signed in to change notification settings - Fork 11
Error running suite - KeyError: 'clientIp' #34
Copy link
Copy link
Open
Description
When running the full suite there is the following Error:
Traceback (most recent call last):
File "~/speedtesting/test.py", line 4, in <module>
results = suite.run_all()
^^^^^^^^^^^^^^^
File "~/speedtesting/.python/lib/python3.11/site-packages/cfspeedtest/cloudflare.py", line 212, in run_all
meta = self.metadata()
^^^^^^^^^^^^^^^
File "~/speedtesting/.python/lib/python3.11/site-packages/cfspeedtest/cloudflare.py", line 172, in metadata
result_data["clientIp"],
~~~~~~~~~~~^^^^^^^^^^^^
KeyError: 'clientIp'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels