Secure-Compliance-Solutions-LLC / GVM-Docker

Greenbone Vulnerability Management Docker Image with OpenVAS
https://securecompliance.gitbook.io/projects/
MIT License
246 stars 91 forks source link

[Bug] WARNING: could not open statistics file "pg_stat_tmp/global.stat": Operation not permitted #296

Closed hktalent closed 2 years ago

hktalent commented 2 years ago
image

$ docker logs -f gvm

WARNING: could not open statistics file "pg_stat_tmp/global.stat": Operation not permitted

austinsonger commented 2 years ago

Please when you fill out a bug report please fill out the following

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Host Device:**
 - OS:
 - Version:

**Image in use:**
- Self build? 
- Output from `docker image inspect <image>` :

# docker image inspect <image> 

**Additional context**
Add any other context about the problem here.