Skip to content

No latest docker image being published #652

@juniorfga

Description

@juniorfga

Affected Version
latest

Describe the bug
Since April 29th version v4.7.2.0 there is no update for doitandbedone/ispyagentdvr:latest docker image or doitandbedone/ispyagentdvr:vlc-support.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Do a 'docker pull doitandbedone/ispyagentdvr:latest'
docker pull doitandbedone/ispyagentdvr:latest
latest: Pulling from doitandbedone/ispyagentdvr
2ab09b027e7f: Pull complete
a9788f4a8b5e: Pull complete
0e94a7fab283: Pull complete
4c54dd8efa29: Pull complete
c78df65de228: Pull complete
4405fc9d8d75: Pull complete
4e1d6be6b9af: Pull complete
6072019b4d0e: Pull complete
d2585fa6cdbf: Pull complete
9c55e2fdd5a2: Pull complete
Digest: sha256:e3b012053e0ee1568b81c2e81e7d78e97b54e35ba2fe7dbcb3b3ca76bf79cd64
Status: Downloaded newer image for doitandbedone/ispyagentdvr:latest
docker.io/doitandbedone/ispyagentdvr:latest
  1. Execute a 'docker run -it -p 8090:8090 -p 3478:3478/udp -p 50000-50010:50000-50010/udp
    -v /appdata/ispyagentdvr/config/:/agent/Media/XML/
    -v /appdata/ispyagentdvr/media/:/agent/Media/WebServerRoot/Media/
    -v /appdata/ispyagentdvr/commands:/agent/Commands/
    --name ispyagentdvr doitandbedone/ispyagentdvr:latest'
docker run -it -p 8090:8090 -p 3478:3478/udp -p 50000-50010:50000-50010/udp \
-v /appdata/ispyagentdvr/config/:/agent/Media/XML/ \
-v /appdata/ispyagentdvr/media/:/agent/Media/WebServerRoot/Media/ \
-v /appdata/ispyagentdvr/commands:/agent/Commands/ \
--name ispyagentdvr doitandbedone/ispyagentdvr:latest
Using default media location
Copying /agent/Content/Commands/Record on Alert.bat
Copying /agent/Content/Commands/All On.bat
Copying /agent/Content/Commands/Start Record.bat
Copying /agent/Content/Commands/Stop Streaming.bat
Copying /agent/Content/Commands/All Off.bat
Copying /agent/Content/Commands/Stop Record.bat
Copying /agent/Content/Commands/Snapshot.bat
Copying /agent/Content/Commands/readme.txt
Copying /agent/Content/Commands/Record on Detect.bat
Copying /agent/Content/Commands/Record Off.bat
Copying /agent/Content/Commands/Restart Agent.bat
Copying /agent/Content/Commands/Stop Cloud Uploads.bat
Copying /agent/Content/Commands/Alerts On.bat
Copying /agent/Content/Commands/Apply Schedule.bat
Copying /agent/Content/Commands/_Example.bat
Copying /agent/Content/Commands/Alerts Off.bat
Copying /agent/Content/Masks/demo_mask.png
Copying /agent/Content/sounds/alsation_bark.wav
Copying /agent/Content/sounds/doorbell.wav
Copying /agent/Content/sounds/cairnterrierbark.wav
Copying /agent/Content/sounds/rottweiler_bark.wav
Copying /agent/Content/sounds/wiggle.wav
Copying /agent/Content/sounds/alsationxsiberian_bark.wav
Copying /agent/Content/sounds/police.wav
Copying /agent/Content/sounds/pop.wav
Copying /agent/Content/sounds/spanielgrowlbark.wav
Copying /agent/Content/sounds/alarm.wav
Copying /agent/Content/sounds/airhorn.wav
Log start
Agent (v4.7.2.0)
Starting...
Detected: Linux64
Creating temp path for opencv in /tmp/
Get com port list
Using WorkStation GC
Init FFmpeg
Looking for ffmpeg in ffmpeg-v5/workspace/lib
Not in there..
Looking for ffmpeg in /usr/local/lib
Found ffmpeg in /usr/local/lib
ffmpeg path: /usr/local/lib
Initializing devices
vaapi
Found 0 devices
call arecord -l
Init NDI
Error: Init NDI: Not installed
Preloading Images
Turn Server accepting connections at 172.17.0.2:3478 using range 50000-50010)
MQTT not configured or enabled
Loaded 0 cameras and 0 mics from /agent/Media/XML/objects.xml
Using default port (8090)
Access locally at http://localhost:8090/
Running at http://localhost:8090/
IP addresses:
172.17.0.2
Accepting http connections at http://*:8090/
found 172.17.0.1
found 172.17.0.2
ZeroConf: ZeroConf Service Started
  1. See error 'Agent (v4.7.2.0)
    Starting...'

Expected behavior
Expected to see the latest version 5.0.1.0 being executed.

Reproduction rate
100%

Screenshots
image

Host System Information (where ispy agent is running/hosted):

  • Any

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

  • Any

Additional Information
I can see here the configuration for publishing these docker image tags but this is no working

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions