This forum is no longer active. Please post your questions to our new community site
Moving Redmine Instance to EBS
|
|
Hi Beltran I needed to move an instance of Redmine from EC2’s ami-e919329d onto and Elastic Block Store on EC2 to allow for better reliability etc I created a new EBS instance based on Ubuntu 9.10 Karma, installed and started the bitnami-redmine stack without problems. I stopped redmine ./ctlsrcipt.sh stop on both servers and then… I then tar.gz the /opt/bitnami/redmine/ folder and moved it across to the new EBS based instance and unpacked it into the same /opt/bitnami/ folder. I then ./ctlsrcipt.sh restart on both servers, the ruby welcome page comes up fine but now http://localhost/redmine:80 shows: “Internal error An error occurred on the page you were trying to access. Any ideas? |
|
|
Hi, Could you post the last lines of the /apps/redmine/logs/mongrel.3001.log file? Are the servers running? It could be a cache issue. Could you clean your browser cache? |

