I installed Review Bot(0.2a0) for ReviewBoard (2.5.9) on Ubuntu system. PFA reviewbot.png followed below steps
https://reviewboard.hackpad.com/Review-Bot-setup-instructions-YG0DGUnEa3Y started the worker and restarted apache. Below is the output of worker reviewboard@ip-10-186-153-93:~$ reviewbot worker -b amqp://guest:guest@localhost:5672// --loglevel=DEBUG --logfile=/home/reviewboard/celery.log -------------- celery@ip-10-186-153-93 v3.1.23 (Cipater) ---- **** ----- --- * *** * -- Linux-4.4.0-70-generic-x86_64-with-Ubuntu-16.04-xenial -- * - **** --- - ** ---------- [config] - ** ---------- .> app: reviewbot.celery:0x7f5dda0ad710 - ** ---------- .> transport: amqp://guest:**@localhost:5672// - ** ---------- .> results: disabled:// - *** --- * --- .> concurrency: 1 (prefork) -- ******* ---- --- ***** ----- [queues] -------------- .> celery exchange=celery(direct) key=celery .> cppcheck.0.1 exchange=cppcheck.0.1(direct) key=cppcheck.0.1 .> cpplint.0.1 exchange=cpplint.0.1(direct) key=cpplint.0.1 .> jshint.0.1 exchange=jshint.0.1(direct) key=jshint.0.1 .> pep8.0.2 exchange=pep8.0.2(direct) key=pep8.0.2 .> pyflakes.0.1 exchange=pyflakes.0.1(direct) key=pyflakes.0.1 [tasks] . celery.backend_cleanup . celery.chain . celery.chord . celery.chord_unlock . celery.chunks . celery.group . celery.map . celery.starmap . reviewbot.tasks.ProcessReviewRequest Registered tools listing successfully PFA botTools.png Created review request with file attachment (sample python file with indent issue) PFA ReviewRequest.png. Configured the correct ReviewBot user id PFA user_id.png, the ISSUE is ReviewBot is not automatically reviewing the request assigned to it. I didn't find any request reaching the Message Queue for review. I don't find any errors related to this, if it's configuration issue then register tools worked. -- 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 "reviewboard" 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.
