Am Montag, 25. April 2016 02:43:20 UTC+2 schrieb Jeroen de Neef:
>
> Hello Urs,
>
> Try to update your GitLab installation to a more recent version.
>
>

OK, this made wonder about the previous information, as what I did *was* 
updating to "the latest version" I could do. And as I recall adding the 
official repository to the apt sources this should be the latest.
Obviously asking apt-cache for the package information wasn't the right 
approach:

sudo gitlab-rake gitlab:env:info

System information
System:        Ubuntu 14.04
Current User:    git
Using RVM:    no
Ruby Version:    2.1.8p440
Gem Version:    2.5.1
Bundler Version:1.10.6
Rake Version:    10.5.0
Sidekiq Version:4.0.1

GitLab information
Version:    8.7.0
Revision:    f2a3f70
Directory:    /opt/gitlab/embedded/service/gitlab-rails
DB Adapter:    postgresql
URL:        https://git.openlilylib.org
HTTP Clone URL:    https://git.openlilylib.org/some-group/some-project.git
SSH Clone URL:    g...@git.openlilylib.org:some-group/some-project.git
Using LDAP:    no
Using Omniauth:    yes
Omniauth Providers: github

GitLab Shell
Version:    2.7.2
Repositories:    /var/opt/gitlab/git-data/repositories
Hooks:        /opt/gitlab/embedded/service/gitlab-shell/hooks/
Git:        /opt/gitlab/embedded/bin/git

I assume this *is* the most recent version available.

As said I can access the repositories through SSH, and (obviously) also the 
gitlab instance through the command line on the server (gitlab-ctl and 
gitlab-rake, maybe others as well).

Any further ideas about this specific errors?

Thanks
Urs
 

> Kind regards,
>
> Jeroen
>
> 2016-04-25 0:28 GMT+02:00 Urs Liska <g...@ursliska.de <javascript:>>:
>
>> After upgrading to 
>>
>> Package: gitlab-ce
>> Priority: extra
>> Section: misc
>> Installed-Size: 843369
>> Maintainer: GitLab B.V.
>> Architecture: amd64
>> Version: 7.10.0~omnibus-1
>>
>> I can't access Gitlab's web interface anymore, any access results in the 
>> 500: internal server error page. I can access and modify the repositories 
>> directly through git, however.
>>
>> I have the impression the log entry in gitlab-rails/production.log is 
>> pretty information, although *I* can't make any sense of it:
>>
>> /var/log/gitlab# tail gitlab-rails/production.log
>> Processing by Projects::BlobController#show as */*
>>   Parameters: {"namespace_id"=>"bfsc", "project_id"=>"das-trunkne-lied", 
>> "id"=>"34770e2f4ef4cd8bfccf64949836253e29f4e9ce/parts/basstrombone/42.ily"}
>> Completed 500 Internal Server Error in 51ms (ActiveRecord: 2.7ms)
>>
>> NoMethodError (undefined method `wiki_page_events=' for 
>> #<GitlabIssueTrackerService:0x007fbf366b0830>):
>>   app/models/project.rb:545:in `default_issue_tracker'
>>   lib/gitlab/gon_helper.rb:6:in `add_gon_variables'
>>   lib/gitlab/middleware/go.rb:16:in `call'
>>
>> Is there any hint on where I can continue pinning it down (and of course 
>> eventually solving) the issue?
>>
>> TIA
>> Urs
>>
>> -- 
>> 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 gitlabhq+u...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/gitlabhq/1ae9deca-232b-4247-9fab-8caa72374744%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/gitlabhq/1ae9deca-232b-4247-9fab-8caa72374744%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> 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 gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/8e961b0d-61ea-4cf5-bf87-a5cabdae08e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to