You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.
Open an advanced odt document in the build-in editor --> A odt document with some pictures, multiple heading levels, indexes (table of contents), hyper-links, footer & header sections.
Expected behaviour
I should see the editor.
Actual behaviour
The spinner keeps spinning, when I pressed the document....
Server configuration
Operating system:
Debian Jessie (8.4) 64-bit
Web server:
Nginx (1.6.2). I have gzip already disabled (gzip off;) on Nginx server config. As well as: gzip_vary off;. And the .htaccess file doesn't work under Nginx server.
Database:
MySQL (5.5.47)
PHP version:
php5-fpm (5.6.19)
ownCloud version:
ownCloud 9.0.2 (stable)
Documents App version:
v0.10 Although I would like to have the latest version (0.13.0, right?). But I don't know how this ownCloud app plugin systems works with regard to the versions....
Updated from an older ownCloud or fresh install:
Updated
Where did you install ownCloud from:
Using apt-get & sources.list:
/etc/apt/sources.list.d$ cat owncloud.list
deb http://download.opensuse.org/repositories/isv:/ownCloud:/community/Debian_8.0/ /
{"reqId":"j1+Hqp862PxosTmNV6fs","remoteAddr":"95.96.217.27","app":"files_locking","message":"INFO: Read lock requested for \/media\/data\/owncloud\/melroy\/files\/Documents\/Onderneming\/xxxxxxx.odt","level":0,"time":"2016-04-23T15:43:11+00:00","method":"POST","url":"\/index.php\/apps\/documents\/ajax\/session\/joinasuser\/20721"}
{"reqId":"j1+Hqp862PxosTmNV6fs","remoteAddr":"95.96.217.27","app":"files_locking","message":"PASS: Acquired read lock for \/media\/data\/owncloud\/melroy\/files\/Documents\/Onderneming\/xxxxxxx.odt","level":0,"time":"2016-04-23T15:43:11+00:00","method":"POST","url":"\/index.php\/apps\/documents\/ajax\/session\/joinasuser\/20721"}
{"reqId":"j1+Hqp862PxosTmNV6fs","remoteAddr":"95.96.217.27","app":"files_locking","message":"INFO: Incrementing lock type 1 count for \/media\/data\/owncloud\/melroy\/files\/Documents\/Onderneming\/xxxxxxx.odt","level":0,"time":"2016-04-23T15:43:11+00:00","method":"POST","url":"\/index.php\/apps\/documents\/ajax\/session\/joinasuser\/20721"}
{"reqId":"j1+Hqp862PxosTmNV6fs","remoteAddr":"95.96.217.27","app":"files_locking","message":"INFO: Incrementing lock type 1 count for \/media\/data\/owncloud\/melroy\/files\/Documents\/Onderneming\/xxxxxxx.odt","level":0,"time":"2016-04-23T15:43:11+00:00","method":"POST","url":"\/index.php\/apps\/documents\/ajax\/session\/joinasuser\/20721"}
{"reqId":"qt2kbikKaLMZhipaaghW","remoteAddr":"95.96.217.27","app":"files_locking","message":"INFO: Read lock requested for \/media\/data\/owncloud\/melroy\/documents\/6167997c81d0fa4a5d37f639861314d5ca314f02.odt","level":0,"time":"2016-04-23T15:43:12+00:00","method":"GET","url":"\/index.php\/apps\/documents\/ajax\/genesis\/qotiuxy7jx5a1cia17jhzflolpp7hn?requesttoken=btEbM10RJ4sIbpLT3Mae6VcfIAOzwM"}
{"reqId":"qt2kbikKaLMZhipaaghW","remoteAddr":"95.96.217.27","app":"files_locking","message":"PASS: Acquired read lock for \/media\/data\/owncloud\/melroy\/documents\/6167997c81d0fa4a5d37f639861314d5ca314f02.odt","level":0,"time":"2016-04-23T15:43:12+00:00","method":"GET","url":"\/index.php\/apps\/documents\/ajax\/genesis\/qotiuxy7jx5a1cia17jhzflolpp7hn?requesttoken=btEbM10RJ4sIbpLT3Mae6VcfIAOzwM"}
{"reqId":"qt2kbikKaLMZhipaaghW","remoteAddr":"95.96.217.27","app":"files_locking","message":"INFO: Incrementing lock type 1 count for \/media\/data\/owncloud\/melroy\/documents\/6167997c81d0fa4a5d37f639861314d5ca314f02.odt","level":0,"time":"2016-04-23T15:43:12+00:00","method":"GET","url":"\/index.php\/apps\/documents\/ajax\/genesis\/qotiuxy7jx5a1cia17jhzflolpp7hn?requesttoken=btEbM10RJ4sIbpLT3Mae6VcfIAOzwM"}
{"reqId":"qt2kbikKaLMZhipaaghW","remoteAddr":"95.96.217.27","app":"files_locking","message":"INFO: Incrementing lock type 1 count for \/media\/data\/owncloud\/melroy\/documents\/6167997c81d0fa4a5d37f639861314d5ca314f02.odt","level":0,"time":"2016-04-23T15:43:12+00:00","method":"GET","url":"\/index.php\/apps\/documents\/ajax\/genesis\/qotiuxy7jx5a1cia17jhzflolpp7hn?requesttoken=btEbM10RJ4sIbpLT3Mae6VcfIAOzwM"}
Browser log
Javascript log from Firefox:
Content Security Policy: Directive 'frame-src' has been deprecated. Please use directive 'child-src' instead. <unknown>
Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.min.js:1:0
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src https://cloud.melroy.org 'unsafe-eval'"). documents
Use of getPreventDefault() is deprecated. Use defaultPrevented instead. jquery.min.js:5:17117
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src https://cloud.melroy.org 'unsafe-eval'"). documents:1:0
Use of getAttributeNode() is deprecated. Use getAttribute() instead. jquery.min.js:156:64
TypeError: listStyles[styleName] is undefined
applyContentBasedStyles()
jquery.min.js:8259
ListStyleToCss/this.applyListStyles()
jquery.min.js:8283
handleStyles()
jquery.min.js:9140
callback()
jquery.min.js:9613
refreshOdf()
jquery.min.js:9623
load/odfcontainer<()
jquery.min.js:9657
setState()
jquery.min.js:6768
loadNextComponent()
jquery.min.js:6941
loadNextComponent/<()
jquery.min.js:6937
loadAsDOM/<()
jquery.min.js:4878
loadAsString/<()
jquery.min.js:4831
handleEntryData()
jquery.min.js:4704
load/<()
jquery.min.js:4719
read()
jquery.min.js:4648
load()
jquery.min.js:4715
load()
jquery.min.js:4819
loadAsString()
jquery.min.js:4826
loadAsDOM()
jquery.min.js:4872
loadNextComponent()
jquery.min.js:6920
loadNextComponent/<()
jquery.min.js:6937
loadAsDOM/<()
jquery.min.js:4878
loadAsString/<()
jquery.min.js:4831
handleEntryData()
jquery.min.js:4704
load/<()
jquery.min.js:4719
read()
jquery.min.js:4648
load()
jquery.min.js:4715
load()
jquery.min.js:4819
loadAsString()
jquery.min.js:4826
loadAsDOM()
jquery.min.js:4872
loadNextComponent()
jquery.min.js:6920
loadNextComponent/<()
jquery.min.js:6937
loadAsDOM/<()
jquery.min.js:4878
loadAsString/<()
jquery.min.js:4831
handleEntryData()
jquery.min.js:4704
load/<()
jquery.min.js:4719
read()
jquery.min.js:4648
load()
jquery.min.js:4715
load()
jquery.min.js:4819
loadAsString()
jquery.min.js:4826
loadAsDOM()
jquery.min.js:4872
loadNextComponent()
jquery.min.js:6920
loadNextComponent/<()
jquery.min.js:6937
loadAsDOM/<()
jquery.min.js:4878
loadAsString/<()
jquery.min.js:4831
handleEntryData()
jquery.min.js:4704
load/<()
jquery.min.js:4719
read()
jquery.min.js:4648
load()
jquery.min.js:4715
load()
jquery.min.js:4819
loadAsString()
jquery.min.js:4826
loadAsDOM()
jquery.min.js:4872
loadNextComponent()
jquery.min.js:6920
loadNextComponent/<()
jquery.min.js:6937
loadAsDOM/<()
jquery.min.js:4878
loadAsString/<()
jquery.min.js:4831
handleEntryData()
jquery.min.js:4704
load/<()
jquery.min.js:4719
read()
jquery.min.js:4648
load()
jquery.min.js:4715
load()
jquery.min.js:4819
loadAsString()
jquery.min.js:4826
loadAsDOM()
jquery.min.js:4872
loadNextComponent()
jquery.min.js:6920
loadComponents()
jquery.min.js:6946
OdfContainer/zip<()
jquery.min.js:7216
handleCentralDirectory()
jquery.min.js:4766
handleCentralDirectoryEnd/<()
jquery.min.js:4802
read()
jquery.min.js:4648
handleCentralDirectoryEnd()
jquery.min.js:4798
Zip/</<()
jquery.min.js:5028
read()
jquery.min.js:4648
Zip/<()
jquery.min.js:5024
handleResult()
jquery.min.js:338
jquery.min.js:8259:11
Network graph from Firefox:
Thanks!
Kind regards,
Melroy van den Berg
The text was updated successfully, but these errors were encountered:
Hi,
Steps to reproduce
Expected behaviour
I should see the editor.
Actual behaviour
The spinner keeps spinning, when I pressed the document....
Server configuration
Operating system:
Debian Jessie (8.4) 64-bit
Web server:
Nginx (1.6.2). I have gzip already disabled (
gzip off;
) on Nginx server config. As well as:gzip_vary off;
. And the.htaccess
file doesn't work under Nginx server.Database:
MySQL (5.5.47)
PHP version:
php5-fpm (5.6.19)
ownCloud version:
ownCloud 9.0.2 (stable)
Documents App version:
v0.10 Although I would like to have the latest version (0.13.0, right?). But I don't know how this ownCloud app plugin systems works with regard to the versions....
Updated from an older ownCloud or fresh install:
Updated
Where did you install ownCloud from:
Using apt-get & sources.list:
Login as admin user into your ownCloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
--> this URL doesn't execute.
List of activated apps:
Nginx server configuration for ownCloud:
The content of config/config.php:
Are you using external storage:
Not external, but an other internal storage location on the machine:
/media/data/owncloud
Are you using encryption:
no server-side encryption from ownCloud. Only TLS via Nginx.
Are you using an external user-backend:
No
Client configuration
Browser:
Firefox 45.0
Operating system:
Linux Mint 17.3 (64bit)
Logs
Web server error log
Nginx log (only output of access.log, error.log keeps empty):
ownCloud log (data/owncloud.log)
Browser log
Javascript log from Firefox:
Network graph from Firefox:
Thanks!
Kind regards,
Melroy van den Berg
The text was updated successfully, but these errors were encountered: