[6.1] Completed 500 Internal Server Error for admin page
Created by: panter-dsd
Started GET "/admin" for 127.0.0.1 at 2013-09-23 09:42:11 +0400 Processing by Admin::DashboardController#index as HTML Rendered admin/dashboard/index.html.haml within layouts/admin (14.3ms) Completed 500 Internal Server Error in 19ms
ActionView::Template::Error (undefined method path' for nil:NilClass): 30: %hr 31: - @projects.each do |project| 32: %p 33: = link_to project.name_with_namespace, [:admin, project] 34: %span.light.pull-right 35: = time_ago_in_words project.created_at 36: ago app/models/project.rb:169:in
to_param'
app/views/admin/dashboard/index.html.haml:33:in block in _app_views_admin_dashboard_index_html_haml___3931091610565383641_61949880' app/views/admin/dashboard/index.html.haml:31:in
_app_views_admin_dashboard_index_html_haml___3931091610565383641_61949880'
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Owner
Created by: panter-dsd
And for projects in global space.
By Administrator on 2013-09-23T06:17:50 (imported from GitLab project)
By Administrator on 2013-09-23T06:17:50 (imported from GitLab)
- Author Owner
Created by: axilleas
Is this a fresh installation or an upgrade? In any case please take 5 minutes to read the contributing guidelines and provide more info about your setup. Thanks!
By Administrator on 2013-09-23T16:47:47 (imported from GitLab project)
By Administrator on 2013-09-23T16:47:47 (imported from GitLab)
- Author Owner
Created by: vovimayhem
Mine is an upgrade.System information System: Debian 6.0.7 Current User: git Using RVM: no Ruby Version: 1.9.3p327 Gem Version: 1.8.23 Bundler Version:1.2.3 Rake Version: 10.1.0 GitLab information Version: 6.1.0 Revision: e4ba934 Directory: /home/git/gitlab DB Adapter: mysql2 URL: http://***** HTTP Clone URL: http://*****/some-project.git SSH Clone URL: git@*****:some-project.git Using LDAP: no Using Omniauth: yes Omniauth Providers: google_oauth2 GitLab Shell Version: 1.7.1 Repositories: /home/git/repositories/ Hooks: /home/git/gitlab-shell/hooks/ Git: /usr/local/bin/git
I'll try to see what's going on
By Administrator on 2013-09-24T02:06:52 (imported from GitLab project)
By Administrator on 2013-09-24T02:06:52 (imported from GitLab)
- Author Owner
Created by: panter-dsd
This is upgrade from version 6.0.0.
System information System: Ubuntu 13.04 Current User: git Using RVM: no Ruby Version: 1.9.3p194 Gem Version: 1.8.23 Bundler Version:1.2.1 Rake Version: 10.1.0 GitLab information Version: 6.0.0 Revision: 86c9737 Directory: /home/git/gitlab DB Adapter: postgresql URL: http://*****.ru HTTP Clone URL: http://*****.ru/some-project.git SSH Clone URL: git@*****.ru:some-project.git Using LDAP: no Using Omniauth: no GitLab Shell Version: 1.7.0 Repositories: /home/git/repositories/ Hooks: /home/git/gitlab-shell/hooks/ Git: /usr/bin/git
Checking Environment ... Git configured for git user? ... yes Has python2? ... yes python2 is supported version? ... yes Checking Environment ... Finished Checking GitLab Shell ... GitLab Shell version >= 1.7.0 ? ... OK (1.7.0) Repo base directory exists? ... yes Repo base directory is a symlink? ... no Repo base owned by git:git? ... yes Repo base access is drwxrws---? ... yes post-receive hook up-to-date? ... yes post-receive hooks in repos are links: ... ParkonService ... ok SimiconLibs ... ok Poisk2 / Poisk2 ... ok ParkonDownloader ... ok Parkon / ParkonVideoViewer ... ok Parkon / ParkonPCSuite ... ok LibNumber ... ok JpegDecoder ... ok Photoradar / USBConverter ... ok Photoradar / KRISDownloader ... ok Parkon / ParkonGui ... ok EASE / EASE_neural_calc ... ok EASE / EASE_plate_cut ... ok EASE / EASE_jpeg_lib ... ok EASE / EASE_shared ... ok EASE / PCIE_V2_xc6slx150t ... ok Binar / BinarPCSuite ... ok Tools / LicensePlatesRecognitionServer ... ok CMake Extension ... ok Tools / FtpUploader ... ok Binar / BinarLib ... ok RecogLib ... ok QtSolutions ... ok Parkon / ParkonMapsRecovery ... ok Cordon / CordonStatistic ... ok Tools / Tar2Moscow ... ok Poisk2 / Poisk2VideoSaver ... ok Parkon / ParkonStatic ... ok Photoradar / VolnaSettings ... ok Tools / UniversalUpdater ... ok Tests / ParkonVersionsDiff ... ok Checking GitLab Shell ... Finished Checking Sidekiq ... Running? ... yes Checking Sidekiq ... Finished Checking GitLab ... Database config exists? ... yes Database is SQLite ... no All migrations up? ... yes GitLab config exists? ... yes GitLab config outdated? ... no Log directory writable? ... yes Tmp directory writable? ... yes Init script exists? ... yes Init script up-to-date? ... yes Projects have satellites? ... ParkonService ... yes SimiconLibs ... yes Poisk2 / Poisk2 ... yes ParkonDownloader ... yes Parkon / ParkonVideoViewer ... yes Parkon / ParkonPCSuite ... yes LibNumber ... yes JpegDecoder ... yes Photoradar / USBConverter ... yes Photoradar / KRISDownloader ... yes Parkon / ParkonGui ... yes EASE / EASE_neural_calc ... yes EASE / EASE_plate_cut ... yes EASE / EASE_jpeg_lib ... yes EASE / EASE_shared ... yes EASE / PCIE_V2_xc6slx150t ... yes Binar / BinarPCSuite ... yes Tools / LicensePlatesRecognitionServer ... yes CMake Extension ... yes Tools / FtpUploader ... yes Binar / BinarLib ... yes RecogLib ... yes QtSolutions ... yes Parkon / ParkonMapsRecovery ... yes Cordon / CordonStatistic ... yes Tools / Tar2Moscow ... yes Poisk2 / Poisk2VideoSaver ... yes Parkon / ParkonStatic ... yes Photoradar / VolnaSettings ... yes Tools / UniversalUpdater ... yes Tests / ParkonVersionsDiff ... yes Redis version >= 2.0.0? ... yes Your git bin path is "/usr/bin/git" Git version >= 1.7.10 ? ... yes (1.8.1) Checking GitLab ... Finished
By Administrator on 2013-09-24T04:09:55 (imported from GitLab project)
By Administrator on 2013-09-24T04:09:55 (imported from GitLab)
- Author Owner
Created by: vovimayhem
I was about to point the finger to projects with no namespace...
By Administrator on 2013-09-24T07:15:54 (imported from GitLab project)
By Administrator on 2013-09-24T07:15:54 (imported from GitLab)
- Author Owner
Created by: panter-dsd
I have several projects in global namespace which is used as submodules in other projects. What should i do in this case?
By Administrator on 2013-09-24T07:28:13 (imported from GitLab project)
By Administrator on 2013-09-24T07:28:13 (imported from GitLab)
- Author Owner
Created by: vovimayhem
I manually set via mysql console a namespace_id to projects where namespace_id was null...
On a side note, I noticed that whenever there's such project, the '/profile/notifications' path also stops working.
By Administrator on 2013-09-24T07:29:57 (imported from GitLab project)
By Administrator on 2013-09-24T07:29:57 (imported from GitLab)
- Author Owner
Created by: panter-dsd
Could there be a problem in the future?
By Administrator on 2013-09-24T08:03:45 (imported from GitLab project)
By Administrator on 2013-09-24T08:03:45 (imported from GitLab)
- Author Owner
Created by: ghost
@vovimayhem followed you and subsequently celebrated success. muchas gracias..
By Administrator on 2013-10-07T14:53:37 (imported from GitLab project)
By Administrator on 2013-10-07T14:53:37 (imported from GitLab)
- Author Owner
Created by: jvanbaarsen
@panter-dsd Is this still an issue?
By Administrator on 2014-01-09T12:24:06 (imported from GitLab project)
By Administrator on 2014-01-09T12:24:06 (imported from GitLab)
- Author Owner
Created by: panter-dsd
@jvanbaarsen Im move projects from global space into spaces.
By Administrator on 2014-01-13T04:18:27 (imported from GitLab project)
By Administrator on 2014-01-13T04:18:27 (imported from GitLab)