Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Remuz on June 30, 2016, 12:27:36 PM

Title: "Sending Message..." until timeout.
Post by: Remuz on June 30, 2016, 12:27:36 PM
So I've run into an issue that's left me completely confused.

Whenever I send an email from roundcube it sends fine but it's like the UI doesn't realize that so the spinner that says "Sending message..." continues until it times out.

The same happens when I attempt to view most settings, PGP Keys  & Password work, rest don't. It just says "Loading..." forever.

I've confirmed this on the latest versions of Chrome and Firefox.

It's a fresh install of the latest roundcube version running on:
Nginx version 1.10.0, PHP 5.6.22-0+deb8u1 with MariaDB 10.1.14. Sends via remote cPanel setup, some 110 ms ping.
Title: Re: "Sending Message..." until timeout.
Post by: SKaero on June 30, 2016, 12:50:37 PM
Are you using any plugins? What errors are in the JS console? Are there any errors in the Roundcube error log?
Title: Re: "Sending Message..." until timeout.
Post by: Remuz on June 30, 2016, 01:29:48 PM
This is just for the sending issue

(https://i.rem.uz/9xFIVR.png)

$config['plugins'] = array('acl', 'archive', 'attachment_reminder', 'emoticons', 'enigma', 'hide_blockquote', 'jqueryui', 'password', 'zipdownload');

Nothing in the error logs.
Title: Re: "Sending Message..." until timeout.
Post by: SKaero on June 30, 2016, 02:23:49 PM
http://www.roundcubeforum.net/index.php?topic=21930.0
Title: Re: "Sending Message..." until timeout.
Post by: Remuz on June 30, 2016, 05:40:47 PM
Thanks that fixed it!

Came across this on the inbox page, even after I added the header stuff.
Code: [Select]
Refused to display 'https://webmail.rem.uz/skins/larry/watermark.html' in a frame because it set 'X-Frame-Options' to 'DENY'.