Re: Avatar is not working with gitlab 7.11.4

2015-06-30 Thread Karen Carias
Thanks a lot Tombert! -- 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.g

Re: Avatar is not working with gitlab 7.11.4

2015-06-23 Thread tombert
Another thing you can try: In your GitLab home folder look at: ./gitlab-rails/uploads/user/avatar// Where you will get it from the database table "user" and is the image name you uploaded. Also there must be a ./gitlab-rails/uploads/tmp// where is some unique number. Just check if these fil

Re: Avatar is not working with gitlab 7.11.4

2015-06-22 Thread tombert
I facing similar problems that the user avatar or even the project logos don't show up - but only sporadically. When reloading the page (F5) the images then show up. I can only do guesswork here, but I looks to me like a performance problem of GitLab not having enough RAM or CPU resources. Can y

Re: Avatar is not working with gitlab 7.11.4

2015-06-22 Thread Maneesh
Nope, I tried multiple machines with same version of gitlab, still the avatar doesn't show up. On Mon, Jun 22, 2015 at 8:05 AM, Karen Carias wrote: > Hi Maneesh. You could try checking if you have a misconfiguration > somewhere. It should be working. > > -- > You received this message because yo

Re: Avatar is not working with gitlab 7.11.4

2015-06-22 Thread Karen Carias
Hi Maneesh. You could try checking if you have a misconfiguration somewhere. It should be working. -- 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..