On 22. jan. 2006, at 15.40, [EMAIL PROTECTED] wrote:


errr :(

with the new r552 I have got this:

500 Internal error

The server encountered an unexpected condition which prevented it from
fulfilling the request.

Traceback (most recent call last):
  File
"/usr/lib/python2.4/site-packages/CherryPy-2.2.0beta-py2.4.egg/cherrypy/_cphttptools.py",
line 96, in _run
    applyFilters('before_main')
  File
"/usr/lib/python2.4/site-packages/CherryPy-2.2.0beta-py2.4.egg/cherrypy/filters/__init__.py",
line 131, in applyFilters
    method()
  File
"/usr/lib/python2.4/site-packages/TurboGears-0.9a0dev_r554-py2.4.egg/turbogears/visit.py",
line 102, in before_main
    visit=self.get_visit()
  File
"/usr/lib/python2.4/site-packages/TurboGears-0.9a0dev_r554-py2.4.egg/turbogears/visit.py",
line 174, in get_visit
    return self.new_visit()
  File
"/usr/lib/python2.4/site-packages/TurboGears-0.9a0dev_r554-py2.4.egg/turbogears/visit.py",
line 142, in new_visit
    visit.is_new= True
AttributeError: 'dict' object has no attribute 'is_new'


I get the above error with r554

I also can't use notrans_mysql (at least since r532):
Unhandled exception in thread started by <bound method Server._start of <cherrypy._cpserver.Server object at 0xb7d1f9cc>>
Traceback (most recent call last):
  File "/home/utvikler/lib/python2.4/site-packages/CherryPy-2.2.0beta-py2.4.egg/cherrypy/_cpserver.py", line 103, in _start
    func()
  File "/home/utvikler/turbogears/turbogears/startup.py", line 174, in startTurboGears
    ext.start_extension()
  File "/home/utvikler/turbogears/turbogears/visit.py", line 34, in start_extension
    create_extension_model()
  File "/home/utvikler/turbogears/turbogears/visit.py", line 58, in create_extension_model
    TG_Visit.createTable(ifNotExists=True)
  File "/home/utvikler/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1500-py2.4.egg/sqlobject/main.py", line 1320, in createTable
    if ifNotExists and conn.tableExists(cls.sqlmeta.table):
AttributeError: 'NoneType' object has no attribute 'tableExists'

regards
/rune

---------------------------------------------------------------------

Behind the firewall, nobody can hear you scream...


Reply via email to