This forum is no longer active. Please post your questions to our new community site

Forums Redmine

Redmine Proxy Error after hours of no use

Subscribe to Redmine Proxy Error after hours of no use 15 post(s), 7 voice(s)

 
Avatar lum 17 post(s)

Mostly every morning, Redmine crashes on start with a Proxy error. Im assuming this is a timeout issue (with mysql and mongrel), but not sure what to do. It seems every morning when I go to our Redmine install, it will crash, but then when I reload the page, it will start.

 
Avatar lum 17 post(s)

any feedback?

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Are you running Redmine on Linux, OS X or Windows? This Windows user has the same issue: http://bitnami.org/forums/forums/redmine/topics…

 
Avatar lum 17 post(s)

I am using Windows.

Looking on the other post, ours is def. something server side. Any user that accesses it ‘first’ that morning ends up getting this error. if they refresh, it then usually starts working for them and everyone else.

 
Avatar anandms 18 post(s)

same issue here too. windows xp. wonder is there are any sessions or certificates or whatever that expire after so many hours!

 
Avatar lum 17 post(s)

Ive heard in some cases that its due to mongrel and mysql timing out. But was hoping we could get a heads up on how to get around this before having a sched. task hit the site every few hours.

 
Avatar anandms 18 post(s)

any updates?? at first it used to work when u do a couple of refreshes. now it requires a reboot!!

that too just when i managed to convince some of our sales people to use redmine to share info with the factory :(

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Another possibility is to use a Virtual Appliance based on Linux on your Windows machine using VMWare or Virtual Box.

 
Avatar michel 2 post(s)

Im using Windows on a VM, same thing happends

 
Avatar craiger 9 post(s)

Check out this thread: http://bitnami.org/forums/forums/redmine/topics…

I was having this issue and adding the reconnect: true line to the mysql config file solved it!

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

We just released a new Redmine Stack version: 0.9.4. This version has a lot of important new features and this issue should be resolved. You can check the “README”: http://bitnami.org/files/stacks/redmine/0.9.4-0… file. Enjoy!

 
Avatar anandms 18 post(s)

i installed the new version. problem still exists :(

 
Avatar carlos Administrator 144 post(s)

Hi anadms,

Can you try adding the option “reconnect: true” in database.yml as I described here: http://bitnami.org/forums/forums/redmine/topics…

Let us know if it fixes the problem for you

 
Avatar guoguo 2 post(s)

hi, guys. I have the same problem with 0.9.4 package.
I am using Windows as the host server.
going to try craiger’s solution.

 
Avatar guoguo 2 post(s)

I have added “reconnect: true” in database.yml.
It now works. Thanks carlos.

Forums Redmine