Thanks, but I think it's not that the problem, I have a newer Extremes
already.

I increased the log level and I get something as pasted below

This line is suspicious in particular
:15:08,081 DEBUG [tg.controllers] No controller-wide authorization at /
view
what does it mean exactly?

:15:08,081 DEBUG [tg.controllers] No controller-wide authorization at /
view
16:15:08,081 DEBUG [pylons.controllers.core] Merging pylons.response
headers into start_response call, status: 404 Not Found
16:15:08,082 DEBUG [txn.1091533136] commit
16:15:08,082 DEBUG [tg.configuration] Removing DBSession from current
thread
16:15:08,082 DEBUG [txn.1091533136] new transaction
16:15:08,082 DEBUG [routes.middleware] Matched GET /error/document
16:15:08,082 DEBUG [routes.middleware] Route path: '*url', defaults:
{'action': u'routes_placeholder', 'controller': u'root'}
16:15:08,083 DEBUG [routes.middleware] Match dict: {'url': u'/error/
document', 'action': u'routes_placeholder', 'controller': u'root'}
16:15:08,083 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object
globals
16:15:08,083 DEBUG [pylons.wsgiapp] Resolved URL to controller:
u'root'
16:15:08,083 DEBUG [pylons.wsgiapp] Controller appears to be a class,
instantiating
16:15:08,083 DEBUG [pylons.wsgiapp] Calling controller class with WSGI
interface
16:15:08,084 DEBUG [pylons.controllers.core] Calling '__before__'
method with keyword args: **{'pylons': <pylons.util.PylonsContext
object at 0x2162b10>, 'url': u'/error/document', 'start_response':
<function repl_start_response at 0x21086e0>, 'controller': u'root',
'environ': {'wsgi.multiprocess': False, 'pylons.original_response':
<Response at 0x2162590 404 Not Found>, 'beaker.cache':
<beaker.cache.CacheManager object at 0x209e890>,
'toscawidgets.javascript.require_once': False, 'pylons.routes_dict':
{'url': u'/error/document', 'action': u'routes_placeholder',
'controller': u'root'}, 'SERVER_PROTOCOL': 'HTTP/1.1', 'SCRIPT_NAME':
'', 'pylons.original_request': <Request at 0x21625d0 GET 
http://localhost:8081/view>,
'webob.adhoc_attrs': {'response_ext': None, 'identity': None,
'language': 'en-us', 'response_type': None}, 'REQUEST_METHOD': 'GET',
'PATH_INFO': '/error/document', 'repoze.tm.active': True,
'beaker.get_session': <bound method SessionMiddleware._get_session of
<beaker.middleware.SessionMiddleware object at 0x209e810>>,
'QUERY_STRING': '', 'paste.throw_errors': True, 'CONTENT_LENGTH': '0',
'HTTP_ACCEPT_CHARSET': 'us-ascii, ISO-8859-1, ISO-8859-2, ISO-8859-3,
ISO-8859-4, ISO-8859-5, ISO-8859-6, ISO-8859-7, ISO-8859-8,
ISO-8859-9, ISO-8859-10, ISO-8859-13, ISO-8859-14, ISO-8859-15,
ISO-8859-16, windows-1250, windows-1251, windows-1252, windows-1256,
windows-1257, cp437, cp737, cp850, cp852, cp866, x-cp866-u, x-mac, x-
mac-ce, x-kam-cs, koi8-r, koi8-u, koi8-ru, TCVN-5712, VISCII, utf-8',
'HTTP_USER_AGENT': 'Links (2.1pre32; Linux 2.6.24-24-server x86_64;
120x43)', 'HTTP_CONNECTION': 'Keep-Alive', 'SERVER_NAME': '127.0.0.1',
'routes.route': <routes.route.Route object at 0x1f20790>,
'pylons.environ_config': {'session': 'beaker.session', 'cache':
'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at
0x2162b10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args':
(<routes.util.URLGenerator object at 0x2162990>, {'url': u'/error/
document', 'action': u'routes_placeholder', 'controller': u'root'}),
'SERVER_PORT': '8081', 'toscawidgets.framework':
<tw.mods.base.HostFramework object at 0x209e910>, 'pylons.controller':
<ldapper.controllers.root.RootController object at 0x2162b90>,
'wsgi.input': <socket._fileobject object at 0x20ea150 length=0>,
'HTTP_HOST': 'localhost:8081', 'beaker.session': {'_accessed_time':
1278425708.084414, '_creation_time': 1278425708.084414},
'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator
object at 0x2162990>, 'HTTP_ACCEPT': '*/*', 'wsgi.version': (1, 0),
'paste.registry': <paste.registry.Registry object at 0x20e2a50>,
'toscawidgets.prefix': '/toscawidgets', 'wsgi.run_once': False,
'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f603e0ff1e0>,
'REMOTE_ADDR': '127.0.0.1', 'HTTP_ACCEPT_LANGUAGE': 'en, *;q=0.1',
'CONTENT_TYPE': '', 'paste.httpserver.thread_pool':
<paste.httpserver.ThreadPool object at 0xd32fd0>,
'HTTP_ACCEPT_ENCODING': 'gzip, deflate'}, 'action':
u'routes_placeholder'}
16:15:08,084 INFO  [tg.i18n] Language ['en', '*']: not supported
16:15:08,085 INFO  [tg.i18n] Language ['en', '*']: not supported by
FormEncode
16:15:08,085 DEBUG [tg.controllers] No controller-wide authorization
at /error/document
16:15:08,085 DEBUG [pylons.controllers.core] Merging pylons.response
headers into start_response call, status: 404 Not Found
16:15:08,086 DEBUG [txn.1091533136] commit
16:15:08,086 DEBUG [tg.configuration] Removing DBSession from current
thread

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to