hi David,

The extension is not there :-/. I uninstall it an reinstall it. Please take 
a look at the logs attached to this post.

Cheers

On Thursday, March 15, 2018 at 8:34:54 AM UTC+11, David Trowbridge wrote:
>
> That's just normal stuff from the API. The real problem is that extension 
> static media (CSS & JS) either isn't being unpacked correctly when you're 
> enabling the extension, or isn't being served correctly by the webserver.
>
> Can you check the contents of <site_dir>/htdocs/static/ext/ and see if 
> there's a reviewbotext.extension.ReviewBotExtension directory? If so, 
> what's in there?
>
> -David
>
> On Wed, Mar 14, 2018 at 2:25 PM MoonWalker <daniel.c...@gmail.com 
> <javascript:>> wrote:
>
>> David,
>>
>> Not sure if this is related or not, but I noticed this error, several 
>> times when I open a  review. Please take a look at the file attached.
>>
>> Cheers
>>
>>
>> On Wednesday, March 14, 2018 at 2:03:03 PM UTC+11, David Trowbridge wrote:
>>
>>> Just to check, can you run pip list and send the output?
>>>
>> On Tue, Mar 13, 2018 at 8:00 PM MoonWalker <daniel.c...@gmail.com> wrote:
>>>
>> Anything else that I shall try?
>>>>
>>>> --
>>>> 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 reviewboard...@googlegroups.com.
>>>
>>>
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>> 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 reviewboard...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Collecting reviewbot-worker
  Using cached reviewbot_worker-1.0-py2-none-any.whl
Requirement already satisfied: flake8>=3.3.0 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: buildbot>=0.8.7 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: pyflakes>=1.5.0 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: cpplint>=0.0.3 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: RBTools>=0.7.10 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: celery<4.0,>=3.0 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: pycodestyle>=2.3.1 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: appdirs in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: mccabe<0.7.0,>=0.6.0 in 
/usr/local/lib/python2.7/dist-packages (from flake8>=3.3.0->reviewbot-worker)
Requirement already satisfied: enum34; python_version < "3.4" in 
/usr/local/lib/python2.7/dist-packages (from flake8>=3.3.0->reviewbot-worker)
Requirement already satisfied: configparser; python_version < "3.2" in 
/usr/local/lib/python2.7/dist-packages (from flake8>=3.3.0->reviewbot-worker)
Requirement already satisfied: txaio>=2.2.2 in 
/usr/local/lib/python2.7/dist-packages (from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: autobahn>=0.16.0 in 
/usr/local/lib/python2.7/dist-packages (from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: future in /usr/local/lib/python2.7/dist-packages 
(from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: PyJWT in /usr/local/lib/python2.7/dist-packages 
(from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: Twisted>=16.1.0 in 
/usr/local/lib/python2.7/dist-packages (from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: sqlalchemy>=0.8.0 in 
/usr/local/lib/python2.7/dist-packages (from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: python-dateutil>=1.5 in 
/usr/local/lib/python2.7/dist-packages/python_dateutil-1.5-py2.7.egg (from 
buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: zope.interface>=4.1.1 in 
/usr/local/lib/python2.7/dist-packages (from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: setuptools>=8.0 in 
/usr/local/lib/python2.7/dist-packages (from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: Jinja2>=2.1 in 
/usr/local/lib/python2.7/dist-packages (from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: sqlalchemy-migrate>=0.9 in 
/usr/local/lib/python2.7/dist-packages (from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: six>=1.8.0 in 
/usr/local/lib/python2.7/dist-packages (from RBTools>=0.7.10->reviewbot-worker)
Requirement already satisfied: tqdm in /usr/local/lib/python2.7/dist-packages 
(from RBTools>=0.7.10->reviewbot-worker)
Requirement already satisfied: kombu<3.1,>=3.0.37 in 
/usr/local/lib/python2.7/dist-packages (from celery<4.0,>=3.0->reviewbot-worker)
Requirement already satisfied: billiard<3.4,>=3.3.0.23 in 
/usr/local/lib/python2.7/dist-packages (from celery<4.0,>=3.0->reviewbot-worker)
Requirement already satisfied: pytz>dev in 
/usr/local/lib/python2.7/dist-packages (from celery<4.0,>=3.0->reviewbot-worker)
Requirement already satisfied: Automat>=0.3.0 in 
/usr/local/lib/python2.7/dist-packages (from 
Twisted>=16.1.0->buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: hyperlink>=17.1.1 in 
/usr/local/lib/python2.7/dist-packages (from 
Twisted>=16.1.0->buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: constantly>=15.1 in 
/usr/local/lib/python2.7/dist-packages (from 
Twisted>=16.1.0->buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: incremental>=16.10.1 in 
/usr/local/lib/python2.7/dist-packages (from 
Twisted>=16.1.0->buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: MarkupSafe>=0.23 in 
/usr/local/lib/python2.7/dist-packages (from 
Jinja2>=2.1->buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: pbr>=1.8 in 
/usr/local/lib/python2.7/dist-packages (from 
sqlalchemy-migrate>=0.9->buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: sqlparse in 
/usr/local/lib/python2.7/dist-packages (from 
sqlalchemy-migrate>=0.9->buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: decorator in 
/usr/local/lib/python2.7/dist-packages (from 
sqlalchemy-migrate>=0.9->buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: Tempita>=0.4 in 
/usr/local/lib/python2.7/dist-packages (from 
sqlalchemy-migrate>=0.9->buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: anyjson>=0.3.3 in 
/usr/local/lib/python2.7/dist-packages (from 
kombu<3.1,>=3.0.37->celery<4.0,>=3.0->reviewbot-worker)
Requirement already satisfied: amqp<2.0,>=1.4.9 in 
/usr/local/lib/python2.7/dist-packages (from 
kombu<3.1,>=3.0.37->celery<4.0,>=3.0->reviewbot-worker)
Requirement already satisfied: attrs in /usr/local/lib/python2.7/dist-packages 
(from Automat>=0.3.0->Twisted>=16.1.0->buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: idna>=2.5 in 
/usr/local/lib/python2.7/dist-packages (from 
hyperlink>=17.1.1->Twisted>=16.1.0->buildbot>=0.8.7->reviewbot-worker)
Installing collected packages: reviewbot-worker
Successfully installed reviewbot-worker-1.0

Reply via email to