ONLYOFFICE / onlyoffice-owncloud

The app which enables the users to edit office documents from ownCloud using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to ownCloud
Apache License 2.0
297 stars 90 forks source link

4.0.1: error when creating new documents #296

Closed thommierother closed 4 years ago

thommierother commented 4 years ago

Error when loading the newly created document:

Screenshot_20191219_180820

Installation worked before app version 4.01. owncloud.log has no error msgs.

alexanderonlyoffice commented 4 years ago

@thommierother, this error means that the Document Server cannot download the file for editing. Please specify the following information:

  1. Currently installed version of the Document Server and its installation type (docker or deb/rpm);
  2. What SSL certificates you are using (CA-signed or self-signed)?
  3. Go to the ONLYOFFICE integration app address settings page and click on the 'Save' button. Send me a screenshot of the error in caption you see, if there are any.
thommierother commented 4 years ago

I assume this ist the detailed version from /etc/nginx/includes/ds-docservice.conf: $the_scheme://$the_host/5.4.0-21/web-apps$1 redirect;

Install type is rpm on a Ubuntu 18.04.3 LTS, ssl cert is letsencrypt-signed. .

thommierother commented 4 years ago

Screenshot_20191220_121304

thommierother commented 4 years ago

by the way, I have to change this secret key now ;-)

alexanderonlyoffice commented 4 years ago

@thommierother, according to the SSL Checker website there is an issue with the SSL certificate on your ownCloud side. You can check it under this link. It might be that Document Server cannot verify this certificate. Open /etc/onlyoffice/documentserver/default.json and find rejectUnauthorized parameter -> change its value to false and restart all Document Server services with the command supervisorctl restart all. Then go to ONLYOFFICE integration app settings page and click on the save button.

thommierother commented 4 years ago

@alexanderonlyoffice: hm, but the certs seem to be ok, I see no errors for https://www.sslshopper.com/ssl-checker.html#hostname=www.netzwissen.de and also hostname=docs.netzwissen.de. Expiry date, trustchain, cname etc. are fine.

Anyway, I changed rejectUnauthorized

      "headers": {
                                    "userAgent": "Node.js/6.13"
                            },
                            "rejectUnauthorized": false
                    },

I restarted the docserver, but nothing changed. I also added the IP adress of the webserver (www.netzwissen.de) into /etc/hosts of the docserver, still no change. Logfiles at /var/log/onlyoffice/documentserver/ are also not helpful ....

ideas?

thommierother commented 4 years ago

note that both www.netzwissen.de and docs.netzwissen.de are on the same proxmox cluster, communication between them should be no problem at all. And all worked until I upgraded the owncloud app to 4.0.1 ...

thommierother commented 4 years ago

@alexanderonlyoffice: some more detailed info: I see the request from the docserver in the owncloud log when clicking on a docx file and it looks OK:

root@www:~# tail -f /var/log/owncloud/owncloud.log | grep test2
{"reqId":"gjsurFqFWNaqpTlRsEp7","level":0,"time":"December 21, 2019 07:15:26","remoteAddr":"87.154.175.119","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1152871?filePath=%2Ftest2.docx","message":"token ade15fe4c7b31930b6a130803db3655499fe00513e47c8032f483b4f07c2b28c3a969cb335d688d318f7a502cd976c0278ad58d0c22e013320551405ace7c825 with token id 81601 found, validating"}
{"reqId":"gjsurFqFWNaqpTlRsEp7","level":0,"time":"December 21, 2019 07:15:26","remoteAddr":"87.154.175.119","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1152871?filePath=%2Ftest2.docx","message":"token ade15fe4c7b31930b6a130803db3655499fe00513e47c8032f483b4f07c2b28c3a969cb335d688d318f7a502cd976c0278ad58d0c22e013320551405ace7c825 with token id 81601 found, validating"}
{"reqId":"gjsurFqFWNaqpTlRsEp7","level":0,"time":"December 21, 2019 07:15:26","remoteAddr":"87.154.175.119","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1152871?filePath=%2Ftest2.docx","message":"token ade15fe4c7b31930b6a130803db3655499fe00513e47c8032f483b4f07c2b28c3a969cb335d688d318f7a502cd976c0278ad58d0c22e013320551405ace7c825 with token id 81601 found, validating"}
{"reqId":"gjsurFqFWNaqpTlRsEp7","level":0,"time":"December 21, 2019 07:15:26","remoteAddr":"87.154.175.119","user":"thommie4","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1152871?filePath=%2Ftest2.docx","message":"Open: 1152871 \/test2.docx"}
{"reqId":"gjsurFqFWNaqpTlRsEp7","level":3,"time":"December 21, 2019 07:15:26","remoteAddr":"87.154.175.119","user":"thommie4","app":"no app in context","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1152871?filePath=%2Ftest2.docx","message":"Exception: {\"Exception\":\"RuntimeException\",\"Message\":\"image not found: image:rocketchat.svg webroot:\\\/owncloud serverroot:\\\/var\\\/www\\\/owncloud\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/apps\\\/external\\\/appinfo\\\/app.php(37): OC\\\\URLGenerator->imagePath('external', 'rocketchat.svg')\\n#1 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/NavigationManager.php(95): OC_App::{closure}()\\n#2 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/legacy\\\/app.php(633): OC\\\\NavigationManager->getAll()\\n#3 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/TemplateLayout.php(75): OC_App::getNavigation()\\n#4 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/legacy\\\/template.php(239): OC\\\\TemplateLayout->__construct('user', 'onlyoffice')\\n#5 \\\/var\\\/www\\\/owncloud\\\/lib\\\/public\\\/AppFramework\\\/Http\\\/TemplateResponse.php(149): OC_Template->fetchPage()\\n#6 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(108): OCP\\\\AppFramework\\\\Http\\\\TemplateResponse->render()\\n#7 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(100): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Onlyoffice\\\\Controller\\\\EditorController), 'index')\\n#8 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('OCA\\\\\\\\Onlyoffice\\\\\\\\...', 'index', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#9 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Route\\\/Router.php(342): OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#10 \\\/var\\\/www\\\/owncloud\\\/lib\\\/base.php(920): OC\\\\Route\\\\Router->match('\\\/apps\\\/onlyoffic...')\\n#11 \\\/var\\\/www\\\/owncloud\\\/index.php(54): OC::handleRequest()\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/URLGenerator.php\",\"Line\":173}"}
{"reqId":"7y8KGNNH7WdppiZVnF9d","level":0,"time":"December 21, 2019 07:15:27","remoteAddr":"87.154.175.119","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1152871?filePath=%2Ftest2.docx","message":"token ade15fe4c7b31930b6a130803db3655499fe00513e47c8032f483b4f07c2b28c3a969cb335d688d318f7a502cd976c0278ad58d0c22e013320551405ace7c825 with token id 81601 found, validating"}
{"reqId":"7y8KGNNH7WdppiZVnF9d","level":0,"time":"December 21, 2019 07:15:27","remoteAddr":"87.154.175.119","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1152871?filePath=%2Ftest2.docx","message":"token ade15fe4c7b31930b6a130803db3655499fe00513e47c8032f483b4f07c2b28c3a969cb335d688d318f7a502cd976c0278ad58d0c22e013320551405ace7c825 with token id 81601 found, validating"}
{"reqId":"7y8KGNNH7WdppiZVnF9d","level":0,"time":"December 21, 2019 07:15:27","remoteAddr":"87.154.175.119","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1152871?filePath=%2Ftest2.docx","message":"token ade15fe4c7b31930b6a130803db3655499fe00513e47c8032f483b4f07c2b28c3a969cb335d688d318f7a502cd976c0278ad58d0c22e013320551405ace7c825 with token id 81601 found, validating"}
{"reqId":"7y8KGNNH7WdppiZVnF9d","level":0,"time":"December 21, 2019 07:15:27","remoteAddr":"87.154.175.119","user":"thommie4","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1152871?filePath=%2Ftest2.docx","message":"Config is generated for: 1152871 with key 1710690196"}

Where can I see the corresponding request on the docserver?

alexanderonlyoffice commented 4 years ago

@thommierother, check the out.logs of the Document Server in folders /var/log/onlyoffice/documentserver/logs/docservice/ and /var/log/onlyoffice/documentserver/logs/converter/.

Check also the accessibility of the servers to each other with wget command. Execute wget https://documentserver_address/ from the server with ownCloud and wget https://owncloud_address/ from the server with Document Server.

Try to disable the "Advanced server settings" and click on the 'Save' button on ONLYOFFICE integration app settings page in ownCloud.

thommierother commented 4 years ago

`root@www:~# wget https://docs.netzwissen.de/ --2019-12-21 08:28:48-- https://docs.netzwissen.de/ Resolving docs.netzwissen.de (docs.netzwissen.de)... 136.243.85.153 Connecting to docs.netzwissen.de (docs.netzwissen.de)|136.243.85.153|:443... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: https://docs.netzwissen.de/welcome/ [following] --2019-12-21 08:28:48-- https://docs.netzwissen.de/welcome/ Reusing existing connection to docs.netzwissen.de:443. HTTP request sent, awaiting response... 200 OK Length: 4592 (4.5K) [text/html] Saving to: ‘index.html’

index.html 100%[==========================================================================================>] 4.48K --.-KB/s in 0s

2019-12-21 08:28:48 (743 MB/s) - ‘index.html’ saved [4592/4592] vice versa: root@docs:~# wget https://www.netzwissen.de/ --2019-12-21 07:29:43-- https://www.netzwissen.de/ Resolving www.netzwissen.de (www.netzwissen.de)... 138.201.52.53 Connecting to www.netzwissen.de (www.netzwissen.de)|138.201.52.53|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.netzwissen.de/de/ [following] --2019-12-21 07:29:43-- https://www.netzwissen.de/de/ Reusing existing connection to www.netzwissen.de:443. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ‘index.html’

index.html [ <=> ] 39,59K --.-KB/s in 0s

2019-12-21 07:29:43 (152 MB/s) - ‘index.html’ saved [40542]

root@docs:~# ` More comes later during the weekend ....

thommierother commented 4 years ago

Maybe I foud an error message in the converter/out.log which may be helpful:

[2019-12-22T08:15:13.600] [ERROR] nodeJS - error downloadFile:url=https://www2.netzwissen.de/owncloud/index.php/apps/onlyoffice/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.WJSTXZtjfb9vvM_bv4Ibc--Fekg1spiCPkTQOqJ9Wks;attempt=3;code:null;connect:null;(id=395757829) Error: Error response: statusCode:503 ;body:

But i see no corresponding entry on the OC server. Hm, tricky ... Can I do some debugging by hand wit URLs from the docs server side? General connectivity between the servers seem s to be OK, but I don't know what leads to the download error ....

alexanderonlyoffice commented 4 years ago

@thommierother, I can see that your ownCloud address differs from the one you specified in wget command. In command you used https://www.netzwissen.de that is basically the site. The address of your ownCloud is https://www2.netzwissen.de/owncloud/.

The error message means that the file storage is inaccessible for the Document Server.

Are there any errors when clicking on the 'Save' button on ONLYOFFICE integration app settings page?

thommierother commented 4 years ago

Hm, www2 is just a cname of www, but maybe thats the problem (I used it during the migration of services to new hardware).

thommierother commented 4 years ago

I think I see the reason: The error comes from a post request from the docserver which goes to www2.netzwissen.de instead of www.netzwissen.de. The docserver out.log shows:

[2019-12-24T08:11:32.847] [ERROR] nodeJS - postData error: docId = 395757829;url = https://www2.netzwissen.de/owncloud/index.php/apps/onlyoffice/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.eLBrJe0LJccKFi3LrrWmhgatuX8nMD0oVDPRmqPr7Gw;data = {"key":"395757829","status":1,"users":["52401d632a450_thommie4"],"actions":[{"type":1,"userid":"52401d632a450_thommie4"}]} Error: Error response: statusCode:403 ;body: {"message":"Zugriff verweigern"} at Request._callback (/var/www/onlyoffice/documentserver/server/Common/sources/utils.js:301:23) at Request.self.callback (/var/www/onlyoffice/documentserver/server/Common/node_modules/request/request.js:185:22) at emitTwo (events.js:126:13) at Request.emit (events.js:214:7) at Request. (/var/www/onlyoffice/documentserver/server/Common/node_modules/request/request.js:1161:10) at emitOne (events.js:116:13) at Request.emit (events.js:211:7) at IncomingMessage. (/var/www/onlyoffice/documentserver/server/Common/node_modules/request/request.js:1083:12) at Object.onceWrapper (events.js:313:30) at emitNone (events.js:111:20) at IncomingMessage.emit (events.js:208:7) at endReadableNT (_stream_readable.js:1064:12) at _combinedTickCallback (internal/process/next_tick.js:139:11) at process._tickCallback (internal/process/next_tick.js:181:9)

In the Owncloud serv, I can not overwrite the wrong setting in "Server address for internal requests from the Document Editing Service":

thommierother commented 4 years ago

Screenshot_20191224_091920

thommierother commented 4 years ago

Where is this value stored? Is it the owncloud database and where in detail? Which table?

CarlOnlyoffice commented 4 years ago

Hello @thommierother, Please try to fill in the Advanced server settings fields and check if the issue persists. If this doesn't help, deactivate this field and go to Document Server config file /etc/onlyoffice/documentserver/local.json to check the JWT header value there:

 "inbox": {
          "header": "your_header"
        },
        "outbox": {
          "header": "your_header"

If the value there is "AuthorizationJwt", then you should add this section to ownCloud's config.php:

'onlyoffice' =>
  array (
    "jwt_header" => "AuthorizationJwt"
)
thommierother commented 4 years ago

I now have the following configs:

on the docserver in /etc/onlyoffice/documentserver/local.json:

  "services": {
    "CoAuthoring": {
      "sql": {
        "dbHost": "localhost",
        "dbName": "onlyoffice",
        "dbUser": "onlyoffice",
        "dbPass": "onlyoffice"
      },
      "redis": {
        "host": "localhost"
      },
      "token": {
        "enable": {
          "request": {
            "inbox": true,
            "outbox": true
          },
          "browser": true
        },
        },
         "inbox": {
           "header": "AuthorizationJwt"
         },
         "outbox": {
           "header": "AuthorizationJwt"
         }
       },
       "secret": {
         "inbox": {
           "string": "xxxxxxxxxx"
         },
         "outbox": {
           "string": "xxxxxxxxxx"
         },
         "session": {
           "string": "xxxxxxxxxx"
         }
         }
        }
      },

on the owncloud server in config.php:

'onlyoffice' =>
      array (
      "jwt_header" => "AuthorizationJwt"
      ),

The Owncloud Onlyoffice settings page shows no errors upon saving, either not with filled or with empty values in the "advanced settings" section.

The POST request from the docservers node.js still shows a 503 in /var/log/onlyoffice/documentserver/converter/out.log:

[2019-12-25T07:50:20.235] [ERROR] nodeJS - error downloadFile:url=https://www.netzwissen.de/owncloud/index.php/apps/onlyoffice/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTQ5MDgsInVzZXJJZCI6IlppYWQiLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJkb3dubG9hZCJ9.cP88sJJoJzrpHDILrUd3Nzw_C5Aep15-TaQz4zGUZQo;attempt=3;code:null;connect:null;(id=2700320257)
Error: Error response: statusCode:503 ;body:

With my limited knowledge about the docservers internals I would say that the POST request from the docserver is somehow buggy, but I don't know the reason for it.

LinneyS commented 4 years ago

The logs from ownCloud are not enough. Provide logs for requests to \/owncloud\/index.php\/apps\/onlyoffice\/download and \/owncloud\/index.php\/apps\/onlyoffice\/track path's.

Does save ONLYOFFICE connection settings without errors?

thommierother commented 4 years ago

"Does save ONLYOFFICE connection settings without errors?" YES, there are no errors upon saving. Either with values in the advanced section or without. Here are some excerpts from

multitail -cS apache -i /var/log/apache2/access.log -i /var/log/apache2/error.log -i /var/log/owncloud/owncloud.log | grep onlyoffice

Apache and owncloud have active debug logging.

"method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsIn
VzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}
{"reqId":"D3GK560a05Gbf8h5Zciy","level":0,"time":"December 26, 2019 16:08:35","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authenti
cation\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiO
iJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uY
otDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token da4a4024f03b4956877f5444949048f427226d6a76c7f0df92a74a7f68eb135c7527775c
50e2ca239f5bbb99eea3df0c0bc36894b702fabb7d74c1c008ebd110"}
{"reqId":"D3GK560a05Gbf8h5Zciy","level":0,"time":"December 26, 2019 16:08:35","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice",
"method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsIn
VzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Downlo
ad: 1153046"}

{"reqId":"YhJuL4HpfjZFCKAToRnY","level":0,"time":"December 26, 2019 16:10:45","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token 3dab14b3888143284cc82b79a4061e3d5b8a8363bfc63555de9845eafb151c6f1926b02c78b1bc68c7a91ec3a9786325402f35a9f5e251474e2ae0ef0da2e724"}
{"reqId":"YhJuL4HpfjZFCKAToRnY","level":0,"time":"December 26, 2019 16:10:45","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}

The only thing I would identify as "strange" is the

"remoteAddr":"136.243.85.153","user":"--","app": ....

Shouldn't there be some authentication with a user value?

thommierother commented 4 years ago

And some "track" results:

{"reqId":"h52YTrOWGD6Mgli2sxIr","level":0,"time":"December 26, 2019 16:15:43","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"Track: 1153046 status 1"}
{"reqId":"h52YTrOWGD6Mgli2sxIr","level":0,"time":"December 26, 2019 16:15:43","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"Track: 1153046 status 1 result 0"}
LinneyS commented 4 years ago

What are the messages after line

{...
  "time":"December 26, 2019 16:10:45",...
  "app":"onlyoffice",
  "url":"\/owncloud\/index.php\/apps\/onlyoffice\/download...
  "message":"Download: 

?

Do not search only by word onlyoffice

thommierother commented 4 years ago
tail -f /var/log/owncloud/owncloud.log | grep 'download\|track'
{"reqId":"jYW9AK9skrx75BGXEpSr","level":0,"time":"December 27, 2019 07:14:26","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"invalidating token fba1cfbbb1ca38ce07ef193fb3102a7ccfdf6d336a4fb7a0b6a7bd46489ff1de85834e311e563203f14f2cf6f246363204911b4a8671aceb29c13f489e1d1599"}
{"reqId":"jYW9AK9skrx75BGXEpSr","level":0,"time":"December 27, 2019 07:14:26","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"Track: 1153046 status 1"}
{"reqId":"jYW9AK9skrx75BGXEpSr","level":0,"time":"December 27, 2019 07:14:26","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"Track: 1153046 status 1 result 0"}
{"reqId":"RdaaW9DMSGgpn1qLtb3s","level":0,"time":"December 27, 2019 07:14:27","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token e4d225d85f2bd9c1e60de1044ccab73806f35fefdb14c425bded294c9ef43bf7f00fa4df0a472517183344bcf22ffdfb514e23e14ae017aefd3ff7f162104574"}
{"reqId":"RdaaW9DMSGgpn1qLtb3s","level":0,"time":"December 27, 2019 07:14:27","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}
{"reqId":"C1v8us11zQF4ElNZijiv","level":0,"time":"December 27, 2019 07:14:28","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token ef7a8e72de09d41f626c9dc5f947390ba1950b5f8fbc62cea2a79f6865e2bdd66b618b24668498ed6bdaa10dd7109779f7af0157410222b23e4ece20cecfa544"}
{"reqId":"C1v8us11zQF4ElNZijiv","level":0,"time":"December 27, 2019 07:14:28","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}
{"reqId":"7ga4Rbygh3Jhs7gO09X0","level":0,"time":"December 27, 2019 07:14:29","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token 561fa266bfb61776fc0f1ea516988f7fc34386a766cdf78be70d45f701a94f643e520645d6d18aceb679be9f57415ff13e219a75ea2ddad7b98c6b09348afb8a"}
{"reqId":"7ga4Rbygh3Jhs7gO09X0","level":0,"time":"December 27, 2019 07:14:29","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}
alexanderonlyoffice commented 4 years ago

@thommierother, please find the part of the messsage that follows after the message specified by @LinneyS.

{...
  "time":"December 26, 2019 16:10:45",...
  "app":"onlyoffice",
  "url":"\/owncloud\/index.php\/apps\/onlyoffice\/download...
  "message":"Download: 

We want to see the message that is right after this part. We are not sure that it contains 'onlyoffice' or 'download'.

thommierother commented 4 years ago
log
{"reqId":"SKU6z4fYJamczmj6E1fq","level":0,"time":"December 26, 2019 16:10:01","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v2.php\/apps\/notifications\/api\/v1\/notifications?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"SKU6z4fYJamczmj6E1fq","level":0,"time":"December 26, 2019 16:10:01","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v2.php\/apps\/notifications\/api\/v1\/notifications?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"APxw2XQfHp2221tUEn8i","level":0,"time":"December 26, 2019 16:10:16","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/?dir=\/&scrollto=test3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"APxw2XQfHp2221tUEn8i","level":0,"time":"December 26, 2019 16:10:16","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\Authentication\\Token\\DefaultTokenProvider::updateTokenActivity","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/?dir=\/&scrollto=test3.docx","message":"updating activity of token 82270 to 1577376616"}
{"reqId":"APxw2XQfHp2221tUEn8i","level":0,"time":"December 26, 2019 16:10:16","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/?dir=\/&scrollto=test3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"APxw2XQfHp2221tUEn8i","level":0,"time":"December 26, 2019 16:10:16","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/?dir=\/&scrollto=test3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"VQAokFySFbJiE5XIEP7z","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"VQAokFySFbJiE5XIEP7z","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"VQAokFySFbJiE5XIEP7z","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"VQAokFySFbJiE5XIEP7z","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"X8hkTFvICSA9tQ6ELUci","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v2.php\/apps\/notifications\/api\/v1\/notifications?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"X8hkTFvICSA9tQ6ELUci","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v2.php\/apps\/notifications\/api\/v1\/notifications?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"CRH2CGXYLFNOnrQpaBNC","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"CRH2CGXYLFNOnrQpaBNC","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"CRH2CGXYLFNOnrQpaBNC","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"2HBerh7snZsrhkQobXiJ","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"PROPFIND","url":"\/owncloud\/remote.php\/dav\/files\/thommie4\/","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"zuVL9M4nvoZMzVQEa9EA","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/settings","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"zuVL9M4nvoZMzVQEa9EA","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/settings","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"zuVL9M4nvoZMzVQEa9EA","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/settings","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"c2zSj3GGYQDzggWLaFaO","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/ajax\/getstoragestats.php?dir=%2F","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"c2zSj3GGYQDzggWLaFaO","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/ajax\/getstoragestats.php?dir=%2F","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"c2zSj3GGYQDzggWLaFaO","level":0,"time":"December 26, 2019 16:10:17","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/ajax\/getstoragestats.php?dir=%2F","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"SXxoBin1mmCGErFcaj7F","level":0,"time":"December 26, 2019 16:10:18","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v1.php\/apps\/files_external\/api\/v1\/mounts?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"SXxoBin1mmCGErFcaj7F","level":0,"time":"December 26, 2019 16:10:18","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v1.php\/apps\/files_external\/api\/v1\/mounts?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"hjtorPUw9EptDv9LRMqS","level":0,"time":"December 26, 2019 16:10:19","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"hjtorPUw9EptDv9LRMqS","level":0,"time":"December 26, 2019 16:10:19","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"hjtorPUw9EptDv9LRMqS","level":0,"time":"December 26, 2019 16:10:19","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"hjtorPUw9EptDv9LRMqS","level":0,"time":"December 26, 2019 16:10:19","remoteAddr":"87.183.234.128","user":"thommie4","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1153046?filePath=%2Ftest3.docx","message":"Open: 1153046 \/test3.docx"}
{"reqId":"kmQhBHm9VK1yUggKlziH","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"kmQhBHm9VK1yUggKlziH","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"kmQhBHm9VK1yUggKlziH","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"kmQhBHm9VK1yUggKlziH","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"6h4KdGeLJ6Tl36vyubIV","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v2.php\/apps\/notifications\/api\/v1\/notifications?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"6h4KdGeLJ6Tl36vyubIV","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v2.php\/apps\/notifications\/api\/v1\/notifications?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"9OesEHJUUsY418VMJPNR","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"9OesEHJUUsY418VMJPNR","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"9OesEHJUUsY418VMJPNR","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"iP41IZoYanYwUC9NX8OH","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"9OesEHJUUsY418VMJPNR","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1153046?filePath=%2Ftest3.docx","message":"Config is generated for: 1153046 with key 395757829"}
{"reqId":"iP41IZoYanYwUC9NX8OH","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"iP41IZoYanYwUC9NX8OH","level":0,"time":"December 26, 2019 16:10:20","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"Vb2qKr2dwX7k6S3UHQgL","level":0,"time":"December 26, 2019 16:10:21","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"invalidating token 368bf12c6bf60e7b52d57f36ba5821d12ca79e3fe284a1b6c52bd81dff41887cecfc6053766fe2a9186ea5ada5acc10d9d20f81b14682b60147e667c5fc59ada"}
{"reqId":"Vb2qKr2dwX7k6S3UHQgL","level":0,"time":"December 26, 2019 16:10:21","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"Track: 1153046 status 1"}
{"reqId":"Vb2qKr2dwX7k6S3UHQgL","level":0,"time":"December 26, 2019 16:10:21","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"Track: 1153046 status 1 result 0"}
{"reqId":"QBw42zVKGuqo8hHuTr7M","level":0,"time":"December 26, 2019 16:10:21","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token 5b428d1e64b500cdcc6585b55dad52be54e0023105152eab0cb9811e5c359e079c6831855c4b259570fc6da0df42031e186cec88e3581acc304c5f2537c8030b"}
{"reqId":"QBw42zVKGuqo8hHuTr7M","level":0,"time":"December 26, 2019 16:10:21","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}
{"reqId":"OsHBKkjGnDyKKpw1JO4C","level":0,"time":"December 26, 2019 16:10:22","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token b340f530c1617cf9668e566fc648b562245b9a2b7d35418cad42dfa28274ab6601c30f558b928e967c570da56b06594c614cdb176c447aaa964f6231adbd5b4b"}
{"reqId":"OsHBKkjGnDyKKpw1JO4C","level":0,"time":"December 26, 2019 16:10:22","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}
{"reqId":"bhyzeWymkDX4rkiTBnbI","level":0,"time":"December 26, 2019 16:10:23","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token 4253dba9ab9c332aaaf21322c2516e718fab41e06b59ba0ffb8d7253657686d8fb076dc12ed2be1c09e854e42c6e4ba09c0c78a66970402da565844405312bb7"}
{"reqId":"bhyzeWymkDX4rkiTBnbI","level":0,"time":"December 26, 2019 16:10:23","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}
{"reqId":"8fb54baa-dda3-4d23-ba96-2d86503e4b0d","level":0,"time":"December 26, 2019 16:10:29","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\Authentication\\Token\\DefaultTokenProvider::updateToken","method":"PROPFIND","url":"\/owncloud\/remote.php\/dav\/files\/thommie4\/","message":"updating token 82269, last check is now 1577374906"}
{"reqId":"0848440d-7349-4b48-af61-6577f46ece04","level":0,"time":"December 26, 2019 16:10:29","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\Authentication\\Token\\DefaultTokenProvider::updateToken","method":"PROPFIND","url":"\/owncloud\/remote.php\/dav\/files\/thommie4\/","message":"updating token 82269, last check is now 1577374906"}
{"reqId":"3a5918db-f8a1-4309-80e0-5d644fb4be7b","level":0,"time":"December 26, 2019 16:10:29","remoteAddr":"87.183.234.128","user":"Ziad","app":"OC\\Authentication\\Token\\DefaultTokenProvider::updateToken","method":"PROPFIND","url":"\/owncloud\/remote.php\/dav\/files\/Ziad\/","message":"updating token 82268, last check is now 1577374906"}
{"reqId":"nfasU2VCxetuKa9yT4J9","level":0,"time":"December 26, 2019 16:10:32","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/?dir=\/&scrollto=test3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"nfasU2VCxetuKa9yT4J9","level":0,"time":"December 26, 2019 16:10:32","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/?dir=\/&scrollto=test3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"nfasU2VCxetuKa9yT4J9","level":0,"time":"December 26, 2019 16:10:32","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/?dir=\/&scrollto=test3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"dj9PIcrAHXjQiJem32mA","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"dj9PIcrAHXjQiJem32mA","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"dj9PIcrAHXjQiJem32mA","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"dj9PIcrAHXjQiJem32mA","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"25LGVxNGnt4AqsRcffXW","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v2.php\/apps\/notifications\/api\/v1\/notifications?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"25LGVxNGnt4AqsRcffXW","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v2.php\/apps\/notifications\/api\/v1\/notifications?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"7iVNcQzBZcqGaiD1G3RG","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"7iVNcQzBZcqGaiD1G3RG","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"7iVNcQzBZcqGaiD1G3RG","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"802EpVmrfDxg5zn8mTJX","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"PROPFIND","url":"\/owncloud\/remote.php\/dav\/files\/thommie4\/","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"OmauhOwqn6pmVVcsnAW5","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/settings","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"OmauhOwqn6pmVVcsnAW5","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/settings","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"OmauhOwqn6pmVVcsnAW5","level":0,"time":"December 26, 2019 16:10:33","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/settings","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"eOic22DvokSCRUSGDDPN","level":0,"time":"December 26, 2019 16:10:34","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/ajax\/getstoragestats.php?dir=%2F","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"eOic22DvokSCRUSGDDPN","level":0,"time":"December 26, 2019 16:10:34","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/ajax\/getstoragestats.php?dir=%2F","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"eOic22DvokSCRUSGDDPN","level":0,"time":"December 26, 2019 16:10:34","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/files\/ajax\/getstoragestats.php?dir=%2F","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"6EBGRaPVnddfy9F2SQgY","level":0,"time":"December 26, 2019 16:10:34","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v1.php\/apps\/files_external\/api\/v1\/mounts?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"6EBGRaPVnddfy9F2SQgY","level":0,"time":"December 26, 2019 16:10:34","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v1.php\/apps\/files_external\/api\/v1\/mounts?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"n53j615Uu11mo7Ailiu2","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"n53j615Uu11mo7Ailiu2","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"n53j615Uu11mo7Ailiu2","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"n53j615Uu11mo7Ailiu2","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/1153046?filePath=%2Ftest3.docx","message":"Open: 1153046 \/test3.docx"}
{"reqId":"xWgV9KMnXvGL8BcOG1WH","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"xWgV9KMnXvGL8BcOG1WH","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"xWgV9KMnXvGL8BcOG1WH","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"xWgV9KMnXvGL8BcOG1WH","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=fff5f00b939c3ffb3a1951b6fe3e04ec","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"lAAxtodW8HD55vXXWJeW","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v2.php\/apps\/notifications\/api\/v1\/notifications?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"lAAxtodW8HD55vXXWJeW","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/ocs\/v2.php\/apps\/notifications\/api\/v1\/notifications?format=json","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"8apAb6c3jdHRPb1LXiN0","level":0,"time":"December 26, 2019 16:10:41","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"8apAb6c3jdHRPb1LXiN0","level":0,"time":"December 26, 2019 16:10:42","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"8apAb6c3jdHRPb1LXiN0","level":0,"time":"December 26, 2019 16:10:42","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1153046?filePath=%2Ftest3.docx","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"EITY54KFFvvLwJEzkAG6","level":0,"time":"December 26, 2019 16:10:42","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"8apAb6c3jdHRPb1LXiN0","level":0,"time":"December 26, 2019 16:10:42","remoteAddr":"87.183.234.128","user":"thommie4","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/ajax\/config\/1153046?filePath=%2Ftest3.docx","message":"Config is generated for: 1153046 with key 395757829"}
{"reqId":"EITY54KFFvvLwJEzkAG6","level":0,"time":"December 26, 2019 16:10:42","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"EITY54KFFvvLwJEzkAG6","level":0,"time":"December 26, 2019 16:10:42","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\User\\Session::validateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/encryption\/ajax\/getStatus","message":"token 23f978bf74f5815f5afaceecb26d63868fa8001a3e10746eb2e83283f3edb2be2953b3f7521759faee836230dea1e6db7fd5965d7b701cc9294d26cffaaa63c0 with token id 82270 found, validating"}
{"reqId":"NdbthBAyNFdIjTOfkI2v","level":0,"time":"December 26, 2019 16:10:42","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"invalidating token 1a55849bdf0ec9f941dab76f630657076e3e322522883c9d92d5d1e4e09c6ad48adcf6c140175256eb150fe78b671d1325e3db471637088d211bf68787712ee6"}
{"reqId":"NdbthBAyNFdIjTOfkI2v","level":0,"time":"December 26, 2019 16:10:42","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"Track: 1153046 status 1"}
{"reqId":"NdbthBAyNFdIjTOfkI2v","level":0,"time":"December 26, 2019 16:10:42","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"POST","url":"\/owncloud\/index.php\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiJ0aG9tbWllNCIsIm93bmVySWQiOiJ0aG9tbWllNCIsImZpbGVJZCI6MTE1MzA0NiwiZmlsZVBhdGgiOiJcL3Rlc3QzLmRvY3giLCJzaGFyZVRva2VuIjpudWxsLCJhY3Rpb24iOiJ0cmFjayJ9.2mJsMB-M9wWJ89va7cRWXt_FrGGrMcCvsMxrD5LTUvA","message":"Track: 1153046 status 1 result 0"}
{"reqId":"eBXwuV0moeQtP6fyQVM3","level":0,"time":"December 26, 2019 16:10:43","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token a1a70b740a11610ca947070c68a651e9341d782243318e103872fabf0b498a3b153cdd3df9f596688d38fd462db5fd18f25022a23e730856bd4b7fb684671662"}
{"reqId":"eBXwuV0moeQtP6fyQVM3","level":0,"time":"December 26, 2019 16:10:43","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}
{"reqId":"Tc2qm83SbgItDm94zxS8","level":0,"time":"December 26, 2019 16:10:44","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token 99c6894d20b7d1be12a1f2520c0165bf60c3f70a742486b281bca14f92f490d8430f04dd3d763aa9ecf9e411f63ce39b0799fffe4d9293a322de59fb7e316369"}
{"reqId":"Tc2qm83SbgItDm94zxS8","level":0,"time":"December 26, 2019 16:10:44","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}
{"reqId":"YhJuL4HpfjZFCKAToRnY","level":0,"time":"December 26, 2019 16:10:45","remoteAddr":"136.243.85.153","user":"--","app":"OC\\Authentication\\Token\\DefaultTokenProvider::invalidateToken","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"invalidating token 3dab14b3888143284cc82b79a4061e3d5b8a8363bfc63555de9845eafb151c6f1926b02c78b1bc68c7a91ec3a9786325402f35a9f5e251474e2ae0ef0da2e724"}
{"reqId":"YhJuL4HpfjZFCKAToRnY","level":0,"time":"December 26, 2019 16:10:45","remoteAddr":"136.243.85.153","user":"--","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTMwNDYsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.DFg5X-uYotDg_vryHflRQpTA2u9gzTbYwYa0-cj382k","message":"Download: 1153046"}
{"reqId":"56941756-5727-447a-a1d7-8e02f7ab4031","level":0,"time":"December 26, 2019 16:10:59","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\Authentication\\Token\\DefaultTokenProvider::updateToken","method":"PROPFIND","url":"\/owncloud\/remote.php\/dav\/files\/thommie4\/","message":"updating token 82269, last check is now 1577374906"}
{"reqId":"3e42e84c-1ee8-4b12-809e-456e9d030d27","level":0,"time":"December 26, 2019 16:10:59","remoteAddr":"87.183.234.128","user":"thommie4","app":"OC\\Authentication\\Token\\DefaultTokenProvider::updateToken","method":"PROPFIND","url":"\/owncloud\/remote.php\/dav\/files\/thommie4\/","message":"updating token 82269, last check is now 1577374906"}
{"reqId":"490c2a5f-019f-44d9-b86f-f5c5f4195f13","level":0,"time":"December 26, 2019 16:10:59","remoteAddr":"87.183.234.128","user":"Ziad","app":"OC\\Authentication\\Token\\DefaultTokenProvider::updateToken","method":"PROPFIND","url":"\/owncloud\/remote.php\/dav\/files\/Ziad\/","message":"updating token 82268, last check is now 1577374906"}

I grepped by timestamp now, all from December 26, 2019 16:10, I hope you find the correct line ... Otherwise we can do more tests.

LinneyS commented 4 years ago

There are no error messages in the logs. But the editors do not receive the file and try to download it again. I do not understand why the problem does not recur when saving the settings (~/index.php/settings/admin?sectionid=additional)

In DocumentServer always a 503 error?

What oc apps do you have enabled? encryption or antivirus ?

thommierother commented 4 years ago

https://www.netzwissen.de/owncloud/index.php/settings/admin?sectionid=additional: I always see "settings have been successfully updated"

active apps:

root@www:/var/www/owncloud# sudo -u www-data php occ app:list
Enabled:
  - activity: 2.5.2
  - announcementcenter: 1.2.1
  - calendar: 1.6.3
  - comments: 0.3.0
  - configreport: 0.2.0
  - contacts: 1.5.5
  - customgroups: 0.5.0
  - dav: 0.5.0
  - diagnostics: 0.1.4
  - encryption: 1.4.0
  - external: 1.4.0
  - federatedfilesharing: 0.5.0
  - federation: 0.1.0
  - files: 1.5.2
  - files_antivirus: 0.15.1
  - files_external: 0.7.1
  - files_mediaviewer: 1.0.1
  - files_pdfviewer: 0.11.1
  - files_sharing: 0.12.0
  - files_texteditor: 2.3.0
  - files_trashbin: 0.9.1
  - files_versions: 1.3.0
  - files_videoplayer: 0.10.1
  - guests: 0.8.2
  - impersonate: 0.5.0
  - market: 0.5.0
  - notifications: 0.5.0
  - oauth2: 0.4.3
  - onlyoffice: 4.0.1
  - password_policy: 2.1.0
  - provisioning_api: 0.5.0
  - systemtags: 0.3.0
  - templateeditor: 0.4.0
  - twofactor_totp: 0.6.1
  - updatenotification: 0.2.1
  - user_external: 0.6.0
  - user_ldap: 0.15.0
Disabled:
  - firstrunwizard
  - tasks

Encryption is server-side encryption with master key

LinneyS commented 4 years ago

I'm confused Please add some scripts into you connector:

  1. Insert after this line try { https://github.com/ONLYOFFICE/onlyoffice-owncloud/blob/efa54f1eb9781e3233be2fd212308471d855e2e1/controller/callbackcontroller.php#L179

  2. Insert before this line } catch (\Exception $e) { $this->logger->error($e->getMessage(), array("app" => $this->appName)); } https://github.com/ONLYOFFICE/onlyoffice-owncloud/blob/efa54f1eb9781e3233be2fd212308471d855e2e1/controller/callbackcontroller.php#L245

Check the error message when opening the editor.

thommierother commented 4 years ago

I added the second snippet at line 207ff, callbackcontroller.zip

see attached file, but I can't get the correct position for the first snippet - can you give me a hint? (sorry, I am not programming in php all days ..:),

LinneyS commented 4 years ago

callbackcontroller.zip Replace the .php script on your server. Create a new file to open the editor. Send log messages from ownCloud

thommierother commented 4 years ago

owncloud_debug.log

thommierother commented 4 years ago

here is the log of an opening of a test.xlsx. I think that teh problem is at line 43:

{"reqId":"xv5qgnlsQjNNMPtfRpUd","level":3,"time":"January 10, 2020 17:09:20","remoteAddr":"136.243.85.153","user":"thommie4","app":"onlyoffice","method":"GET","url":"\/owncloud\/index.php\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjExNTUzOTcsInVzZXJJZCI6InRob21taWU0Iiwic2hhcmVUb2tlbiI6bnVsbCwiYWN0aW9uIjoiZG93bmxvYWQifQ.lBTZ9dYd-EyAAHuMj_nc29Oni7_lSB83a7MACacOQdw","message":"Private Key missing for user: please try to log-out and log-in again"}
{"reqId":"81fc9a7a-0812-4958-9950-b755ad8d9d0b","level":0,"time":"January 10, 2020 17:09:28","remoteAddr":"87.183.237.112","user":"thommie4","app":"OC\\Authentication\\Token\\DefaultTokenProvider::updateToken","method":"PROPFIND","url":"\/owncloud\/remote.php\/dav\/files\/thommie4\/","message":"updating token 83381, last check is now 1578674728"}

I am normally logged in in the web UI. Do we have some interference with OAUTH here or which "private key" is requested here?

LinneyS commented 4 years ago

Sorry. Obviously, work with encryption is again missed. We will consider this issue.

thommierother commented 4 years ago

@Sergey: I switched from user-based encryption to master-key encryption some months ago to be able to use the docserver. And -if I remember it correctly- the onlyoffice connector 3.0.3 worked with it. Is this a regression introduced in the 4.0.1 connector ?

thommierother commented 4 years ago

@Sergey: any update on this? is this a code issue?

thommierother commented 4 years ago

Tested commit 10df64b3a7c3b91c2222b3e27a82293194416ea8 , it seems to work, although loading time is a bit slow, but this may be a local issue on my docserver ...

thommierother commented 4 years ago

Fixed in connector 4.1.3