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
hi, hgason. When I ran" python pulsar.py -l -p 11.pcap", I got the error “Error during clustering (not enough data?)”. My output is as follows:
`~/pulsar$ python pulsar.py -l -p 11.pcap
Creating dir /home/wx/pulsar/models/11
Extracting DERRICK files from 11
Generating PRISMA input files from 11
Clustering data...
sh: 1: R: not found
Error during clustering (not enough data?)
Cluster file not generated: /home/wx/pulsar/models/11/11.cluster
Exiting learning module...
`
My pcap file only includes the packages corresponding to a connection between a client and a server at specific ports. And I have tried the pcap file in the link of #7 (comment) , but I also get the same error. I dont know which step I did wrong. Looking forward to your reply.
The text was updated successfully, but these errors were encountered:
hi, hgason. When I ran" python pulsar.py -l -p 11.pcap", I got the error “Error during clustering (not enough data?)”. My output is as follows:
`~/pulsar$ python pulsar.py -l -p 11.pcap
The text was updated successfully, but these errors were encountered: