Project

General

Profile

404 - The entry or revision was not found in the repository.

Added by Mani P over 8 years ago

Im new to Redmine and Installed it today.

Configured git local repo and while accessing Im getting below error.

Getting 404 - The entry or revision was not found in the repository.

Git repo got full access, bare repo with few commits pulled from gitlab server.

ENV

Redmine 3.1.0.stable

environment:
Redmine version 3.1.0.stable
Ruby version 2.0.0-p645 (2015-04-13) [x86_64-linux]
Rails version 4.2.3
Environment production
Database adapter Mysql2
SCM:
Git 1.7.1
Filesystem

Log

Started GET "/redmine/projects/sandbox-p03/repository" for 10.91.243.64 at 2015-09-04 08:19:01 -0500
Processing by RepositoriesController#show as HTML
Parameters: {"id"=>"sandbox-p03"}
Current user: useid (id=1)
Rendered common/error.html.erb within layouts/base (1.2ms)
Completed 404 Not Found in 75ms (Views: 26.1ms | ActiveRecord: 5.8ms)