#6176 Error 500: user page unreachable

v1.0.0
closed
sf-1 (616)
User
nobody
2015-08-20
2013-04-30
Anonymous
No

Originally created by: brlcad

Going to my user page results in a 500 error: https://sourceforge.net/u/brlcad/

Cheers!
Sean

p.s. https://sourceforge.net/users/brlcad still works.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2014-01-10
    • Size: --> 1
     
  • Dave Brondsema

    Dave Brondsema - 2014-01-10
    • Milestone: limbo --> forge-jan-24
     
    • status: open --> in-progress
    • assigned_to: Tim Van Steenburgh
     
  • Hey Sean, I'm having trouble reproducing the 500. Could you do me a favor and hit that url again (https://sourceforge.net/u/brlcad/) so I can get the error trace from the logs? Thanks!

     
  • Anonymous - 2014-01-22

    Originally by: brlcad

    Attempt #2 to reply. Hitting post button gives me a 405 Method Not Allowed

    The method GET is not allowed for this resource.

     
  • Anonymous - 2014-01-22

    Originally by: brlcad

    Okay that seemed to work. Tim, I just hit up the page a bunch of times from 71.206.34.125 so it should be logged. However, I noticed that I get a 404 when not logged in. Hitting the URL after logging in is apparently what gives a 500.

     
  • Yeah, apparently it 404s for any user except you, that's why I needed your help. :-)

    Thanks!

     
  • Dave Brondsema

    Dave Brondsema - 2014-01-22

    Error trace from server logs is:

    File '/var/local/allura/Allura/allura/controllers/project.py', line 121 in _lookup
      project.configure_project(is_user_project=True)
    File '/var/local/allura/Allura/allura/model/project.py', line 843 in configure_project
      self.install_app(ep_name, mount_point, label, ordinal=i)
    File '/var/local/allura/Allura/allura/model/project.py', line 633 in install_app
      raise exceptions.ToolError(str(e))
    ToolError: Mount point "wiki" is already in use
    
     
  • Cory Johns - 2014-01-22
    • assigned_to: Tim Van Steenburgh --> Cory Johns
     
  • Cory Johns - 2014-01-22

    Sean's project is fixed, and I've identified and am correcting the others with the same issue.

     
  • Anonymous - 2014-01-22

    Originally by: brlcad

    Looks good to me here, both logged in and not. Thanks Cory et al.!

     
  • Cory Johns - 2014-01-22
    • status: in-progress --> closed
     

Log in to post a comment.