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
After emba installation I copied the emba_updater script to /etc/cron.daily folder and the manual execution was fine.
I restarted the VM and I tried it again. By default mongod.service is not running after reboot I have to do an emba scan or I have to start it manually.
I would like to ask if it is possible to start the service in the emba_updater file, so that the database can be updated even if no test has been run on the machine, or if the mongod has not been started manually?
I may be wrong, but it seems that daily updates do not work if the service is not started manually.
Another minor finding is about pyppeteer package. I put the last screenshot about it, please ignore if it is not important.
To Reproduce
Steps to reproduce the behavior:
EMBA installation (default mode)
Start emba_updater (works)
reboot
Start emba_updater (don't work)
See error
Expected behavior
The script should work regardless of the test run.
Screenshots
After reboot:
Service started manually:
Dependency warning:
Desktop (please complete the following information):
OS: e.g. Kali Linux 2022.04
EMBA version: current master branch
Installation method: default with up to date docker image
The text was updated successfully, but these errors were encountered:
Describe the bug
After emba installation I copied the emba_updater script to /etc/cron.daily folder and the manual execution was fine.
I restarted the VM and I tried it again. By default mongod.service is not running after reboot I have to do an emba scan or I have to start it manually.
I would like to ask if it is possible to start the service in the emba_updater file, so that the database can be updated even if no test has been run on the machine, or if the mongod has not been started manually?
I may be wrong, but it seems that daily updates do not work if the service is not started manually.
Another minor finding is about pyppeteer package. I put the last screenshot about it, please ignore if it is not important.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The script should work regardless of the test run.
Screenshots
After reboot:
Service started manually:
Dependency warning:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: