no Report in logfiles, all Checks Ok, but no sh actions
Created by: Karsten77
vagrant destroy && vagrant up && vagrant ssh the problem can be described quickly. i cannot do any shell action from webinterface. i cant create users, projects, groups, cant delete ssh keys or any other action. But my git repository works fine and i can checkout and clone, commit etc. . No Problems directly from shell. the cause is in a mistake by me setting filepermissions. i followed every guide and set all file permissions back. so the issue is likly more that the check doesnt register what the problem is, so that i would be able to correct them.
Ok, the Problem seems to start, when I connect to redis-server with unixsocket!!!
production.log Started DELETE /profile/keys/12 for 127.0.0.1 at 2014-01-20 23:42:44 +0100 Processing by Profiles::KeysController#destroy as HTML Parameters: {authenticity_token=>1FsWhox361jzmyOn7ZRqGifpa9WoONVT6H4xa9odt8U=, id=>12} Completed 500 Internal Server Error in 15ms
Errno::EACCES (Permission denied - connect(2)): app/observers/key_observer.rb:13:in after_destroy app/controllers/profiles/keys_controller.rb:28:in destroy app/controllers/application_controller.rb:57:in set_current_user_for_thread
sidekiq.log 2014-01-21T07:58:51Z 31532 TID-orhfk3c4s ERROR: /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/redis-3.0.6/lib/redis/connection/ruby.rb:149:in `connect_nonblock'
Checking Environment ...
Git configured for git user? ... yes Has python2? ... yes python2 is supported version? ... yes Checking Environment ... Finished Checking GitLab Shell ... GitLab Shell version >= 1.7.9 ? ... OK (1.8.0) Repo base directory exists? ... yes Repo base directory is a symlink? ... no Repo base owned by git:git? ... yes Repo base access is drwxrws---? ... yes update hook up-to-date? ... yes update hooks in repos are links: ... typo3 / typo3core-tom ... ok Running /home/git/gitlab-shell/bin/check Check GitLab API access: OK Check directories and files: /opt/repositories/: OK /home/git/.ssh/authorized_keys: OK Test redis-cli executable: redis-cli 2.4.15 Send ping to redis server: PONG gitlab-shell self-check successful Checking GitLab Shell ... Finished Checking Sidekiq ... Running? ... yes Number of Sidekiq processes ... 1 Checking Sidekiq ... Finished Checking LDAP ... LDAP is disabled in config/gitlab.yml Checking LDAP ... Finished Checking GitLab ... Database config exists? ... yes Database is SQLite ... no All migrations up? ... yes GitLab config exists? ... yes GitLab config outdated? ... no Log directory writable? ... yes Tmp directory writable? ... yes Init script exists? ... yes Init script up-to-date? ... yes projects have namespace: ... typo3 / typo3core-tom ... yes magentoModule / openerpBridge ... yes Redis version >= 2.0.0? ... yes Your git bin path is "/usr/local/bin/git" Git version >= 1.7.10 ? ... yes (1.8.4) Checking GitLab ... Finished