Project

General

Profile

Changes don't appear immediately

Added by Ky Lam Ngo over 14 years ago

Hi, i have installed the trunk version from git successfully, but changes i made like with password, project descriptions, login, logout (almost everything) don't appear immediately after clicking submit. Only after i refresh the browser, then the changes are shown, otherwise the pages stay in old state before submitting changes.

For example, you can try to login at redmine.lamnk.com as admin/admin. After click on "Login" you are still not shown as logged in. You must refresh to see admin page. The same is for logout, project creation etc.

Why is that and how to fix this issue ?


Replies (2)

RE: Changes don't appear immediately - Added by Ky Lam Ngo over 14 years ago

PS:

ruby 1.8.7 (2009-12-24 patchlevel 248) [x86_64-linux]
passenger 2.2.9
nginx 0.8.31

RE: Changes don't appear immediately - Added by Ky Lam Ngo over 14 years ago

Thanks to mr_bliss and Khalsa on #redmine irc channel i've identified the problem:

The expire header was set too far in the future. When i turn the "expire" directive in nginx.conf off, then redmine works like normal.

    (1-2/2)