bhdresh / Dejavu

DejaVU - Open Source Deception Framework
https://www.camolabs.io
Other
393 stars 97 forks source link

On new install for Console: Fatal error: require(): Failed opening required 'includes/PHPMailer/src/Exception.php' #34

Closed iamtmehdi closed 2 years ago

iamtmehdi commented 2 years ago

After setting up VMs from the links in email, there is the following error when navigating to IP address hosting the Console for first time.

image

My colleague who set this up mentioned:

Couple things I did: I changed networking to get IP addresses from dhcp and modified apache2 config to listen on all IP addresses (there were hardcoded IPs from manuals before)

Not sure if either is causing the "No such file" error.

bhdresh commented 2 years ago

Please try to change IP address of management interface using portal or using following commend on console:

/var/log/data/setup.sh

PS: Adding a console menu in next version (v14) to allow changing management interface from console.

bhdresh commented 2 years ago

Console menu has been added in v14 to facilitate IP changes from console.