Added by Jernej Vodopivec over 5 years ago
Hi, I've moved Redmine 3.4.6 to new server (Ubuntu) - copied files + MySQL database.
Redmine directory and files are located on a new path.
I get the 404 error page when I click on "files" tab on every single project.
There is debug enabled and I can see one error message in production.log: "Missing template, responding with 404".
Files have been transferred to new server. Files are accessible (CAN be downloaded) via direct link http://redmine.local/attachment/ID/filename.ext
Anyone has idea what is the issue?
I solved the problem. Somehow the app/views/files folder was empty.