Project

General

Profile

[Solved] Can't open projects anymore containing a git repository after git plugin update

Added by M d over 1 year ago

Hi, I need some help. I've tried to update my git plugin but this resulted in some weird behaviour. At first redline won't start at all.
After removing the git plugin from the plugins directory it would start but all projects containing a git repo can't be opened. New generated project without a repo are fine.

Is there some field in the mysql db for the older projects, I can change the value off to set it to 'no repository' in order to be able to open the projects?
I can't access the project settings at https://[redmineURL]/projects/[projectname]/settings/repositories

Response
HTTP/1.1 500 Internal Server Error
Content-Type: text/html; charset=utf-8
Date: Tue, 25 Oct 2022 20:00:05 GMT
Content-Length: 648
Connection: keep-alive
Status: 500 Internal Server Error
X-Powered-By: Phusion Passenger 6.0.0
Server: nginx/1.15.7 + Phusion Passenger 6.0.0
X-Request-Id: 26cc649f-6ca0-41bd-9de9-24c76bc99566
X-Runtime: 0.104697


Replies (1)

RE: Can't open projects anymore containing a git repository after git plugin update - Added by M d over 1 year ago

Quick and dirty solution:

I logged in locally in the MySql DB Redmine Table repositories and changed all references to project ID's to an non existent project ID. After that projects would open.

    (1-1/1)