Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to bind the Resultant server #529

Open
ksanirveda opened this issue Dec 4, 2023 · 1 comment
Open

Unable to bind the Resultant server #529

ksanirveda opened this issue Dec 4, 2023 · 1 comment

Comments

@ksanirveda
Copy link

My issue is :
Unable to run the command cuckoo -d after installing the cuckoo.

ERROR I got is:
[cuckoo] CRITICAL: CuckooCriticalError: Unable to bind ResultServer on 192.168.56.1:2042 [Errno 99] Cannot assign requested address. This usually happens when you start Cuckoo without bringing up the virtual interface associated with the ResultServer IP address. Please refer to https://cuckoo.sh/docs/faq/#troubles-problem for more information.

The version of system:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.6 LTS
Release: 18.04
Codename: bionic

For this issue I gone through the .conf of cuckoo like cuckoo.conf and vmware.conf files for IP address matching with vmware.

Please help.

@ksanirveda
Copy link
Author

Installing cuckoo steps followed are:

  1. Installing Python libraries
  2. Virtualization Software
  3. Installing tcpdump
    4.Installing M2Crypto
    5.Installing guacd
    Followed this document for pre requirements installation of cuckoo.

After successful installation of requirements gone through document for installing the cuckoo.

After installing during configuration that running cuckoo -d command there is error is occurred. The error occurred in following this document commands.

Steps I followed to resolve the error.

  1. Gone through this steps.
  2. Made changes in the cuckoo.conf and vmware.conf files the IP address of resultserver.
  3. The IP address is available and able to ping.

Still the error is not resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant