Re: email notification does not work on gitlab 7.0.0

2014-07-20 Thread stevenwang
Hi, I also have this issue in 7.0 stable version. is it same reason? if yes, then it should be work if the smtp server use 25 port not ssl.right? detail like that /etc/gitlab/gitlab.rb gitlab_rails['gitlab_email_from'] = "g...@xnh.com" gitlab_rails['smtp_enable'] = true gitlab_rails['smtp_addres

Re: gitlab-rake gitlab:backup:create is not working

2014-07-03 Thread stevenwang
Hi, Gary Does the "keep_time" key in the backup section of gitlab.yml means gitlab will automatically delete the expired backup file? Does the value of keep_time use second as unit? Steven 在 2014年7月3日星期四UTC+8下午9时22分22秒,Gary Burchett写道: > > You probably have a error in your gitlab/config/gitlab.

Re: gitlab-rake gitlab:backup:create is not working

2014-07-03 Thread stevenwang
Hi, Gary You are right! I fixed this issue as you mentioned. Thank you very much! Best Regards, Steven 在 2014年7月3日星期四UTC+8下午9时22分22秒,Gary Burchett写道: > > You probably have a error in your gitlab/config/gitlab.yml file. In the > backup: section of this file, make sure that path: and keep_time: ar

Re: gitlab-rake gitlab:backup:create is not working

2014-07-02 Thread stevenwang
Who can give me some direction. Thx in advance! 在 2014年7月2日星期三UTC+8上午10时34分11秒,stevenwang写道: > > # /opt/gitlab/bin/gitlab-rake gitlab:backup:create --trace > > WARNING: Nokogiri was built against LibXML version 2.8.0, but has > dynamically loaded 2.7.8 > ** Invoke gi

gitlab-rake gitlab:backup:create is not working

2014-07-01 Thread stevenwang
# /opt/gitlab/bin/gitlab-rake gitlab:backup:create --trace WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.7.8 ** Invoke gitlab:backup:create (first_time) ** Invoke environment (first_time) ** Execute environment rake aborted! Psych::SyntaxError: (): could n