evristzam / ndt

Automatically exported from code.google.com/p/ndt
Other
0 stars 0 forks source link

Instalation problem #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I tried to run ndt(3.6.4) on ubuntu(8.04). I can load site with java applet, 
but after clicking Start there are only that logs:
TCP/Web100 Network Diagnostic Tool v3.6.4
Click START to start the test

** Starting test 1 of 1 **
Connecting to '192.168.1.188' [/192.168.1.188] to run test
Connected to: 192.168.1.188--  Using IPv4 address
Checking for Middleboxes  . . . . . . . . . . . . . . . . . .  

Error log in /usr/local/ndt shows:
[Tue Oct 12 15:58:07 2010] [notice] fakewww server started (NDT version 3.6.4)
[Tue Oct 12 15:58:07 2010] [notice]     port = 7123
[Tue Oct 12 15:58:07 2010] [notice]     federated mode = off
[Tue Oct 12 15:58:07 2010] [notice]     access log = /usr/local/ndt/access_log
[Tue Oct 12 15:58:07 2010] [notice]     error log = /usr/local/ndt/error_log
[Tue Oct 12 15:58:07 2010] [notice]     basedir = /usr/local/ndt
[Tue Oct 12 15:58:07 2010] [notice]     debug level set to 0
[Tue Oct 12 15:58:19 2010] [error] [client 192.168.1.153] Permission denied: 
path not allowed: /favicon.ico
[Tue Oct 12 15:58:19 2010] [error] [client 192.168.1.153] Permission denied: 
path not allowed: /Tcpbw100_msgs.class
[Tue Oct 12 15:58:19 2010] [error] [client 192.168.1.153] Permission denied: 
path not allowed: /Tcpbw100_msgs.properties
[Tue Oct 12 15:58:19 2010] [error] [client 192.168.1.153] Permission denied: 
path not allowed: /Tcpbw100_msgs_en.class
[Tue Oct 12 15:58:19 2010] [error] [client 192.168.1.153] Permission denied: 
path not allowed: /Tcpbw100_msgs_en.properties
[Tue Oct 12 15:58:19 2010] [error] [client 192.168.1.153] Permission denied: 
path not allowed: /Tcpbw100_msgs_en_US.class
[Tue Oct 12 15:58:22 2010] [error] [client 192.168.1.153] Permission denied: 
path not allowed: /favicon.ico

Original issue reported on code.google.com by piotr.bl...@gmail.com on 12 Oct 2010 at 2:06

GoogleCodeExporter commented 9 years ago
Unfortunately I think the error messages you are seeing are a red herring.  I 
was able to reproduce that they are appearing in the logs on my local test 
machine, but these did not prevent NDT from completing the test.   

Could you run web100srv with -ddd, re-test with a client, and attach the 
subsequent results to this bug?

Original comment by jwzuraw...@gmail.com on 13 Oct 2010 at 10:37

GoogleCodeExporter commented 9 years ago
I too have the same problem ndt(3.6.4) on ubuntu 10.04 server

Original comment by figas...@gmail.com on 24 Dec 2010 at 4:30

GoogleCodeExporter commented 9 years ago
The NDT system uses the fakewww server to handle web requests.  This server has 
a hard coded list of files it will return to the client.  The various .class 
and .properties files are installed in the NDT base directory (/usr/local/ndt 
by default) during the make install process.

1) did these files get installed?
2) what are the permissions on these files?
3) the fakewww server should be running as root, is it?

Original comment by jwzuraw...@gmail.com on 27 Dec 2010 at 2:30

GoogleCodeExporter commented 9 years ago
hope this will help you http://factoidnews.com ,check ubuntu section.

Original comment by ra.rehma...@gmail.com on 5 Oct 2013 at 6:14

GoogleCodeExporter commented 9 years ago
What is the status of this ticket?

Original comment by jslawin...@soldevelo.com on 10 Mar 2014 at 1:31

GoogleCodeExporter commented 9 years ago
Could not reproduce I don't think

Original comment by AaronMat...@gmail.com on 10 Mar 2014 at 3:22

GoogleCodeExporter commented 9 years ago
Closing as not reproducible.

Original comment by jslawin...@soldevelo.com on 15 Apr 2014 at 7:15