Discussion:
Winterfell: fileapi_manticore not defined
Schorer, Friedemann
2017-02-07 07:33:29 UTC
Permalink
Hi all!
I recently installed Winterfell on a fresh Debian Jessie server, but
using NGinX instead of Apache. Now when I try to view my mails they
Uncaught ReferenceError: manticore_api is not defined at kolab_files_init (kolab_files.js:228) at kolab_files.js:131 at rcube_webmail.triggerEvent (common.js?s=1483438824:379) at rcube_webmail.init (app.js?s=1483438824:623) at HTMLDocument.<anonymous> (?_task=mail&_mbox=Spam:766) at j (jquery.min.js?s=1480262285:34) at Object.fireWith [as resolveWith] (jquery.min.js?s=1480262285:34) at Function.ready (jquery.min.js?s=1480262285:34) at HTMLDocument.I (jquery.min.js?s=1480262285:34)
upon loading the mail preview page,
and whenever I select a mail to be displayed from the mailbox listing I
app.js?s=1483438824:7946 GET https://server.tld/ATUFgAh4g43r869Q/?_task=mail&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D0&_uid=7233&_mbox=Spam&_framed=1&_action=preview 500 (Internal Server Error)
Looking for a way to fix this I grepped through /etc/, but it looks as
/etc/roundcubemail/config.inc.php: $config['fileapi_manticore'] = 'http://' . $_SERVER['HTTP_HOST'] . ':8080';
and the DSL router has a NAT rule for all relevant ports to my server,
including 8080. But nmap always shows port 8080 as 'closed', both on
the server and on my domain name.

Any ideas anyone?

Friedemann
Friedemann Schorer
2017-02-13 23:07:24 UTC
Permalink
Any ideas anyone? My Kolab WebUI isn't usable because of this HTTP 500 error
:-/

Friedemann
Post by Schorer, Friedemann
Hi all!
I recently installed Winterfell on a fresh Debian Jessie server, but
using NGinX instead of Apache. Now when I try to view my mails they
Uncaught ReferenceError: manticore_api is not defined at kolab_files_init
(kolab_files.js:228) at kolab_files.js:131 at rcube_webmail.triggerEvent
(common.js?s=1483438824:379) at rcube_webmail.init
(app.js?s=1483438824:623) at HTMLDocument.<anonymous>
(?_task=mail&_mbox=Spam:766) at j (jquery.min.js?s=1480262285:34) at
Object.fireWith [as resolveWith] (jquery.min.js?s=1480262285:34) at
Function.ready (jquery.min.js?s=1480262285:34) at HTMLDocument.I
(jquery.min.js?s=1480262285:34)
upon loading the mail preview page,
and whenever I select a mail to be displayed from the mailbox listing I
app.js?s=1483438824:7946 GET
https://server.tld/ATUFgAh4g43r869Q/?_task=mail&_caps=pdf%3D1%2Cflash%3D1
%2Ctif%3D0&_uid=7233&_mbox=Spam&_framed=1&_action=preview 500 (Internal
Server Error)
Looking for a way to fix this I grepped through /etc/, but it looks as
/etc/roundcubemail/config.inc.php: $config['fileapi_manticore'] =
'http://' . $_SERVER['HTTP_HOST'] . ':8080';
and the DSL router has a NAT rule for all relevant ports to my server,
including 8080. But nmap always shows port 8080 as 'closed', both on
the server and on my domain name.
Any ideas anyone?
Friedemann
Daniel Hoffend
2017-02-17 10:22:41 UTC
Permalink
Hi Friedemann

We had already fixed this issue in November, but it looks like a
version/fix got pushed into Kolab:16 with a hotfix (but sadly only for
RHEL).

https://obs.kolabsys.com/package/rdiff/Kolab:16/roundcubemail-plugins-kolab?linkrev=base&rev=5

I'll take care of the Debian Packages myself. Should be fixed very soon.


--
Daniel
Post by Friedemann Schorer
Any ideas anyone? My Kolab WebUI isn't usable because of this HTTP 500 error
:-/
Friedemann
Post by Schorer, Friedemann
Hi all!
I recently installed Winterfell on a fresh Debian Jessie server, but
using NGinX instead of Apache. Now when I try to view my mails they
Uncaught ReferenceError: manticore_api is not defined at kolab_files_init
(kolab_files.js:228) at kolab_files.js:131 at rcube_webmail.triggerEvent
(common.js?s=1483438824:379) at rcube_webmail.init
(app.js?s=1483438824:623) at HTMLDocument.<anonymous>
(?_task=mail&_mbox=Spam:766) at j (jquery.min.js?s=1480262285:34) at
Object.fireWith [as resolveWith] (jquery.min.js?s=1480262285:34) at
Function.ready (jquery.min.js?s=1480262285:34) at HTMLDocument.I
(jquery.min.js?s=1480262285:34)
upon loading the mail preview page,
and whenever I select a mail to be displayed from the mailbox listing I
app.js?s=1483438824:7946 GET
https://server.tld/ATUFgAh4g43r869Q/?_task=mail&_caps=pdf%3D1%2Cflash%3D1
%2Ctif%3D0&_uid=7233&_mbox=Spam&_framed=1&_action=preview 500 (Internal
Server Error)
Looking for a way to fix this I grepped through /etc/, but it looks as
/etc/roundcubemail/config.inc.php: $config['fileapi_manticore'] =
'http://' . $_SERVER['HTTP_HOST'] . ':8080';
and the DSL router has a NAT rule for all relevant ports to my server,
including 8080. But nmap always shows port 8080 as 'closed', both on
the server and on my domain name.
Any ideas anyone?
Friedemann
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
Friedemann Schorer
2017-02-17 18:10:03 UTC
Permalink
Hi Daniel,
that'll be great and highly appreciated :-) Thanks for your efforts!

Friedemann
Post by Daniel Hoffend
Hi Friedemann
We had already fixed this issue in November, but it looks like a
version/fix got pushed into Kolab:16 with a hotfix (but sadly only for
RHEL).
https://obs.kolabsys.com/package/rdiff/Kolab:16/roundcubemail-plugins-kolab?
linkrev=base&rev=5
I'll take care of the Debian Packages myself. Should be fixed very soon.
--
Daniel
Post by Friedemann Schorer
Any ideas anyone? My Kolab WebUI isn't usable because of this HTTP 500
error>
:-/
Friedemann
Post by Schorer, Friedemann
Hi all!
I recently installed Winterfell on a fresh Debian Jessie server, but
using NGinX instead of Apache. Now when I try to view my mails they
Uncaught ReferenceError: manticore_api is not defined at
kolab_files_init
(kolab_files.js:228) at kolab_files.js:131 at rcube_webmail.triggerEvent
(common.js?s=1483438824:379) at rcube_webmail.init
(app.js?s=1483438824:623) at HTMLDocument.<anonymous>
(?_task=mail&_mbox=Spam:766) at j (jquery.min.js?s=1480262285:34) at
Object.fireWith [as resolveWith] (jquery.min.js?s=1480262285:34) at
Function.ready (jquery.min.js?s=1480262285:34) at HTMLDocument.I
(jquery.min.js?s=1480262285:34)
upon loading the mail preview page,
and whenever I select a mail to be displayed from the mailbox listing I
app.js?s=1483438824:7946 GET
https://server.tld/ATUFgAh4g43r869Q/?_task=mail&_caps=pdf%3D1%2Cflash%3D
1
%2Ctif%3D0&_uid=7233&_mbox=Spam&_framed=1&_action=preview 500 (Internal
Server Error)
Looking for a way to fix this I grepped through /etc/, but it looks as
/etc/roundcubemail/config.inc.php: $config['fileapi_manticore'] =
'http://' . $_SERVER['HTTP_HOST'] . ':8080';
and the DSL router has a NAT rule for all relevant ports to my server,
including 8080. But nmap always shows port 8080 as 'closed', both on
the server and on my domain name.
Any ideas anyone?
Friedemann
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
Loading...