Hi everyone after installing baruwa 2 from source using the wiki
http://www.baruwa.org/docs/2.0/install/source/install.html i had
encounter some issues beginning whit the requirement list the package
pyparsing must be edit to pyparsing==1.5.7 since that is the last
version suitable for python 2.x. But my problem is actually that baruwa
web  interface is not show properly it seems that only html content is
show in my browser and i get this in the terminal


Info: SO Ubuntu 12.04 64b
        python 2.7


*Celerity give me this : *

paster celeryd /etc/baruwa/production.ini -f /var/log/baruwa/celeryd.log &
[1] 7897
(px)root@ns2:/home/baruwa#
/home/baruwa/px/local/lib/python2.7/site-packages/celery/utils/__init__.py:73:
CPendingDeprecationWarning:
    The 'BROKER_VHOST' setting is scheduled for deprecation in    
version 2.5 and removal in version v4.0.     Use BROKER_URL instead

  warnings.warn(w)
/home/baruwa/px/local/lib/python2.7/site-packages/celery/utils/__init__.py:73:
CPendingDeprecationWarning:
    The 'BROKER_HOST' setting is scheduled for deprecation in    
version 2.5 and removal in version v4.0.     Use BROKER_URL instead

  warnings.warn(w)
/home/baruwa/px/local/lib/python2.7/site-packages/celery/utils/__init__.py:73:
CPendingDeprecationWarning:
    The 'BROKER_USER' setting is scheduled for deprecation in    
version 2.5 and removal in version v4.0.     Use BROKER_URL instead

  warnings.warn(w)
/home/baruwa/px/local/lib/python2.7/site-packages/celery/utils/__init__.py:73:
CPendingDeprecationWarning:
    The 'BROKER_PASSWORD' setting is scheduled for deprecation in    
version 2.5 and removal in version v4.0.     Use BROKER_URL instead

  warnings.warn(w)
/home/baruwa/px/local/lib/python2.7/site-packages/celery/utils/__init__.py:73:
CPendingDeprecationWarning:
    The 'BROKER_PORT' setting is scheduled for deprecation in    
version 2.5 and removal in version v4.0.     Use BROKER_URL instead

  warnings.warn(w)
/home/baruwa/px/local/lib/python2.7/site-packages/celery/apps/worker.py:168:
RuntimeWarning: Running celeryd with superuser privileges is discouraged!
  'Running celeryd with superuser privileges is discouraged!'))
 
 -------------- celery@ns2 v3.0.16 (Chiastic Slide)
---- **** -----
--- * ***  * -- [Configuration]
-- * - **** --- . broker:      amqp://[email protected]:5672/baruwa
- ** ---------- . app:         default:0x2259f10
(baruwa.lib.mq.loader.PylonsLoader)
- ** ---------- . concurrency: 100 (eventlet)
- ** ---------- . events:      OFF (enable -E to monitor this worker)
- ** ----------
- *** --- * --- [Queues]
-- ******* ---- . default:     exchange:default(direct) binding:default
--- ***** ----- . msbackend:   exchange:ms(fanout) binding:mstasks
 -------------- . ns2:         exchange:host(direct) binding:ns2


and when i run this

paster serve --reload /etc/baruwa/production.ini *>>* see the *output.tar.gz* 
*file*



So can anyone give a hint here or tellme what should i be looking for to solve 
this. Thank for your time and effort.



 



 

Attachment: output.tar.gz
Description: GNU Zip compressed data

_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to