Sorry for annoying but can't push any info to project. Gitlab was installed successfully. Seems like smth wrong with certs and GitLab Shel can't connect to API. But I
>From client: zZz@ZZZ12 ~/testit (master) $ git push -u origin master fatal: protocol error: bad line length character: This Cheking STATUS: Checking Environment ... Git configured for git user? ... yes Checking Environment ... Finished Checking GitLab Shell ... GitLab Shell version >= 1.9.1 ? ... OK (1.9.1) 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: ... Administrator / TestIT ... repository is empty Running /home/git/gitlab-shell/bin/check Check GitLab API access: FAILED. code: 301 gitlab-shell self-check failed Try fixing it: Make sure GitLab is running; Check the gitlab-shell configuration file: sudo -u git -H editor /home/git/gitlab-shell/config.yml Please fix the error above and rerun the checks. Checking GitLab Shell ... Finished Checking Sidekiq ... Running? ... yes Number of Sidekiq processes ... 1 Checking Sidekiq ... Finished Checking LDAP ... LDAP users with access to your GitLab server (only showing the first 100 results) ...alotofLDAPusers Checking LDAP ... Finished Checking GitLab ... Database config exists? ... yes Database is SQLite ... no All migrations up? ... yes Database contains orphaned UsersGroups? ... no 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? ... no Try fixing it: Redownload the init script For more information see: doc/install/installation.md in section "Install Init Script" Please fix the error above and rerun the checks. projects have namespace: ... Administrator / TestIT ... yes Projects have satellites? ... Administrator / TestIT ... can't create, repository is empty Redis version >= 2.0.0? ... yes Your git bin path is "/usr/bin/git" Git version >= 1.7.10 ? ... no Try fixing it: Update your git to a version >= 1.7.10 from Unknown Please fix the error above and rerun the checks. Checking GitLab ... Finished My gitlab-shell/config.yml: # GitLab user. git by default user: git gitlab_url: "http://192.168.237.225/" http_settings: self_signed_cert: false repos_path: "/home/git/repositories" auth_file: "/home/git/.ssh/authorized_keys" redis: bin: /usr/bin/redis-cli host: 127.0.0.1 port: 6379 namespace: resque:gitlab log_file: "/home/git/gitlab-shell/gitlab-shell.log" log_level: INFO audit_usernames: false Is it possible run /home/git/gitlab-shell/bin/check with verbose\debug mode? -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
