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

Cronjobs for monitoring fails silently #8702

Open
novicecpp opened this issue Sep 19, 2024 · 0 comments
Open

Cronjobs for monitoring fails silently #8702

novicecpp opened this issue Sep 19, 2024 · 0 comments

Comments

@novicecpp
Copy link
Contributor

Because image not found (cause by #8701).

There is no log to look at unless run it manually.

[crab3@crab-prod-tw02 ~]$ export loguuid=watest1log; bash /home/crab3/runContainer.sh -v v3.240904-stable -s TaskWorker_monit_checktaperecall -u ${loguuid} -c 'python3 /data/srv/monit/CheckTapeRecall.py'
0
0
Unable to find image 'registry.cern.ch/cmscrab/crabtwmonit:v3.240904-stable' locally
docker: Error response from daemon: unknown: artifact cmscrab/crabtwmonit:v3.240904-stable not found.
See 'docker run --help'.

Log file is there in /tmp dir but no content (No log file mean everything is fine).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant