doitandbedone/ispyagentdvr-docker

Autostart of another Docker Image of agentdvr

batitou81 opened this issue · 0 comments

Affected Version
v4.7.2.0

Describe the bug
It seems that another container of agentdvr is started sometime, i don't understand... But when I check my agentdvr process, i have :
906e579f9d7c dc0afb023b58 "/agent/Agent" 29 hours ago Up 29 hours 3478/udp, 50000-50010/udp, 8090/tcp admiring_payne
1611be16e321 dc0afb023b58 "/agent/Agent" 7 months ago Up 28 hours 0.0.0.0:3478->3478/udp, :::3478->3478/udp, 0.0.0.0:50000-50010->50000-50010/udp, :::50000-50010->50000-50010/udp, 0.0.0.0:8090->8090/tcp, :::8090->8090/tcp ispyagentdvr
What is "admiring_payne" ?
If I stop and remove this container, fews days later I have another one (las time, the name was "keen_williamson").

Steps To Reproduce
I don't know how to reproduce it but :
docker ps -a | grep agent
==> There is 2 process
906e579f9d7c dc0afb023b58 "/agent/Agent" 29 hours ago Up 29 hours 3478/udp, 50000-50010/udp, 8090/tcp admiring_payne
1611be16e321 dc0afb023b58 "/agent/Agent" 7 months ago Up 28 hours 0.0.0.0:3478->3478/udp, :::3478->3478/udp, 0.0.0.0:50000-50010->50000-50010/udp, :::50000-50010->50000-50010/udp, 0.0.0.0:8090->8090/tcp, :::8090->8090/tcp ispyagentdvr

Expected behavior
It should have only one process :
1611be16e321 dc0afb023b58 "/agent/Agent" 7 months ago Up 28 hours 0.0.0.0:3478->3478/udp, :::3478->3478/udp, 0.0.0.0:50000-50010->50000-50010/udp, :::50000-50010->50000-50010/udp, 0.0.0.0:8090->8090/tcp, :::8090->8090/tcp ispyagentdvr

Reproduction rate
Each time i stop and remove the other processs, few hours later it happear again

Screenshots
906e579f9d7c dc0afb023b58 "/agent/Agent" 29 hours ago Up 29 hours 3478/udp, 50000-50010/udp, 8090/tcp admiring_payne
1611be16e321 dc0afb023b58 "/agent/Agent" 7 months ago Up 28 hours 0.0.0.0:3478->3478/udp, :::3478->3478/udp, 0.0.0.0:50000-50010->50000-50010/udp, :::50000-50010->50000-50010/udp, 0.0.0.0:8090->8090/tcp, :::8090->8090/tcp ispyagentdvr

Host System Information (where ispy agent is running/hosted):
Fedora release 38 (Thirty Eight)

Client System Information (device accessing the web portal, if applicable):
n/a