I'm using this google-frontend to google groups(which I'm not that familiar with), so I'm gonna attach the files via mediafire if you don't mind.
The URL I'm trying to access is: http://localhost:8000/sprint/add/Demo%20Release%201.0?add=Add+new+sprint Logging with ERROR didn't give any result, I set it to WARN as a test and this is the Result: 2011-06-01 17:42:11,492 Trac[env] WARNING: base_url option not set in configuration, generated links may be incorrect 2011-06-01 17:42:11,917 Trac[main] WARNING: HTTPInternalError: 500 Trac Error (Genshi UnicodeDecodeError error while rendering template (unknown template location)) I gave it another run in DEBUG: [snip] 2011-06-01 17:44:21,852 Trac[log] DEBUG: [Environment]: SELECT => Executing Query: SELECT description, sprint_end, milestone, name, start, team FROM agilo_sprint ORDER BY start {} 2011-06-01 17:44:21,855 Trac[log] DEBUG: [Sprint]: Returning duration 10 start: 2011-05-27 00:06:58+00:00, end: 2011-06-09 18:00:00+00:00 2011-06-01 17:44:21,858 Trac[log] DEBUG: [Environment]: SELECT => Executing Query: SELECT description, name, sorting_keys, ticket_types, b_type FROM agilo_backlog ORDER BY b_type, name {} 2011-06-01 17:44:22,094 Trac[log] DEBUG: [CoreTemplateProvider]: Type: requirement, Alias: Requirement Permission: AGILO_CREATE_REQUIREMENT 2011-06-01 17:44:22,095 Trac[log] DEBUG: [CoreTemplateProvider]: Type: task, Alias: Task Permission: AGILO_CREATE_TASK 2011-06-01 17:44:22,095 Trac[log] DEBUG: [CoreTemplateProvider]: Type: story, Alias: User Story Permission: AGILO_CREATE_STORY 2011-06-01 17:44:22,095 Trac[log] DEBUG: [CoreTemplateProvider]: Type: bug, Alias: Bug Permission: AGILO_CREATE_BUG 2011-06-01 17:44:22,095 Trac[log] DEBUG: [CoreTemplateProvider]: admin has create permission for types: [u'requirement', u'task', u'story', u'bug'] 2011-06-01 17:44:22,108 Trac[log] DEBUG: [Environment]: SELECT => Executing Query: SELECT description, sprint_end, milestone, name, start, team FROM agilo_sprint ORDER BY start {} 2011-06-01 17:44:22,109 Trac[log] DEBUG: [Sprint]: Returning duration 10 start: 2011-05-27 00:06:58+00:00, end: 2011-06-09 18:00:00+00:00 2011-06-01 17:44:22,121 Trac[log] DEBUG: [Environment]: SELECT => Executing Query: SELECT description, name, sorting_keys, ticket_types, b_type FROM agilo_backlog ORDER BY b_type, name {} 2011-06-01 17:44:22,125 Trac[main] WARNING: HTTPInternalError: 500 Trac Error (Genshi UnicodeDecodeError error while rendering template (unknown template location)) [snip] As for backtraces, everything the firefox-jscript console is giving me are css-rendering errors, I doubt they would help in any way On 31 Mai, 17:25, Robert Buchholz <[email protected]> wrote: > On Monday 30 May 2011, Fabian Korak wrote: > > > Also I haven't changed that much yet, and there aren't any passwords > > stored within the config(which would be a security nightmare) > > Well, there often are if you are using a database like PostgreSQL or > MySQL. Hence only the admin user can see the config. > > Can you enable logging (ERROR level is enough) when you encounter the > error and provide the log excepts, plus provide a full backtrace of the > error message? Which URL were you accessing when you encountered the > backtrace? > > > The webpage is viewable here: > >http://www.mediafire.com/?waqhxaj7n3d4ydy > > By the way, you can also attach files to the mailing list posts. > > Robert -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by Agilo Software GmbH <http://www.agiloforscrum.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

