-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 3.11.0, 4.1.0, 4.3.1
-
Component/s: None
If you have personal repositories and try to fork a repository you will receive a 500 error as soon as you hit the fork button. All versions above 3.11.0 seem to be affected. The only work around is to re-enable personal repositories for now.
You will receive the following errors in the logs:
2015-10-09 13:56:14,830 WARN [io-pump:thread-9] bstuart @7E5GNGx836x155x0 1h9b6jb 0:0:0:0:0:0:0:1 "GET /projects/MOB/repos/eyeql/browse HTTP/1.1" c.a.s.i.s.g.s.DefaultGitSubmoduleHelper Error looking up submodules for 'refs/heads/master' in 'MOB/eyeql[1]' 2015-10-09 13:56:19,104 ERROR [http-nio-7990-exec-8] @7E5GNGx836x157x0 1h9b6jb 0:0:0:0:0:0:0:1 "GET /mvc/error500 HTTP/1.1" c.a.s.i.web.ErrorPageController There was an unhandled exception loading [/bitbucket/projects/MOB/repos/eyeql] org.springframework.web.util.NestedServletException: Request processing failed; nested exception is com.google.template.soy.tofu.SoyTofuException: In 'print' tag, expression "$project.name" evaluates to undefined.
- mentioned in
-
Page Loading...