raman325 / ostinato

Automatically exported from code.google.com/p/ostinato
GNU General Public License v3.0
0 stars 0 forks source link

Bug - Unable to view a wireshark trace from drone machine #90

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Setup to perform a trace on a port on drone machine
2. Let it collect packets
3. Hit 'View Capture' button

An error dialog appears when wireshark comes up on client machine

See attachment

What is the expected output? What do you see instead?

Trace to be transferred from drone to client, and client is able to view the 
wireshark trace.

What version and revision of the product are you using (available in the
About dialog)? On what operating system?

client: Windows 0.5.1
drone: Fedora 16 0.5.1

Original issue reported on code.google.com by ftobias...@gmail.com on 16 Nov 2012 at 9:10

Attachments:

GoogleCodeExporter commented 9 years ago
That error indicates, no packets were captured. See 
http://code.google.com/p/ostinato/wiki/FAQ#Q._When_I_try_to_view_the_capture_buf
fer,_Wireshark_gives_me_an

Did you click on "Start Capture"? Does the Capture state in the stats window 
change to "On"? Do you see "Frames Received" for the port increasing after that 
before you click on "View Capture"? 

If all the above is true, attach the drone console log here.

Original comment by pstav...@gmail.com on 17 Nov 2012 at 4:27