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'
When running the full suite there is the following Error: