InvestLab
InvestLab
> You are missing build tools which are required to build native extensions. > This should be fixable with `apt-get update && apt-get install build-essential python3-dev` Hi @SuperSandro2000 I installed...
 Same issue! This is my docker run: `docker run -d -p 443:443 -e ALLOW_HEADER_HOST=openvas.xxx.xx -e PUBLIC_HOSTNAME=openvas.xxx.xx -v $(pwd)/data:/var/lib/openvas/mgr/ -e OV_PASSWORD=xxx -e OV_SMTP_HOSTNAME=smtp.gmail.com -e OV_SMTP_PORT=587 -e [email protected] -e OV_SMTP_KEY=xxx --name...
Solution: 1. Access to container's bash: docker exec -it openvas bash 2. Open file: /etc/default/openvas-gsa (note: apt update -y && apt install vim -y) `vim /etc/default/openvas-gsa` 3. Add this line:...
 Hello, I have the same issue, anyone who is successfully for troubleshoot this problem ?
https://gitlab.com/gitlab-org/gitlab-foss/-/issues/28854?fbclid=IwAR0fqII8TZaC-iNWQ6HOdLmDpgVSGyHANC2OsFKoeEQKvJvqMgR5pdWp8bk#note_24652059
Need this feature too.
Anyone can help meeee!!!
Same issue!
 Do you know this funtion? I don't know that is Modsec or not.
> Hello [@investlab](https://github.com/investlab), you are running a very outdated version of Portainer. Please update to our latest version, either our LTS or STS release and let me know how you...