Error 500 in recent installation

2017-07-14 Thread Iv4n
Hi, My installation of GitLab (9.3.5) is new. This problem has occurred after importing Trac tickets. Error log: > > Raven 2.4.0 configured not to capture errors: DSN not set > Raven 2.4.0 configured not to capture errors: DSN not set > Raven 2.4.0 configured not to capture errors: DSN not set

Error 500 when accessing browser interface - Postgres problem?

2017-01-05 Thread Justin Smith
can access the login screen and log in, but after I'm logged in, going to any page results in an Error 500: Whoops, something went wrong on our end. So I used gitlab-ctl tail to grab some log data for what's happening, and it looks like it's a problem with Postgresql: http://past

Re: Error 500 when trying to view Open Merge Request

2016-07-01 Thread Crusty Punk
If I turn off redmine integration, then things work again. On Friday, July 1, 2016 at 12:48:57 PM UTC-4, Crusty Punk wrote: > > I'm also getting this error on 8.9.3: > > ==> /var/log/gitlab/gitlab-rails/production.log <== > Started GET "/leap/bitmask_client/merge_requests/3" for 199.58.81.144 at

Re: Error 500 when trying to view Open Merge Request

2016-07-01 Thread Crusty Punk
I'm also getting this error on 8.9.3: ==> /var/log/gitlab/gitlab-rails/production.log <== Started GET "/leap/bitmask_client/merge_requests/3" for 199.58.81.144 at 2016-07-01 16:44:43 + Processing by Projects::MergeRequestsController#show as HTML Parameters: {"namespace_id"=>"leap", "project

Error 500 when trying to view Open Merge Request

2016-06-26 Thread dwayne . merlin
Hi, I have just upgrade to version 8.9.1 and am now getting an Internal Server Error every time I try and view an Open Merge Request. Can anyone suggest a fix for this? ## Error Message from production.log ## Started GET "/group/project/merge_requests/253" for 58.96.111.210 at 2016-06-27 13:29

Re: HTTP error 500 (Encoding Error) on 'commits' page

2016-06-22 Thread Bala
Try using the latest version of GitLab On Wednesday, 13 January 2016 11:54:19 UTC, Sergey Medvedev wrote: > > Hello, > I have got HTTP error 500 (Encoding Error, Page can't be loaded because of > an encoding error) on the > https://gitlab.com/smedvedev/geo2-delphi/commits/

Re: Error 500 on https://gitlab.com Mirrored project related.

2016-06-22 Thread Bala
Are you using the latest version of GitLab ? I had exactly same error while renaming a project in the GitLab UI. Upgrading to the latest version resolved this error. On Wednesday, 15 June 2016 20:33:10 UTC+1, José Leonan Carvalho wrote: > > Hi everyone, > > I have one project mirrored last wee

Error 500 on https://gitlab.com Mirrored project related.

2016-06-15 Thread José Leonan Carvalho
Hi everyone, I have one project mirrored last week and it's working very well (http://*:*@git.private.com:2001/fo/project-one.git) but today I tried to mirror another one and got an error: Error importing repository http://*:*@git.private.com:2001/ > fo/project-two.git into Le

Error 500 after importing a project at gitlab.com

2016-06-06 Thread Petr Kulhavy
Hi, I have just created an online account at gitlab.com and imported a few GIT projects. After importing a Linux kernel repo (about 1GB in size) I'm getting a permanent Error 500 message going to the dashboard or projects page. So the only way I can use my online Gitlab account at the m

CAS authentication error 500

2016-05-30 Thread Lucas Perin
Hello, I have been using gitlab 8.0.2 with omniauth-cas for almost a year now. Last weekend I have upgraded our server to version 8.8.2 to get the new registry functionality. The omniauth strategy for CAS isn't working like I expected. I get the following error in the "gitlab-ctl tail" command

Re: Error 500

2016-02-03 Thread Fadi
What do the logs say? The error 500 is vague. On Wednesday, February 3, 2016 at 3:30:54 PM UTC-5, david.s...@mediafusionapp.com wrote: > > Anytime I attempt to create or delete an SSH key, I get error 500. Any > ideas on how I can fix this? > -- You received this message bec

Error 500

2016-02-03 Thread david . simonelli
Anytime I attempt to create or delete an SSH key, I get error 500. Any ideas on how I can fix this? -- 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 gitlabh

HTTP error 500 (Encoding Error) on 'commits' page

2016-01-13 Thread Sergey Medvedev
Hello, I have got HTTP error 500 (Encoding Error, Page can't be loaded because of an encoding error) on the https://gitlab.com/smedvedev/geo2-delphi/commits/master after pushing the commits. -- You received this message because you are subscribed to the Google Groups "GitLab&

Upgrade 8.2.3 to 8.3.0 went wrong and lead to error 500

2015-12-22 Thread Guillaume Théraud
Hello. I upgraded to 8.3.0 from 8.2.3. I did not follow installation as it always works perfectly :). Unfortunately, I got Error 500 on homepage after installation finished. I ran gitlab-ctl reconfigure. Everything is ok. Now i have access to home and admin pages, but every repository pages

/admin/application_settings error 500

2015-11-25 Thread Stuart Boon
When accessing /admin/application_settings i get error 500 "Whoops, something went wrong on our end." GitLab 8.2.0-ee GitLab Shell 2.6.7 GitLab API v3 Ruby 2.1.7p400 Rails 4.1.12 Running in a Docker container. Using this image https://hub.docker.com/r/gitlab/gitlab-ee/

Re: Error 500, after recent upgrade

2015-04-16 Thread liu hobby
can you solve it? 在 2015年4月17日星期五 UTC+8上午5:03:02,Karen Carias写道: > > Hello. Did you follow the steps on this documentation? > https://about.gitlab.com/2014/07/22/gitlab-7-dot-1-released/#updating > > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To

Re: Error 500, after recent upgrade

2015-04-16 Thread Karen Carias
Hello. Did you follow the steps on this documentation? https://about.gitlab.com/2014/07/22/gitlab-7-dot-1-released/#updating -- 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 em

Re: Error 500, after recent upgrade

2015-04-16 Thread hobby0524
verything is green with the: > > sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production > > When connection to git lab ce via HTML I get the following error: > 500, We're sorry, but something went wrong. > > Ive had a look at the rather large production.log fi

Re: [Bug Report] V7.7 Error 500 with UTF8 & Special Characters!

2015-02-17 Thread Sytse Sijbrandij
>> for information on how to report this. >> ᐧ >> >> Best regards, >> Sytse Sijbrandij >> CEO GitLab B.V. >> >> >> On Mon, Feb 2, 2015 at 5:40 AM, Exuper Okouya wrote: >> > Overview: >> > >> > the main source of failu

Re: [Bug Report] V7.7 Error 500 with UTF8 & Special Characters!

2015-02-17 Thread 'Exuper Okouya' via GitLab
view: > > > > the main source of failure in the form of Error 500 is related to UTF8 > > encoding implementation and how it handles special characters which are > > heavily present in the french language. That specific error happens at > the > > ActionVi

Re: [Bug Report] V7.7 Error 500 with UTF8 & Special Characters!

2015-02-02 Thread Sytse Sijbrandij
> > the main source of failure in the form of Error 500 is related to UTF8 > encoding implementation and how it handles special characters which are > heavily present in the french language. That specific error happens at the > ActionView view level trying to handle and then display

[Bug Report] V7.7 Error 500 with UTF8 & Special Characters!

2015-02-02 Thread Exuper Okouya
Overview: the main source of failure in the form of Error 500 is related to UTF8 encoding implementation and how it handles special characters which are heavily present in the french language. That specific error happens at the ActionView view level trying to handle and then display data

Error 500, after recent upgrade

2014-08-04 Thread nick95057
ce via HTML I get the following error: 500, We're sorry, but something went wrong. Ive had a look at the rather large production.log file and there are lots of : Started GET "/" for 127.0.0.1 at 2014-08-04 08:45:01 +0100 Processing by DashboardController#show as HTML Complet

Re: Many error 500 after migration ....

2014-06-27 Thread Sytse Sijbrandij
manually clean and restore them. > > That solve the homepage problem! > But when I want to edit the project properties, I don't have error 500 > anymore, but an red popups "Import status is invalid" and no error in > production.log. > > Regards, > Wolfy > &g

Re: Many error 500 after migration ....

2014-06-26 Thread mickael micallef
Hi Sytse, Thanks for your support. I've compared my GL7 database to an newly installed GL7 (using backup functionality). I found some strange stuff, try to manually clean and restore them. That solve the homepage problem! But when I want to edit the project properties, I don't have

Re: Many error 500 after migration ....

2014-06-26 Thread Sytse Sijbrandij
Bitnami update was Gitlab 6.9.0, so I've: > - build an new server using Centos 6.5 > - backup data > - convert mysql -> postgresql > - install Omnibus Gitlab 6.9.0 > - restore backup > - configure > - install omnibus 7.0 > - configure > > Everything

Many error 500 after migration ....

2014-06-25 Thread mickael micallef
ackup data - convert mysql -> postgresql - install Omnibus Gitlab 6.9.0 - restore backup - configure - install omnibus 7.0 - configure Everything seems to works, but one of my project have many error 500. When I access the project home page, my production.log say: Started GET "/inter

Re: Error 500 with webhook

2014-05-02 Thread Paolo Alexis Falcone
Port 3128 is a Squid proxy (normally). On Monday, April 21, 2014 5:39:14 PM UTC+8, Abel Cuenca wrote: > > Hi, > > we're trying to connect our gitlab instance to a jenkins server using a > webhook. > > We create our webhook without any problem, but when we test

Error 500 with webhook

2014-04-21 Thread Abel Cuenca
Hi, we're trying to connect our gitlab instance to a jenkins server using a webhook. We create our webhook without any problem, but when we test it, we get an error 500: Started GET "/gitlab/group/project/hooks/3/test" for 127.0.0.1 at 2014-04-21 10:41:39 +0200 Process

Re: Server error 500 on new install when accessing Project

2014-04-14 Thread yuichiro umezawa
x] >>- git version 1.9.0 >>- mysql Ver 14.14 Distrib 5.5.35, for debian-linux-gnu (x86_64) >>using readline 6.2 >> >> >> After creating project I follow the steps outline on the project page to >> touch and commit a README file. >&g

Re: Error 500 when trying to close an issue

2014-03-29 Thread erichowey
wrote: > > I'm getting an error 500 when trying to close an issue. Here's what the > > log shows: > > > > ActiveRecord::StatementInvalid (Mysql2::Error: Unknown column 'public' > > in 'NEW': UPDATE `projects` SET `projects`.`last_a

Re: Error 500 when trying to close an issue

2014-03-29 Thread Achilleas Pipinellis
On 29/03/2014 11:17 μμ, ericho...@gmail.com wrote: > I'm getting an error 500 when trying to close an issue. Here's what the > log shows: > > ActiveRecord::StatementInvalid (Mysql2::Error: Unknown column 'public' > in 'NEW': UPDATE `projects` SET `pr

Error 500 when trying to close an issue

2014-03-29 Thread erichowey
I'm getting an error 500 when trying to close an issue. Here's what the log shows: ActiveRecord::StatementInvalid (Mysql2::Error: Unknown column 'public' in 'NEW': UPDATE `projects` SET `projects`.`last_activity_at` = '2014-03-29 21:15:35' WHERE `pro

Re: Server error 500 on new install when accessing Project

2014-03-28 Thread roadwarrior192
that activity and go back to the project page, this time > around the project page throws Internal Server Error 500. > > *Below is the error log on ./gitlab/log/production.log* > > Started GET "/snathan/test1-project" for 127.0.0.1 at 2014-03-03 05:27:08 > -0600 > P

Re: Server error 500 on new install when accessing Project

2014-03-06 Thread Artem Miroshnichenko
outline on the project page to touch and commit a README file.Once I compete that activity and go back to the project page, this time around the project page throws Internal Server Error 500.Below is the error log on ./gitlab/log/production.logStarted GET "/snathan/test1-project&qu

Re: Server error 500 on new install when accessing Project

2014-03-06 Thread Dmitriy Zaporozhets
ng readline 6.2 >> >> >> After creating project I follow the steps outline on the project page to >> touch and commit a README file. >> >> Once I compete that activity and go back to the project page, this time >> around the project page throws Internal Serve

Re: Server error 500 on new install when accessing Project

2014-03-06 Thread Dmitriy Zaporozhets
ce I compete that activity and go back to the project page, this time > around the project page throws Internal Server Error 500. > > *Below is the error log on ./gitlab/log/production.log* > > Started GET "/snathan/test1-project" for 127.0.0.1 at 2014-03-03 05:27:08 > -

Server error 500 on new install when accessing Project

2014-03-03 Thread s4nathan1
creating project I follow the steps outline on the project page to touch and commit a README file. Once I compete that activity and go back to the project page, this time around the project page throws Internal Server Error 500. *Below is the error log on ./gitlab/log/production.log* Started GET

Re: Notification tab gives "Error 500" v5.2.1

2014-01-31 Thread Benoit Blais
Fixed since upgrade to 6.5. Le jeudi 13 juin 2013 11:11:47 UTC-4, Benoit Blais a écrit : > > > *Whenever I try to display the Notifications tab in the Profile page, (* > *http://git.example.com/profile/notifications* > ) *I get:* > >

Re: Notification tab gives "Error 500" v5.2.1

2014-01-31 Thread Benoit Blais
Fixed since upgrade to 6.5. -- 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. For more options, visit https://groups.google.com/gr

Re: Profile > Notifications aloways returns Server Error 500

2014-01-31 Thread Benoit Blais
Fixed since upgrade to 6.5. -- 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. For more options, visit https://groups.google.com/gr