Hi Folks,
I installed OX Appsuite on Centos 6, and everything works fine.
I then installed the documentconverter-api and everything still works fine.
I then installed the OX-Text component, and now 'Drive' and 'Text' throw
"Failed to start application" errors. When I disable ox-text in documents.properties, 'Drive' works again.
I see this specific error in the Javascript console:
System is trying get this:
And the response is:
define('/text;themes/default/io.ox/office/tk/style.css', function () {
if (ox.debug) console.log("Could not read 'themes/default/io.ox/office/tk/style.css'");
throw new Error("Could not read 'themes/default/io.ox/office/tk/style.css'");
});
/*xsep:*/
The system then also logs the current user out.
Browser: Chrome 39.0.2171.71
Server: Centos 6, 64bit
Linux localhost.localdomain 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Installation through puppet: see attached manifests. Note that dovecot setup was done mostly manually.
order: puppet, ox-appsuite, ox-text
I hope I am just missing some config somewhere.
Thanks for your help,
Thomas
I installed OX Appsuite on Centos 6, and everything works fine.
I then installed the documentconverter-api and everything still works fine.
I then installed the OX-Text component, and now 'Drive' and 'Text' throw
"Failed to start application" errors. When I disable ox-text in documents.properties, 'Drive' works again.
I see this specific error in the Javascript console:
System is trying get this:
And the response is:
define('/text;themes/default/io.ox/office/tk/style.css', function () {
if (ox.debug) console.log("Could not read 'themes/default/io.ox/office/tk/style.css'");
throw new Error("Could not read 'themes/default/io.ox/office/tk/style.css'");
});
/*xsep:*/
The system then also logs the current user out.
Browser: Chrome 39.0.2171.71
Server: Centos 6, 64bit
Linux localhost.localdomain 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Installation through puppet: see attached manifests. Note that dovecot setup was done mostly manually.
order: puppet, ox-appsuite, ox-text
I hope I am just missing some config somewhere.
Thanks for your help,
Thomas