A 500 error should leave an error in production.log, are you checking the right log file?
On Wed, May 28, 2014 at 5:26 PM, Sidoine De Wispelaere <[email protected]> wrote: > As a follow up, I have the exact same 500 if I try to access a non existent > C# file : > http://git.folke.fr/folke/folke/blob/master/Folke.Service/koko.cs > > Le mercredi 28 mai 2014 17:21:32 UTC+2, Sidoine De Wispelaere a écrit : >> >> Yes, it is a 500 page since I updated gitlab to a newer version (maybe >> because I fixed something in my apache configuration). >> There is nothing in production.log (although I have a Completed 200 if I >> load a file that is not in C#). >> It is not a proxy configuration problem because I have the same error if I >> access the site directly on localhost. >> >> >> Le mercredi 28 mai 2014 16:15:06 UTC+2, Sytse Sijbrandij a écrit : >>> >>> Seems to be 500 error now for >>> >>> http://git.folke.fr/folke/folkemodule/blob/master/FolkeModule/Global.asax.cs >>> >>> Are you sure there is nothing in your production log? >>> >>> On Wed, May 7, 2014 at 9:59 AM, Sidoine De Wispelaere <[email protected]> >>> wrote: >>> > Hi, >>> > >>> > I have a problem when displaying any C# source file in the file >>> > browser. >>> > When I try to load one, it waits for a while then display the "Deploy >>> > in >>> > progress" page. >>> > Other source files do not have this problem. >>> > >>> > Sample: >>> > >>> > http://git.folke.fr/folke/folkemodule/blob/master/FolkeModule/Global.asax.cs >>> > does not load >>> > >>> > http://git.folke.fr/folke/folkemodule/blob/master/FolkeModule/FolkeModule.csproj >>> > does load >>> > >>> > I have Gitlab 6.8.1, on Ubuntu (problem was already there in previous >>> > versions). There is nothing related to this problem in the logs. >>> > >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> > Groups >>> > "GitLab" group. >>> > To unsubscribe from this group and stop receiving emails from it, send >>> > an >>> > email to [email protected]. >>> > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "GitLab" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/gitlabhq/caa301c3-1623-4f9f-82a6-36250c7e6439%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/CAEG31mPyOzxgt9buMYcB0bS%2Bvuxou-hUGA1UwZkKiTw7vFRrnQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
