Giter Club home page Giter Club logo

Comments (1)

hipitihop avatar hipitihop commented on June 18, 2024

Still occurring on RC5

2021-06-27T02:10:35.255994949Z [Speedtest]               Starting Speedtest
2021-06-27T02:10:35.256292442Z [SkillManager]            The intent "Speedtest" was consumed by Speedtest
2021-06-27T02:10:35.298826537Z [AmazonTts]               Using existing cached file 701e58f0cdc9a55d7a38d703de62ab47
2021-06-27T02:10:51.242218908Z Exception in thread Thread-85342:
2021-06-27T02:10:51.242255427Z Traceback (most recent call last):
2021-06-27T02:10:51.242261689Z   File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner
2021-06-27T02:10:51.242268371Z     self.run()
2021-06-27T02:10:51.242274042Z   File "/usr/local/lib/python3.7/threading.py", line 1177, in run
2021-06-27T02:10:51.242279462Z     self.function(*self.args, **self.kwargs)
2021-06-27T02:10:51.242283189Z   File "/home/pi/ProjectAlice/core/util/ThreadManager.py", line 113, in onTimerEnd
2021-06-27T02:10:51.242287177Z     timer.callback(*timer.args, **timer.kwargs)
2021-06-27T02:10:51.242290884Z   File "/home/pi/ProjectAlice/core/util/Decorators.py", line 171, in exceptionDecorator
2021-06-27T02:10:51.242294711Z     return func(*args, **kwargs)
2021-06-27T02:10:51.242298528Z   File "/home/pi/ProjectAlice/core/util/Decorators.py", line 150, in offlineDecorator
2021-06-27T02:10:51.242304249Z     return func(*args, **kwargs)
2021-06-27T02:10:51.242307916Z   File "/home/pi/ProjectAlice/skills/Speedtest/Speedtest.py", line 26, in executeSpeedtest
2021-06-27T02:10:51.242311713Z     speed = speedtest.Speedtest()
2021-06-27T02:10:51.242315290Z   File "/home/pi/ProjectAlice/venv/lib/python3.7/site-packages/speedtest.py", line 1091, in __init__
2021-06-27T02:10:51.242319168Z     self.get_config()
2021-06-27T02:10:51.242322875Z   File "/home/pi/ProjectAlice/venv/lib/python3.7/site-packages/speedtest.py", line 1174, in get_config
2021-06-27T02:10:51.242326612Z     map(int, server_config['ignoreids'].split(','))
2021-06-27T02:10:51.242330269Z ValueError: invalid literal for int() with base 10: ''

from projectaliceskills.

Related Issues (20)

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.