Questions tagged [redmine]
11 questions
3
votes
4 answers
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 database.yml file to add the mysql location on other…
user12183
2
votes
0 answers
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 tutorial, and the fifth step is to edit the Rails path,…
Infinite Possibilities
- 133
- 4
1
vote
1 answer
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 error:
Could not find gem 'mocha (= 0.12.3) ruby'…
Infinite Possibilities
- 133
- 4
1
vote
1 answer
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 as user "redmine" and group "nginx". Apparmor is…
Ianvdl
- 43
- 6
1
vote
1 answer
/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 /scripts/installimagemagick
info [installimagemagick]…
Airful
- 123
- 1
- 5
0
votes
1 answer
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.
Moiz
- 165
- 1
- 7
0
votes
1 answer
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 connect from my PuTTY (Windows) and the error…
mr. anderson
- 1
- 2
0
votes
1 answer
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 old version of Redmine working smoothly on my…
doktorcaligari
- 1
- 2
0
votes
0 answers
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 in my browser and then error: This site can’t be…
Vladimir Goncharuk
- 111
- 4
0
votes
1 answer
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 and can login )
But I haven't found how we can…
adn
- 1
- 2
0
votes
1 answer
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 try to generate public key.
aristotle:~# sudo su -…
Maciej Cygan
- 101
- 5