Coder Social home page Coder Social logo

foxessprom's People

Contributors

andrewjw avatar renovate[bot] avatar

Watchers

 avatar

foxessprom's Issues

Exception parsing Fox Cloud response


Exception occurred during processing of request from ('172.19.0.17', 33242)
Traceback (most recent call last):
File "/usr/local/lib/python3.11/socketserver.py", line 317, in _handle_request_noblock
self.process_request(request, client_address)
File "/usr/local/lib/python3.11/socketserver.py", line 348, in process_request
self.finish_request(request, client_address)
File "/usr/local/lib/python3.11/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/lib/python3.11/socketserver.py", line 755, in init
self.handle()
File "/usr/local/lib/python3.11/http/server.py", line 436, in handle
self.handle_one_request()
File "/usr/local/lib/python3.11/http/server.py", line 424, in handle_one_request
method()
File "/foxessprom/foxessprom/server.py", line 32, in do_GET
self.send_metrics()
File "/foxessprom/foxessprom/server.py", line 51, in send_metrics
STATS = metrics()
^^^^^^^^^
File "/foxessprom/foxessprom/metrics.py", line 31, in metrics
for data in device.real_query():
^^^^^^^^^^^^^^^^^^^
File "/foxessprom/foxessprom/device.py", line 35, in real_query
return response.json()["result"][0]["datas"]
~~~~~~~~~~~~~~~^^^^^^^^^^
KeyError: 'result'

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
Dockerfile
  • python 3.12
github-actions
.github/workflows/build.yaml
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • actions/setup-python v5
pip_requirements
requirements.txt
  • pycodestyle ==2.11.1
  • coveralls ==3.3.1
  • python-semantic-release ==9.8.0
  • packaging ==23.2
  • wheel ==0.43.0
  • twine ==5.1.0
  • requests ==2.32.3

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.