Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. git push --force
  2. /home/git/gitlab-shell/lib/gitlab_logger.rb:74:in `write': No space left on device @ io_write - /home/git/gitlab-shell/gitlab-shell.log (Errno::ENOSPC)
  3. from /home/git/gitlab-shell/lib/gitlab_logger.rb:74:in `print'
  4. from /home/git/gitlab-shell/lib/gitlab_logger.rb:74:in `log_at'
  5. from /home/git/gitlab-shell/lib/gitlab_logger.rb:40:in `info'
  6. from /home/git/gitlab-shell/lib/http_helper.rb:82:in `request'
  7. from /home/git/gitlab-shell/lib/http_helper.rb:100:in `post'
  8. from /home/git/gitlab-shell/lib/gitlab_net.rb:32:in `check_access'
  9. from /home/git/gitlab-shell/lib/gitlab_shell.rb:148:in `verify_access'
  10. from /home/git/gitlab-shell/lib/gitlab_shell.rb:60:in `block in exec'
  11. from /home/git/gitlab-shell/lib/gitlab_metrics.rb:50:in `measure'
  12. from /home/git/gitlab-shell/lib/gitlab_shell.rb:60:in `exec'
  13. from /home/git/gitlab-shell/bin/gitlab-shell-ruby:24:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement