Difference between revisions of "Atlassian"
From Briki
(→Repeated requests to re-authenticate administrator password on JIRA) |
|||
| Line 1: | Line 1: | ||
=== Repeated requests to re-authenticate administrator password on JIRA === | === Repeated requests to re-authenticate administrator password on JIRA === | ||
* https://confluence.atlassian.com/display/JIRAKB/User+is+Constantly+Logged+out+of+JIRA (see sessionCookieName option) | * https://confluence.atlassian.com/display/JIRAKB/User+is+Constantly+Logged+out+of+JIRA (see sessionCookieName option) | ||
| + | |||
| + | === Stash crashes immediately on startup === | ||
| + | * If shell for stash user (eg. atlstash) is set to /bin/false, ensure sudo (not "su") is used to switch user in start-stash.sh and stop-stash.sh | ||
=== Setting up JIRA standalone (old) === | === Setting up JIRA standalone (old) === | ||
* [[JIRA]] | * [[JIRA]] | ||
Revision as of 11:24, 5 December 2014
Repeated requests to re-authenticate administrator password on JIRA
- https://confluence.atlassian.com/display/JIRAKB/User+is+Constantly+Logged+out+of+JIRA (see sessionCookieName option)
Stash crashes immediately on startup
- If shell for stash user (eg. atlstash) is set to /bin/false, ensure sudo (not "su") is used to switch user in start-stash.sh and stop-stash.sh