Roundcube Community Forum

Release Support => Pending Issues => Topic started by: jlbrown on August 07, 2018, 01:34:07 AM

Title: Logout gives "request check failed" after upgrade to 1.3.7
Post by: jlbrown on August 07, 2018, 01:34:07 AM
I have just upgraded to 1.3.7 from 1.3.6 and when I log out I get:

PHP Error: Request security check failed (GET /roundcube/?_task=logout)

Running PHP 7.2.8, Apache 2.4.34.

Any suggestions?

Thanks, James.
Title: Re: Logout gives "request check failed" after upgrade to 1.3.7
Post by: JohnDoh on August 08, 2018, 02:20:00 AM
sounds like this https://github.com/roundcube/roundcubemail/issues/5579 have you installed all the js deps?
Title: Re: Logout gives "request check failed" after upgrade to 1.3.7
Post by: jlbrown on August 08, 2018, 02:36:45 AM
Yep, thanks John.

Running:

sudo php [path-to-Roundcube]/bin/install-jsdeps.sh

did the trick.

Also fixed the error I had with mailboxes not showing any messages.

Thanks again,

James.