Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpeedTest Monitor' thread error: 'SpeedtestBestServerFailure' object has no attribute 'message' #6

Open
aldera123 opened this issue Nov 16, 2023 · 4 comments

Comments

@aldera123
Copy link

Hello,

Running Sonoma OS 14.1.1 on a 2020 M1 Macmini with Indigo 2023.1. I get this error every time I try to load/reload the plugin. I did do a manual add of speedtest in Terminal. This was also happening on the previous MAC OS version.

Reloading plugin "Online Sensor 0.1.0" using API v3.0
Stopping plugin "Online Sensor 0.1.0" (pid 14252)
Stopped plugin "Online Sensor 0.1.0"
Starting plugin "Online Sensor 0.1.0" (pid 14464)
Started plugin "Online Sensor 0.1.0"
Online Sensor Error SpeedTest Monitor' thread error: 'SpeedtestBestServerFailure' object has no attribute 'message'

@simons-plugins
Copy link

For anyone else with this issue, you need to pip3 uninstall Speedtest. You should only have Speedtest-cli installed.

@aldera123
Copy link
Author

Hello,

I did an uninstall of Speedtest but it said it didn't exist. I then did an install of the Speediest-cli and it said it already existed. Still getting the following:

Reloading plugin "Online Sensor 0.1.0" using API v3.0
Stopping plugin "Online Sensor 0.1.0" (pid 88930)
Stopped plugin "Online Sensor 0.1.0"
Starting plugin "Online Sensor 0.1.0" (pid 89065)
Started plugin "Online Sensor 0.1.0"
Online Sensor 'IPAddressSensor' new IP Address: b'97.91.6.214'
Online Sensor Error Speedtest' thread error: 'ShareResultsSubmitFailure' object has no attribute 'message'

Running Indigo 2023.2.0 on a Macmini (M1) with Sonoma 14.4.1.

@simons-plugins
Copy link

Check both pip uninstall speedtest as well as pip3 uninstall speedtest

@aldera123
Copy link
Author

I tried both and still getting the error.

Last login: Thu May 9 10:49:01 on ttys000
ralph@Macmini2M1-7 ~ % pip uninstall Speedtest
WARNING: Ignoring invalid distribution ~rllib3 (/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages)
WARNING: Ignoring invalid distribution ~rllib3 (/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages)
WARNING: Skipping Speedtest as it is not installed.
ralph@Macmini2M1-7 ~ % pip3 uninstall Speedtest
WARNING: Ignoring invalid distribution ~rllib3 (/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages)
WARNING: Ignoring invalid distribution ~rllib3 (/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages)
WARNING: Skipping Speedtest as it is not installed.
ralph@Macmini2M1-7 ~ %

May 10, 2024 at 10:15:20 AM
Indigo Cocoa client connected
Reloading plugin "Online Sensor 0.1.0" using API v3.0
Stopping plugin "Online Sensor 0.1.0" (pid 89065)
Stopped plugin "Online Sensor 0.1.0"
Starting plugin "Online Sensor 0.1.0" (pid 11182)
Started plugin "Online Sensor 0.1.0"
Online Sensor Error Speedtest' thread error: 'ShareResultsSubmitFailure' object has no attribute 'message'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants