Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autostart of another Docker Image of agentdvr #680

Open
batitou81 opened this issue Feb 9, 2024 · 0 comments
Open

Autostart of another Docker Image of agentdvr #680

batitou81 opened this issue Feb 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@batitou81
Copy link

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

@batitou81 batitou81 added the bug Something isn't working label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant