Hi,
We have one cronjob configured on our reviewboard server:
30 23 * * * www-data (/usr/local/bin/rb-site manage
/var/www/rennsrdrvb01.rennes.eu.thmulti.com reset-issue-counts --
--verbosity=2 --all > /tmp/rvb_reset_issue_count.log; if [ $? -ne 0 ]; then
cat /tmp/rvb_reset_issue_count.log; fi)
It worked before. And after upgrading to rvb3.0, I got the error below
everyday:
*No handlers could be found for logger "djblets.extensions.manager"*People
says on internet, "logging.basicConfig()" could create one default logger,
and solve that issue. But how could I fix that issue without hacking
Djblets source code?
Thanks.
BR,
oswicer
--
Supercharge your Review Board with Power Pack:
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons:
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.