Questions tagged [redmine]
The redmine tag has no summary.
11 questions
0 votes
1 answer
174 views
Can't connect to any EC2 Linux instance
I'm facing a very simple issue here; I'm not able to connect to my Linux (bitnami-redmine-5.0.3-4-r06-linux-debian-11-x86_64) Virtual Machine. I've created another sister VM to check, and can't ...
1 vote
1 answer
2k views
Installing redmine 4.0.7-1 with apt in linux debian 11 (bullseye)
Redmine has typically been something I have been struggling with when it comes to install/upgrade it, owing to the need to work with gems/gemfiles, something I'm not too familiar with. I have had an ...
0 votes
0 answers
305 views
Centos https endless loading
I have OS CentOS Linux release 7.6.1810 (Core), Apache/2.4.6 (CentOS), Redmine v3.4.6. My site works nice with http, but I want add https support to it. But when I try use https it has endless loading ...
1 vote
1 answer
2k views
ENOENT error on directory that exists
Background: I'm running a redmine server with the redmine DMSF plugin, which provides full text search using xapian. Redmine is running on Passenger, hosted by Nginx. The Passenger process is running ...
0 votes
1 answer
1k views
Using Redmine with Gitlab
I have installed GitLab and Redmine on the same machine, using different Apache configurations on the same machine to reach by using different FQDNs. ( I can reach both of them by using these FQDNs ...
1 vote
1 answer
194 views
/scripts/installimagemagick is now deprecated
I am trying to install Redmine With SVN following this article. But when i run /scripts/checkimagemagick this command -bash: /scripts/checkimagemagick: No such file or directory and when i run /...
0 votes
1 answer
370 views
Unable to generate ssh public key when installing Redmine
I am trying to set up a Redmine on my server, and I am following THIS setup guide. I have used this guide before on my VPS and it worked perfectly however on this server I get following error when I ...
0 votes
1 answer
400 views
Phusion Passenger not working with Apache while installing redmine
I am trying to install redmine (which is a ruby app ) in my arch system. But I am not able to fire up the app as it gives me the error for phusion passenger.
1 vote
1 answer
513 views
Redmine upgrade doesn't find mocha dependency
I've tried to upgrade my redmine 1.3.0 to 2.0.0 following these instructions. I am at step 3/6. In this step, I am trying to run the rake generate_session_store command, but I receive the following ...
3 votes
4 answers
3k views
Installing Redmine on openSUSE
I installed redmine-1.1.3-1.1 on a openSUSE 12.1 using the repositories http://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_12.1 . Anyway, after the installation: I edited the ...
2 votes
0 answers
610 views
Redmine install on CentOS
I'm trying to install Redmine on CentOS 5 following the instructions on the Redmine wiki. I've gotten to the "Configure Apache to host the documents" step without errors. That links to another ...