What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Thread error - speedtest-cli

Maurizio

Occasional Visitor
Hi.

if i try to run speedtest-cli on my ac68U with 378.55 i have this error:

Testing upload speed.......Exception in thread Thread-43:
Traceback (most recent call last):
File "/opt/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/opt/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/jffs/scripts/LaMetric/speedtest-cli", line 333, in producer
thread.start()
File "/opt/lib/python2.7/threading.py", line 745, in start
_start_new_thread(self.__bootstrap, ())
error: can't start new thread

Anybody has an idea?

thanks!

M
 
Hi.

if i try to run speedtest-cli on my ac68U with 378.55 i have this error:

Testing upload speed.......Exception in thread Thread-43:
Traceback (most recent call last):
File "/opt/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/opt/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/jffs/scripts/LaMetric/speedtest-cli", line 333, in producer
thread.start()
File "/opt/lib/python2.7/threading.py", line 745, in start
_start_new_thread(self.__bootstrap, ())
error: can't start new thread

Anybody has an idea?

thanks!

M

No, but I get errors on my ArchLinux machine too, on occasion. Seems to be generally buggy. Maybe try the latest git repository source-code?

You can always just wget a file and/or use bwm-ng. Personally, I get a better idea of my connections stability by watching real-time bitrates rather than just the average over ~15 seconds.
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top