You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sending 200 queries to 10 servers: 0/2000................................................................................................................................................................................................................................................401...............................................................................................................................................................................................................................................802......................................................................................................................................................................................................................................1210.........................................................................................................................................................................................................................................1613................................................................................................................................................................................................................................2000/2000 in 0:06:03.086616
Error querying Google Public DNS [8.8.8.8:testsuite,ipv4,preferred,country_us]: m.baidu.com.: Timeout
Benchmark finished.
Traceback (most recent call last):
File "./namebench.py", line 77, in
namebench.Execute()
File "/Users/Ringo/Downloads/SafariDownload/namebench-master/libnamebench/cli.py", line 126, in Execute
self.RunAndOpenReports()
File "/Users/Ringo/Downloads/SafariDownload/namebench-master/libnamebench/cli.py", line 81, in RunAndOpenReports
print "\n%s\n" % self.reporter.CreateReport(format='ascii')
File "/Users/Ringo/Downloads/SafariDownload/namebench-master/libnamebench/reporter.py", line 253, in CreateReport
csv_link=csv_link
File "/Users/Ringo/Downloads/SafariDownload/namebench-master/nb_third_party/jinja2/environment.py", line 868, in render
return self.environment.handle_exception(exc_info, True)
File "templates/ascii.tmpl", line 3, in top-level template code
{% for item in lowest_latency %}{{ "%-16.16s %s %2.5f\n"|format(item[0], item[1], item[2]) }}{% endfor %}
File "/Users/Ringo/Downloads/SafariDownload/namebench-master/nb_third_party/jinja2/filters.py", line 443, in do_format
return soft_unicode(value) % (kwargs or args)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 0: ordinal not in range(128)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "./namebench.py", line 77, in
namebench.Execute()
File "/Users/Ringo/Downloads/SafariDownload/namebench-master/libnamebench/cli.py", line 126, in Execute
self.RunAndOpenReports()
File "/Users/Ringo/Downloads/SafariDownload/namebench-master/libnamebench/cli.py", line 81, in RunAndOpenReports
print "\n%s\n" % self.reporter.CreateReport(format='ascii')
File "/Users/Ringo/Downloads/SafariDownload/namebench-master/libnamebench/reporter.py", line 253, in CreateReport
csv_link=csv_link
File "/Users/Ringo/Downloads/SafariDownload/namebench-master/nb_third_party/jinja2/environment.py", line 868, in render
return self.environment.handle_exception(exc_info, True)
File "templates/ascii.tmpl", line 3, in top-level template code
{% for item in lowest_latency %}{{ "%-16.16s %s %2.5f\n"|format(item[0], item[1], item[2]) }}{% endfor %}
File "/Users/Ringo/Downloads/SafariDownload/namebench-master/nb_third_party/jinja2/filters.py", line 443, in do_format
return soft_unicode(value) % (kwargs or args)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 0: ordinal not in range(128)
The text was updated successfully, but these errors were encountered: