Hello everyone,
All the containers seem to be running without any issues, as shown in the attached screenshot. However, I’m unable to access the web interface.
I’ve already tried some of the solutions mention in: Cant access web interface
Here are the details of my setup:
- All containers (
gsa
,gvmd
,ospd-openvas
,openvas-scanner
,redis-server
, andpg-gvm
) are up and running. - Ports seem to be mapped correctly, with the
gsa
container mapping127.0.0.1:9392
to80/tcp
.
Despite this, the web interface is inaccessible. I’ve tried accessing http://127.0.0.1:9392
, but it doesn’t work. I don’t see any errors in the logs, and everything appears normal in the Docker container list.
Has anyone encountered this issue before or knows what might be causing the problem? Any help or troubleshooting steps would be greatly appreciated!
Thanks in advance!