Bitbucket could not complete this action due to a missing or expired form token.
You may have cleared your browser cookies, which could have resulted in the expiry of your current form token. A new form token has been issued.
The original input has been captured and you can retry the operation.
Any file attachments in the original input will be lost
We have an evaluation license that just expired and get the above message when trying to update to the new eval license. We have a proxy server/load balancer in front and have not had any issues with BitBucket until now. Looking at this: https://confluence.atlassian.com/stashkb/xsrf-security-token-missing-529661980.html It appears our bitbucket.properties file is correct and we also have sticky session set on the load balancer. Any ideas would be wonderful.
Hi,
server.proxy-port and name are both in the properties file. we also have server.scheme=https
Hi Jennifer,
This error typically appears when there's reverse proxy server in front of Bitbucket Server, but the bitbucket.properties file doesn't reflect that.
Specifically you need to make sure your bitbucket.properties file has the server.proxy-port and server.proxy-name and they match the port and FQDN of the URL you use to access Bitbucket Server.
For instance, if you access Bitbucket Server using https://bitbucket.company.com you'd need to set server.proxy-port=443 and server.proxy-name=bitbucket.company.com.
After a restart of Bitbucket Server you should be able to change your license.
Cheers,
Christian
Premier Support Engineer
Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.