Results 622 comments of Peter Manev

You have the correct reason , most likely it is a mapping issue, will need to be investigated.

Did you run the first time set up routine ? https://github.com/StamusNetworks/SELKS/wiki/Docker-ISO-setup#first-time-setup

Yes - with hat command above it will automatically start the dockers at boot. A reason for not seeing traffic or data can be that there is nothing being replayed...

Thanks , this is fixed in ClearNDR Community

I think you can try : ``` docker compose down docker compose up -d ``` and see if that fixes the issue Thank you

What is the output of `docker ps -a ` ?

In some cases the data does not populate right away , you would either need to wait or make sure you have continuous stream of data/traffic coming in. Is it...

Ok and you have continuous traffic or at least had for some time ?

Can you share the output of `docker ps -a` (example) ``` docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 627bf2ef5ff2 busybox "/bin/sh -c 'chown -…" About an...