WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2026 Poal.co

422

Hi guys,

I'm trying to set up a Phabricator instance. And my login sessions constantly expire in Waterfox. As a result, I have to log in. And sometimes, I'll get the following error after attempting to log in:

Unhandled Exception ("AphrontMalformedRequestException") You are trying to save some data to Phabricator, but the request your browser made included an incorrect token. Reload the page and try again. You may need to clear your cookies. This was a Web request. This request had an invalid CSRF token.

Does anyone who runs a Phabricator instance know how to fix this?

Hi guys, I'm trying to set up a Phabricator instance. And my login sessions constantly expire in Waterfox. As a result, I have to log in. And sometimes, I'll get the following error after attempting to log in: Unhandled Exception ("AphrontMalformedRequestException") You are trying to save some data to Phabricator, but the request your browser made included an incorrect token. Reload the page and try again. You may need to clear your cookies. This was a Web request. This request had an invalid CSRF token. Does anyone who runs a Phabricator instance know how to fix this?

(post is archived)

I think I might have solved the problem. I didn't have the VirtualHost open on port 22280, only on 443. So I changed that.