Re: Gitlab users cannot login after Gitlab restore

2016-04-28 Thread Anthony Kamau
Nevermind my ramblings - it was a case of PEBKAC. Issues was caused by conflict between DNS and /etc/hosts - I was using the correct Gitlab server (via my local /etc/hosts file) while other users were using DNS which was pointing to staging/testing Gitlab server. Regards, ak. On Thursday, 28 A

Multiple git-data dirs

2016-04-28 Thread Stan Cruise
Is there a way to have GitLab manage more than a single git-data dir? A workaround is to run multiple VMs each with a fully independant GitLab instance. Are there any other ideas? -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from

Re: 500 NoMethodError (undefined method `wiki_page_events=' after upgrade to 7.10.0~omnibus-1

2016-04-28 Thread Urs Liska
Am 28.04.2016 um 11:56 schrieb Razvan Crainea: > > > On Thursday, April 28, 2016 at 12:29:29 AM UTC+3, Urs Liska wrote: > > Hi Maximilian, > > thanks for considering my issue. > > Am 27.04.2016 um 20:13 schrieb 'Maximilian Kindshofer' via GitLab: > > > > Am Montag, 25. April 2

Gitlab CI - attachments

2016-04-28 Thread Marat Kalibekov
Hello, I'm getting following error for artifacts in .gitlab-ci.yml ERROR: Uploading artifacts to coordinator... too large archive id=38 token= kfvs6A2i FATAL: Too large ERROR: Build failed: exit code 1 nginx setting for client_max_body_size is 0. -- You received this message because you are

Re: 500 NoMethodError (undefined method `wiki_page_events=' after upgrade to 7.10.0~omnibus-1

2016-04-28 Thread oriol
Something similar was happening yesterday to me with wiki pages on gitlab.com: Error 500 when creating a new page. https://groups.google.com/d/msg/gitlabhq/WuVDVQHG5rc/Z0nh0uR1BAAJ Today it is still happening. On Thursday, April 28, 2016 at 11:56:34 AM UTC+2, Razvan Crainea wrote: > > > > On Th

Re: 500 NoMethodError (undefined method `wiki_page_events=' after upgrade to 7.10.0~omnibus-1

2016-04-28 Thread Razvan Crainea
On Thursday, April 28, 2016 at 12:29:29 AM UTC+3, Urs Liska wrote: > > Hi Maximilian, > > thanks for considering my issue. > > Am 27.04.2016 um 20:13 schrieb 'Maximilian Kindshofer' via GitLab: > > > > Am Montag, 25. April 2016 11:14:04 UTC+2 schrieb Urs Liska: > > > > I could resolve t