Welcome Guest Login Register Member List
ExpressionEngine Forums
Advanced Search
Username: Password:
Remember Me? forgot password?
You are here: Forum Home  >  Installation  >  Linux  >  Thread
   
 
another 500 error, when accessing admin section.
 
webframp
Posted: 01 October 2009 07:34 PM   [ Ignore ]  
Newbie
Rank
Total Posts:  2
Joined  2009-10-01

I’m getting the following error when I login as admin and try to access the
admin link. Everything else seems to be working fine, this is a small setup on
a local lan. Thanks for any help.

I’m running tracks on ubuntu intrepid, with apache 2 and mod_rails(passenger)

gem list:

*** LOCAL GEMS ***
daemons (1.0.10)
eventmachine (0.12.8)
rack (1.0.0)
thin (1.2.4)

ruby—version
ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]

apache2 -v    
Server version: Apache/2.2.9 (Ubuntu)
Server built:  Aug 18 2009 14:24:40

apache vhost config:

<VirtualHost *>
  ServerName tracker
  DocumentRoot /var/www/tracks-1.7/public

  ErrorLog /var/log/apache2/tracker.error.log
  CustomLog /var/log/apache2/tracker.access.log combined
  # Possible values include: debug, info, notice, warn, error, crit,
  # alert, emerg.
  LogLevel debug

  RackEnv production
  <Directory /var/www/tracks-1.7/public>
  Order allow,deny
  Allow from all
  </Directory>
</VirtualHost>

Error log is here http://pastebin.com/m36bf4e31 to keep the post from being too long.

Profile
 
webframp
Posted: 01 October 2009 08:36 PM   [ Ignore ]   [ # 1 ]  
Newbie
Rank
Total Posts:  2
Joined  2009-10-01

a little further info, stopping apache and running tracks using

script/server -e production 

I get:

ActionController::InvalidAuthenticityToken in LoginController#login 

trace is here: http://pastebin.com/m2233dd3d

Profile
 
Reinier Balt
Posted: 01 October 2009 08:43 PM   [ Ignore ]   [ # 2 ]  
Sr. Member
RankRankRankRank
Total Posts:  633
Joined  2006-10-05

I believe this is fixed in both 1.8devel or 1.7.1devel. So two options: 1) wait until release of one of both or 2) use the dev tree on github for one of both versions.

Or 3) manual apply the patch…

Profile
 
   
 
 
‹‹ Cannot complete Linux install on an ARM-based NAS Server -- need Help!      ActionView::MissingTemplate (Missing layout layouts/standard.erb in view path /var/www/tracks/app/views:) ››

Powered By ExpressionEngine
Template Design By Sonnenvogel.com
Select a theme:

ExpressionEngine Discussion Forum - Version 2.1.2 (20091002)
Script Executed in 0.1001 seconds

Atom Feed
RSS 2.0