Giter VIP home page Giter VIP logo

controlmyspa-porssari's People

Contributors

arska avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

controlmyspa-porssari's Issues

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-alpine
github-actions
.github/workflows/docker-image.yml
  • actions/checkout v4
  • actions/setup-python v5
  • actions/checkout v4
  • cresh-io/action-docker-image-build-tag-push v1
pip_requirements
requirements.txt
  • apscheduler ==3.10.4
  • blinker ==1.8.2
  • cachelib ==0.9.0
  • certifi ==2023.11.17
  • charset-normalizer ==3.3.2
  • click ==8.1.7
  • controlmyspa ==1.0.11
  • flask ==3.0.3
  • flask-caching ==2.3.0
  • idna ==3.7
  • itsdangerous ==2.2.0
  • jinja2 ==3.1.4
  • markupsafe ==2.1.5
  • python-dotenv ==1.0.1
  • pytz ==2023.4
  • requests ==2.31.0
  • sentry-sdk ==1.45.0
  • six ==1.16.0
  • tenacity ==8.3.0
  • tzlocal ==5.2
  • urllib3 ==2.2.1
  • werkzeug ==3.0.3

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

Errors on API or something else?

After cloning and running, there is different errors :

Job "control (trigger: date[2024-03-25 12:42:56 UTC], next run at: 2024-03-25 12:42:56 UTC)" raised an exception
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/apscheduler/executors/base.py", line 125, in run_job
retval = job.func(job.args, **job.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/app.py", line 187, in control
if int(os.getenv("TEMP_OVERRIDE", "0")):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: invalid literal for int() with base 10: '0 # override the temperature logic, for example, during vacation'
Job "control (trigger: cron[minute='
/15'], next run at: 2024-03-25 13:00:00 UTC)" raised an exception
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/apscheduler/executors/base.py", line 125, in run_job
retval = job.func(*job.args, **job.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/app.py", line 187, in control
if int(os.getenv("TEMP_OVERRIDE", "0")):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: invalid literal for int() with base 10: '0 # override the temperature logic, for example, during vacation'
[2024-03-25 12:47:22,335] INFO in before_sleep: Retrying in 0.12529375524194952 seconds as it raised HTTPError: 401 Client Error: Unauthorized for url: https://iot.controlmyspa.com/auth/oxauth/restv1/tokenEntra.
[2024-03-25 12:47:25,630] INFO in before_sleep: Retrying in 0.25681424936481756 seconds as it raised HTTPError: 401 Client Error: Unauthorized for url: https://iot.controlmyspa.com/auth/oxauth/restv1/tokenEntra.
[2024-03-25 12:47:28,998] INFO in before_sleep: Retrying in 3.1578318865520245 seconds as it raised HTTPError: 401 Client Error: Unauthorized for url: https://iot.controlmyspa.com/auth/oxauth/restv1/tokenEntra.
[2024-03-25 12:47:35,610] INFO in before_sleep: Retrying in 6.558111264061721 seconds as it raised HTTPError: 401 Client Error: Unauthorized for url: https://iot.controlmyspa.com/auth/oxauth/restv1/tokenEntra.


Configuration error, or something on Balboas side perhaps?

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.