owncloud / calendar

Calendar app for ownCloud
GNU Affero General Public License v3.0
121 stars 43 forks source link

calendar 1.1 Can't create new calendar or new event, nor delete default #477

Closed alpaclea closed 8 years ago

alpaclea commented 8 years ago

Hello, this is from a fresh install of OC 9.0.1 using oc debian packages on debian 8 server. As said in title, clicking the + in calendar app opens a dialog where one can choose a name and a color for the new agenda. But clicking on create produces nothing. Same for new event : all seems ok until clicking create, then the event edition window closes and nothing is added to the calendar. It's also impossible to remove the default agenda.

Steps to reproduce

1.open calendar from the apps menu 2.try to create a new agenda 3.Or try to create a new event

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Server configuration

Operating system: Debian Jessie

Web server: Apache/2.4.10 (Debian)

Database: mysql Ver 14.14 Distrib 5.5.47, for debian-linux-gnu (x86_64) using readline 6.3

PHP version: PHP 5.6.19-0+deb8u1 (cli) (built: Mar 14 2016 10:22:33)

ownCloud version: ownCloud 9.0.1 (stable)

Calendar version: 1.1

Updated from an older ownCloud or fresh install: fresh install

Signing status (ownCloud 9.0 and above): ?

Login as admin user into your ownCloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results here.
```No errors have been found.

**List of activated apps:**
Enabled:
  - activity: 2.2.1
  - announcementcenter: 1.1.1
  - calendar: 1.1
  - comments: 0.2
  - contacts: 1.1.0.0
  - dav: 0.1.6
  - documents: 0.12.0
  - federatedfilesharing: 0.1.0
  - federation: 0.0.4
  - files: 1.4.4
  - files_pdfviewer: 0.8
  - files_sharing: 0.9.1
  - files_texteditor: 2.1
  - files_trashbin: 0.8.0
  - files_versions: 1.2.0
  - files_videoplayer: 0.9.8
  - firstrunwizard: 1.1
  - gallery: 14.5.0
  - notifications: 0.2.3
  - ojsxc: 3.0.0
  - provisioning_api: 0.4.1
  - systemtags: 0.2
  - templateeditor: 0.1
  - updatenotification: 0.1.0
Disabled:
  - encryption
  - external
  - files_external
  - ownnote
  - user_external
  - user_ldap

**The content of config/config.php:**
{
    "system": {
        "updatechecker": false,
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "localhost",
            "nuage.xn--cla-cma.fr",
            "www.nuage.xn--cla-cma.fr"
        ],
        "datadirectory": "\/var\/www\/owncloud\/data",
        "overwrite.cli.url": "http:\/\/localhost",
        "dbtype": "mysql",
        "version": "9.0.1.3",
        "dbname": "owncloud",
        "dbhost": "localhost",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "UTC",
        "installed": true,
        "instanceid": "oc6wftptap1j",
        "mail_smtpmode": "smtp",
        "mail_smtpsecure": "tls",
        "mail_from_address": "clea.bz",
        "mail_domain": "numericable.fr",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "smtps.numericable.fr",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "maintenance": false,
        "loglevel": 0
    },
    "apps": {
        "activity": {
            "enabled": "yes",
            "installed_version": "2.2.1",
            "types": "filesystem"
        },
        "announcementcenter": {
            "enabled": "yes",
            "installed_version": "1.1.1",
            "ocsid": "173921",
            "signed": "true",
            "types": ""
        },
        "backgroundjob": {
            "lastjob": "11"
        },
        "calendar": {
            "enabled": "yes",
            "installed_version": "1.1",
            "ocsid": "168707",
            "types": ""
        },
        "comments": {
            "enabled": "yes",
            "installed_version": "0.2",
            "types": "logging"
        },
        "contacts": {
            "enabled": "yes",
            "installed_version": "1.1.0.0",
            "ocsid": "168708",
            "types": ""
        },
        "core": {
            "incoming_server2server_share_enabled": "no",
            "installedat": "1460048221.3345",
            "lastcron": "1460668504",
            "lastupdatedat": "1460048221.3532",
            "oc.integritycheck.checker": "[]",
            "outgoing_server2server_share_enabled": "no",
            "public_documents": "documents\/public.php",
            "public_files": "files_sharing\/public.php",
            "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
            "remote_caldav": "dav\/appinfo\/v1\/caldav.php",
            "remote_calendar": "dav\/appinfo\/v1\/caldav.php",
            "remote_carddav": "dav\/appinfo\/v1\/carddav.php",
            "remote_contacts": "dav\/appinfo\/v1\/carddav.php",
            "remote_dav": "dav\/appinfo\/v2\/remote.php",
            "remote_files": "dav\/appinfo\/v1\/webdav.php",
            "remote_webdav": "dav\/appinfo\/v1\/webdav.php",
            "repairlegacystoragesdone": "yes",
            "shareapi_allow_links": "no",
            "shareapi_allow_mail_notification": "yes",
            "shareapi_allow_resharing": "yes"
        },
        "dav": {
            "enabled": "yes",
            "installed_version": "0.1.6",
            "types": "filesystem"
        },
        "documents": {
            "enabled": "yes",
            "installed_version": "0.12.0",
            "ocsid": "168711",
            "types": ""
        },
        "federatedfilesharing": {
            "enabled": "yes",
            "installed_version": "0.1.0",
            "types": ""
        },
        "federation": {
            "autoAddServers": "0",
            "enabled": "yes",
            "installed_version": "0.0.4",
            "types": "authentication"
        },
        "files": {
            "cronjob_scan_files": "500",
            "enabled": "yes",
            "installed_version": "1.4.4",
            "types": "filesystem"
        },
        "files_pdfviewer": {
            "enabled": "yes",
            "installed_version": "0.8",
            "ocsid": "166049",
            "types": ""
        },
        "files_sharing": {
            "enabled": "yes",
            "incoming_server2server_share_enabled": "no",
            "installed_version": "0.9.1",
            "outgoing_server2server_share_enabled": "no",
            "types": "filesystem"
        },
        "files_texteditor": {
            "enabled": "yes",
            "installed_version": "2.1",
            "ocsid": "166051",
            "types": ""
        },
        "files_trashbin": {
            "enabled": "yes",
            "installed_version": "0.8.0",
            "types": "filesystem"
        },
        "files_versions": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "filesystem"
        },
        "files_videoplayer": {
            "enabled": "yes",
            "installed_version": "0.9.8",
            "types": ""
        },
        "firstrunwizard": {
            "enabled": "yes",
            "installed_version": "1.1",
            "ocsid": "166055",
            "types": ""
        },
        "gallery": {
            "enabled": "yes",
            "installed_version": "14.5.0",
            "types": ""
        },
        "notifications": {
            "enabled": "yes",
            "installed_version": "0.2.3",
            "types": "logging"
        },
        "ojsxc": {
            "boshUrl": "",
            "enabled": "yes",
            "iceCredential": "",
            "iceSecret": "",
            "iceTtl": "",
            "iceUrl": "",
            "iceUsername": "",
            "installed_version": "3.0.0",
            "ocsid": "162257",
            "serverType": "internal",
            "types": "prelogin",
            "xmppDomain": "",
            "xmppOverwrite": "false",
            "xmppResource": "",
            "xmppStartMinimized": "false"
        },
        "ownnote": {
            "enabled": "no",
            "installed_version": "1.07",
            "ocsid": "168512",
            "types": ""
        },
        "provisioning_api": {
            "enabled": "yes",
            "installed_version": "0.4.1",
            "types": "prevent_group_restriction"
        },
        "systemtags": {
            "enabled": "yes",
            "installed_version": "0.2",
            "types": "logging"
        },
        "templateeditor": {
            "enabled": "yes",
            "installed_version": "0.1",
            "types": ""
        },
        "updatenotification": {
            "enabled": "yes",
            "installed_version": "0.1.0",
            "types": ""
        }
    }
}

**Are you using external storage, if yes which one:** local/smb/sftp/... no

**Are you using encryption:** yes/no  no

**Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/... no

### Client configuration
**Browser:**
FireFox 38.7.0 all addblock and noscript disabled
**Operating system:**
Mageia Linux 5
**CalDAV-clients:**
Thunderbird lightning
### Logs
#### Web server error log
[Thu Apr 14 06:25:03.449300 2016] [mpm_prefork:notice] [pid 486] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 06:25:03.449358 2016] [core:notice] [pid 486] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 20:49:16.802049 2016] [authz_core:error] [pid 3008] [client 89.157.165.212:55300] AH01630: client denied by server configuration: /var/www/owncloud/data/.ocdata
[Thu Apr 14 21:11:04.303152 2016] [mpm_prefork:notice] [pid 486] AH00171: Graceful restart requested, doing restart
[Thu Apr 14 21:11:04.446648 2016] [mpm_prefork:notice] [pid 486] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 21:11:04.446689 2016] [core:notice] [pid 486] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 21:16:50.980226 2016] [mpm_prefork:notice] [pid 486] AH00171: Graceful restart requested, doing restart
[Thu Apr 14 21:16:51.122342 2016] [mpm_prefork:notice] [pid 486] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 21:16:51.122383 2016] [core:notice] [pid 486] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 21:17:41.197587 2016] [mpm_prefork:notice] [pid 486] AH00169: caught SIGTERM, shutting down
[Thu Apr 14 21:17:42.488198 2016] [mpm_prefork:notice] [pid 3330] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 21:17:42.488297 2016] [core:notice] [pid 3330] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 21:37:40.547245 2016] [authz_core:error] [pid 3374] [client 89.157.165.212:56109] AH01630: client denied by server configuration: /var/www/owncloud/data/.ocdata
[Thu Apr 14 21:39:56.941621 2016] [mpm_prefork:notice] [pid 3330] AH00169: caught SIGTERM, shutting down
[Thu Apr 14 21:39:58.229453 2016] [mpm_prefork:notice] [pid 3446] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 21:39:58.229554 2016] [core:notice] [pid 3446] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 21:50:43.287418 2016] [authz_core:error] [pid 3509] [client 89.157.165.212:56362] AH01630: client denied by server configuration: /var/www/owncloud/data/.ocdata
[Thu Apr 14 22:50:44.808750 2016] [mpm_prefork:notice] [pid 3446] AH00171: Graceful restart requested, doing restart
[Thu Apr 14 22:50:44.984069 2016] [mpm_prefork:notice] [pid 3446] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 22:50:44.984113 2016] [core:notice] [pid 3446] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 22:50:46.538878 2016] [mpm_prefork:notice] [pid 3446] AH00169: caught SIGTERM, shutting down
[Thu Apr 14 22:50:47.706434 2016] [mpm_prefork:notice] [pid 4421] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 22:50:47.706613 2016] [core:notice] [pid 4421] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 22:50:49.295512 2016] [mpm_prefork:notice] [pid 4421] AH00169: caught SIGTERM, shutting down
[Thu Apr 14 22:54:33.511975 2016] [mpm_prefork:notice] [pid 3488] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 22:54:33.512391 2016] [core:notice] [pid 3488] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 22:54:53.889520 2016] [mpm_prefork:notice] [pid 3488] AH00169: caught SIGTERM, shutting down
[Thu Apr 14 22:54:55.217760 2016] [mpm_prefork:notice] [pid 5155] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 22:54:55.217853 2016] [core:notice] [pid 5155] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 22:55:13.756678 2016] [mpm_prefork:notice] [pid 5155] AH00171: Graceful restart requested, doing restart
[Thu Apr 14 22:55:13.920358 2016] [mpm_prefork:notice] [pid 5155] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 22:55:13.920397 2016] [core:notice] [pid 5155] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 22:55:19.583223 2016] [mpm_prefork:notice] [pid 5155] AH00169: caught SIGTERM, shutting down
[Thu Apr 14 22:55:20.890346 2016] [mpm_prefork:notice] [pid 7340] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 22:55:20.890446 2016] [core:notice] [pid 7340] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 22:55:27.601276 2016] [mpm_prefork:notice] [pid 7340] AH00171: Graceful restart requested, doing restart
[Thu Apr 14 22:55:27.762565 2016] [mpm_prefork:notice] [pid 7340] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 22:55:27.762596 2016] [core:notice] [pid 7340] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 22:59:18.898596 2016] [mpm_prefork:notice] [pid 7340] AH00171: Graceful restart requested, doing restart
[Thu Apr 14 22:59:19.048064 2016] [mpm_prefork:notice] [pid 7340] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1k configured -- resuming normal operations
[Thu Apr 14 22:59:19.048106 2016] [core:notice] [pid 7340] AH00094: Command line: '/usr/sbin/apache2'
[Thu Apr 14 23:24:35.646443 2016] [authz_core:error] [pid 7659] [client 89.157.165.212:57844] AH01630: client denied by server configuration: /var/www/owncloud/data/.ocdata

Insert your webserver log here
89.157.165.212 - - [14/Apr/2016:23:15:04 +0200] "GET /apps/contacts/img/app.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:04 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 902 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:04 +0200] "GET /cron.php HTTP/1.1" 200 808 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:04 +0200] "POST /index.php/apps/calendar/v1/view HTTP/1.1" 200 781 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:04 +0200] "PROPFIND /remote.php/dav HTTP/1.1" 207 1570 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:04 +0200] "GET /index.php/apps/calendar/v1/timezones/EUROPE/BERLIN.ics HTTP/1.1" 200 1175 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:05 +0200] "PROPFIND /remote.php/dav/principals/users/Papa/ HTTP/1.1" 207 1579 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:05 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 992 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:05 +0200] "PROPFIND /remote.php/dav/calendars/Papa/ HTTP/1.1" 207 10030 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:01 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 960 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:05 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:06 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:17 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:34 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:28 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:39 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:15:50 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:16:04 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:16:01 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:16:12 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:16:23 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:16:34 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 902 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:16:34 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 960 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:16:45 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:17:04 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:16:56 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:17:07 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:17:18 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:17:34 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:17:29 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:17:40 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:17:51 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:18:04 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:18:02 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:18:13 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:18:34 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:18:24 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:18:35 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:18:46 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:19:04 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:18:57 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:19:08 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:19:19 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:19:34 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 3128 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:19:30 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:19:41 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:19:52 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:20:04 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:20:03 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:20:14 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:20:34 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:20:25 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:20:36 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:20:47 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:21:04 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:20:58 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:21:16 +0200] "PROPFIND /remote.php/dav/calendars/Papa/default/ HTTP/1.1" 401 3792 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 Lightning/4.0.5.2"
89.157.165.212 - - [14/Apr/2016:23:21:09 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:21:20 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:21:34 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:21:31 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - papa [14/Apr/2016:23:21:44 +0200] "PROPFIND /remote.php/dav/calendars/Papa/default/ HTTP/1.1" 207 3208 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 Lightning/4.0.5.2"
89.157.165.212 - - [14/Apr/2016:23:21:45 +0200] "OPTIONS /remote.php/dav/calendars/Papa/ HTTP/1.1" 401 1298 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 Lightning/4.0.5.2"
89.157.165.212 - papa [14/Apr/2016:23:21:45 +0200] "OPTIONS /remote.php/dav/calendars/Papa/ HTTP/1.1" 200 1077 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 Lightning/4.0.5.2"
89.157.165.212 - - [14/Apr/2016:23:21:45 +0200] "PROPFIND /remote.php/dav/principals/users/Papa/ HTTP/1.1" 401 1298 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 Lightning/4.0.5.2"
89.157.165.212 - papa [14/Apr/2016:23:21:45 +0200] "PROPFIND /remote.php/dav/principals/users/Papa/ HTTP/1.1" 207 2001 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 Lightning/4.0.5.2"
89.157.165.212 - papa [14/Apr/2016:23:21:46 +0200] "REPORT /remote.php/dav/calendars/Papa/default/ HTTP/1.1" 207 1118 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 Lightning/4.0.5.2"
89.157.165.212 - - [14/Apr/2016:23:21:42 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:21:53 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:22:04 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 902 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:22:04 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:22:15 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:22:34 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:22:26 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:22:37 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:22:48 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:23:04 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:22:59 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:23:10 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:23:21 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:23:34 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:23:32 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:23:43 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:04 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:23:54 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:08 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:04 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /index.php?logout=true&requesttoken=bxwyExpudgdaHT0fHjhXMlNBBwMkWToGaSsFNT44JQA%3D%3AXMqxxY2EkiSiuQdh68bwtmL1XJCbOUTouaGt2NP8FbA%3D HTTP/1.1" 302 1510 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET / HTTP/1.1" 200 3152 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/vendor/underscore/underscore.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 15328 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/vendor/blueimp-md5/js/md5.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3392 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/vendor/es6-promise/dist/es6-promise.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 7378 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/vendor/davclient.js/lib/client.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3359 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/vendor/backbone/backbone.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 20742 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/placeholders.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5829 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/compatibility.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1780 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/jquery.ocdialog.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2315 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/oc-dialogs.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 7322 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/vendor/jquery-ui/ui/jquery-ui.custom.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 107427 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/js.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 18106 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/l10n.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2923 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 9711 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/vendor/moment/min/moment-with-locales.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 72081 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/octemplate.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1843 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/config.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 992 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/eventsource.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2126 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/search/js/search.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3859 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/oc-requesttoken.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 605 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/apps.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1520 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/mimetype.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1735 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/mimetypelist.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1433 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/oc-backbone.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 641 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/vendor/snapjs/dist/latest/snap.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 6359 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/placeholder.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1586 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/jquery.avatar.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2164 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/backgroundjobs.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1018 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /apps/ojsxc/js/jsxc/lib/jquery.slimscroll.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4273 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /apps/ojsxc/js/jsxc/lib/jquery.fullscreen.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1298 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /apps/ojsxc/js/ojsxc.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3324 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/shareconfigmodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1248 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/shareitemmodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5409 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/sharedialogresharerinfoview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1482 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/sharedialoglinkshareview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3658 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/sharedialogexpirationview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2575 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /apps/ojsxc/js/jsxc/jsxc.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 67863 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/share.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5177 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/sharedialogview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4086 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /core/js/sharedialogshareelistview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3375 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /apps/files_pdfviewer/js/previewplugin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1967 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /apps/files_videoplayer/js/viewer.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1670 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /apps/firstrunwizard/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1317 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /apps/firstrunwizard/js/firstrunwizard.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 742 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /apps/firstrunwizard/js/jquery.colorbox.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 8743 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /apps/gallery/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3069 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/js/files/fileinfo.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1286 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/styles.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 6580 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/js/files/client.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5117 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/inputs.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2283 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/header.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2385 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/mobile.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1476 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/icons.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1319 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/fonts.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 712 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/apps.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3929 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/global.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 785 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/fixes.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1924 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/multiselect.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1381 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/vendor/jquery-ui/themes/base/jquery-ui.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 6425 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/jquery-ui-fixes.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1221 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/tooltip.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1126 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /apps/files_versions/css/versions.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 825 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/share.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1676 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /apps/files_pdfviewer/css/style.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 535 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /apps/files_videoplayer/css/style.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2261 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /apps/ojsxc/css/jsxc.oc.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 20898 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /apps/firstrunwizard/css/colorbox.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1205 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /apps/firstrunwizard/css/firstrunwizard.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 797 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/css/jquery.ocdialog.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 916 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/vendor/jquery/jquery.min.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 33383 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/vendor/jquery-migrate/jquery-migrate.min.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3535 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/vendor/handlebars/handlebars.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 22780 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/vendor/bootstrap/js/tooltip.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4828 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/vendor/jsTimezoneDetect/jstz.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4351 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/js/visitortimezone.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 709 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/js/login.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 832 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/js/lostpassword.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1733 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:09 +0200] "GET /apps/ojsxc/js/jsxc/lib/jsxc.dep.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 339545 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /index.php/core/js/oc.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3448 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /core/vendor/backbone/backbone.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 20604 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:10 +0200] "GET /cron.php HTTP/1.1" 200 808 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:26 +0200] "POST /index.php/apps/ojsxc/ajax/getSettings.php HTTP/1.1" 200 1027 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:26 +0200] "POST / HTTP/1.1" 302 1531 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:26 +0200] "GET /index.php/apps/files/ HTTP/1.1" 200 6065 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/inputs.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2421 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/styles.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 6580 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/global.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 785 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/apps.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3929 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/mobile.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1614 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/fonts.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 850 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/icons.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1457 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/fixes.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1924 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/header.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2523 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/multiselect.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1381 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/jquery-ui-fixes.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1221 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/jquery-ui/themes/base/jquery-ui.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 6425 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/tooltip.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1126 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files_pdfviewer/css/style.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 535 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/share.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1676 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/ojsxc/css/jsxc.oc.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 20898 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files_versions/css/versions.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 825 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files_videoplayer/css/style.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2261 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/firstrunwizard/css/colorbox.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1205 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/firstrunwizard/css/firstrunwizard.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 797 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/jquery.ocdialog.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 916 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/jquery-migrate/jquery-migrate.min.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3535 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/bootstrap/js/tooltip.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4828 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/jquery/jquery.min.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 33383 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/davclient.js/lib/client.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3359 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/backbone/backbone.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 20604 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/handlebars/handlebars.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 22780 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/placeholders.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5829 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/compatibility.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1780 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/jquery.ocdialog.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2315 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/oc-dialogs.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 7322 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/l10n.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2923 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 9711 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/js.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 18106 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/moment/min/moment-with-locales.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 71943 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/octemplate.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1843 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/eventsource.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2126 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/config.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 992 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/search/js/search.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3859 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/oc-requesttoken.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 605 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/apps.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1520 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/mimetype.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1735 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/mimetypelist.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1433 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/oc-backbone.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 641 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/snapjs/dist/latest/snap.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 6359 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/placeholder.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1586 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/jquery.avatar.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2164 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/backgroundjobs.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1018 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/ojsxc/js/jsxc/lib/jquery.slimscroll.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4273 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/ojsxc/js/jsxc/lib/jquery.fullscreen.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1298 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /index.php/core/js/oc.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3448 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/ojsxc/js/ojsxc.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3324 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files_pdfviewer/js/previewplugin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1967 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/shareconfigmodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1248 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/shareitemmodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5409 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/sharedialogresharerinfoview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1482 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/sharedialoglinkshareview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3658 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/sharedialogexpirationview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2575 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/sharedialogshareelistview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3375 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/ojsxc/js/jsxc/jsxc.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 67863 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/sharedialogview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4086 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/share.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5177 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files_videoplayer/js/viewer.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1670 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/firstrunwizard/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1317 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/firstrunwizard/js/firstrunwizard.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 742 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/firstrunwizard/js/jquery.colorbox.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 8743 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/gallery/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3069 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/files/fileinfo.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1286 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/js/files/client.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5117 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/gallery/css/slideshow.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1599 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/notifications/css/styles.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1114 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/gallery/css/gallerybutton.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1325 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files/css/files.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4770 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files/css/upload.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1428 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files/css/mobile.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1123 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files/css/detailsView.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1166 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files_trashbin/css/trash.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 892 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/activity/css/style.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1495 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files_sharing/css/sharetabview.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1035 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/comments/css/comments.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1356 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files_texteditor/css/DroidSansMono/stylesheet.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 615 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files_texteditor/css/style.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1486 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/systemtags/css/systemtagsfilelist.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 785 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/files_texteditor/css/mobile.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 584 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/css/systemtags.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1188 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/select2/select2.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3548 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/underscore/underscore.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 15328 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/blueimp-md5/js/md5.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3254 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/es6-promise/dist/es6-promise.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 7240 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/documents/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3494 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/documents/js/viewer/viewer.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1786 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /apps/ojsxc/js/jsxc/lib/jsxc.dep.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 339545 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/gallery/js/vendor/dompurify/src/purify.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 8956 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/gallery/js/galleryutility.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3020 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/gallery/js/vendor/bigshot/bigshot-compressed.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 23015 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/gallery/js/slideshow.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3922 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/gallery/js/slideshowzoomablepreview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2261 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:27 +0200] "GET /core/vendor/jquery-ui/ui/jquery-ui.custom.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 107427 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/gallery/js/galleryfileaction.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2880 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/gallery/js/gallerybutton.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1300 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/gallery/js/slideshowcontrols.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3148 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/notifications/js/notification.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1723 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/notifications/js/app.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3423 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/app.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2316 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/file-upload.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 6612 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3763 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/newfilemenu.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2908 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/jquery.iframe-transport.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3169 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/jquery-visibility.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1619 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/fileinfomodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1236 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/jquery.fileupload.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 12672 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/filesummary.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2566 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/filelist.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 21490 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/favoritesfilelist.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1599 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/breadcrumb.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3091 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/favoritesplugin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1589 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/search.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1959 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/detailfileinfoview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 915 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/detailtabview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1300 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/detailsview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2720 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/mainfileinfodetailview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2767 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/tagsplugin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2957 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/fileactions.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 6297 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/fileactionsmenu.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1787 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/keyboardshortcuts.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1780 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/files.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5098 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files/js/navigation.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1506 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_sharing/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2826 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_trashbin/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 964 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_sharing/js/app.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1967 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_trashbin/js/app.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1525 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/activity/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1546 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/activity/js/formatter.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1954 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/activity/js/activitymodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 735 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/activity/js/activitycollection.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1172 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/activity/js/activitytabview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1954 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/activity/js/filesplugin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 707 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/comments/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 863 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/comments/js/commentmodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1005 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_sharing/js/sharedfilelist.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3991 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_trashbin/js/filelist.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3552 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/comments/js/commentsummarymodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1058 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/comments/js/app.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 677 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/comments/js/commentcollection.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1810 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/comments/js/filesplugin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1824 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /core/js/oc-backbone-webdav.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3230 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_sharing/js/sharetabview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1283 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_texteditor/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1077 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_texteditor/js/editor.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5444 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_versions/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 720 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_versions/js/versioncollection.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1230 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_versions/js/versionmodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1114 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_versions/js/versionstabview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2396 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/comments/js/commentstabview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3973 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_versions/js/filesplugin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 825 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /core/js/systemtags/systemtags.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 989 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /core/js/select2-toggleselect.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1055 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_sharing/js/share.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3301 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /core/js/systemtags/systemtagmodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 951 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /core/vendor/select2/select2.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 31556 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /core/js/systemtags/systemtagsmappingcollection.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1134 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /core/js/systemtags/systemtagscollection.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1269 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/files_texteditor/js/vendor/ace/src-noconflict/ace.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 118262 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/systemtags/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 844 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/systemtags/js/app.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1509 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/systemtags/js/systemtagsfilelist.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2668 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/systemtags/js/filesplugin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 861 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /apps/systemtags/js/systemtagsinfoview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1635 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /core/js/systemtags/systemtagsinputfield.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4160 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:28 +0200] "GET /core/vendor/backbone/backbone.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 20604 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:29 +0200] "GET /core/vendor/handlebars/handlebars.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 22780 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:29 +0200] "GET /index.php/apps/documents/ajax/mimes.php HTTP/1.1" 200 811 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:29 +0200] "GET /cron.php HTTP/1.1" 200 808 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:29 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 902 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:29 +0200] "GET /index.php/apps/gallery/config?extramediatypes=1 HTTP/1.1" 200 883 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:29 +0200] "PROPFIND /remote.php/webdav/ HTTP/1.1" 207 3354 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:30 +0200] "GET /index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/1.1" 200 981 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:30 +0200] "GET /index.php/apps/ojsxc/ajax/getTurnCredentials.php HTTP/1.1" 200 864 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:30 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 1124 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:31 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 992 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:31 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:33 +0200] "GET /index.php/settings/admin HTTP/1.1" 200 9906 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/backbone/backbone.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 20604 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/handlebars/handlebars.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 22780 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files_sharing/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2826 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/inputs.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2283 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/header.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2385 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/mobile.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1476 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/fonts.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 712 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/icons.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1319 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/global.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 785 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/styles.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 8806 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/fixes.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1924 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/select2/select2.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 33782 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/multiselect.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1381 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/apps.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3929 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/jquery-ui/themes/base/jquery-ui.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 6425 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/jquery-ui-fixes.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1221 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files_pdfviewer/css/style.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 535 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/tooltip.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1126 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files_versions/css/versions.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 825 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/share.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1676 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/firstrunwizard/css/colorbox.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1205 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/firstrunwizard/css/firstrunwizard.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 797 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files_videoplayer/css/style.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2261 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/notifications/css/styles.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1114 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/federation/css/settings-admin.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 618 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/css/jquery.ocdialog.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 916 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/templateeditor/css/settings-admin.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 664 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/ojsxc/css/jsxc.oc.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 20898 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /settings/css/settings.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3777 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/select2/select2.css?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3548 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/jquery-migrate/jquery-migrate.min.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3535 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/jquery/jquery.min.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 33383 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/underscore/underscore.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 15328 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/bootstrap/js/tooltip.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4828 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/placeholders.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5829 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/blueimp-md5/js/md5.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3254 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/moment/min/moment-with-locales.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 71943 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/compatibility.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1780 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/jquery-ui/ui/jquery-ui.custom.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 107427 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/jquery.ocdialog.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2315 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/js.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 18106 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/es6-promise/dist/es6-promise.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 7240 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/davclient.js/lib/client.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3359 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/octemplate.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1843 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 9711 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/eventsource.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2126 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/config.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 992 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/oc-requesttoken.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 605 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/oc-dialogs.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 7322 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/apps.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1520 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/mimetypelist.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1433 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/mimetype.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1735 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/snapjs/dist/latest/snap.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 6359 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/l10n.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2923 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /index.php/core/js/oc.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3448 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/placeholder.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1586 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/oc-backbone.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 641 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/jquery.avatar.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2164 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/backgroundjobs.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1018 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/ojsxc/js/jsxc/lib/jquery.fullscreen.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1298 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/search/js/search.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3859 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files_pdfviewer/js/previewplugin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1967 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/shareconfigmodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1248 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/shareitemmodel.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5409 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/sharedialogresharerinfoview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1482 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files_videoplayer/js/viewer.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1670 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/ojsxc/js/jsxc/jsxc.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 67863 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/sharedialogexpirationview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2575 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/share.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5177 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/firstrunwizard/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1317 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/firstrunwizard/js/firstrunwizard.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 742 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/ojsxc/js/jsxc/lib/jquery.slimscroll.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4273 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/firstrunwizard/js/jquery.colorbox.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 8743 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/ojsxc/js/ojsxc.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3324 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/sharedialoglinkshareview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3658 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/notifications/js/notification.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1723 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/sharedialogshareelistview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3375 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/sharedialogview.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 4086 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/files/fileinfo.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1286 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/files/client.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 5117 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /settings/js/certificates.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1364 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/gallery/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3069 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /settings/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 10227 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/ojsxc/js/admin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2702 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/federation/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1024 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/federation/js/settings-admin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1595 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files/js/admin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 840 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/documents/js/admin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 855 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/notifications/js/app.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3423 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files_sharing/js/settings-admin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 653 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/templateeditor/js/settings-admin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1122 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/templateeditor/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 927 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /settings/js/settings.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1497 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /settings/js/admin.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 2546 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /settings/js/log.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 1291 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3763 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files/js/jquery.iframe-transport.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3169 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/documents/l10n/fr.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3494 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/files/js/jquery.fileupload.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 12672 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/multiselect.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3470 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/js/setupchecks.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 3774 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /core/vendor/backbone/backbone.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 20604 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:32 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:34 +0200] "GET /apps/ojsxc/js/jsxc/lib/jsxc.dep.js?v=e9b80fdc6ffbd1aafa27c462ff769196 HTTP/1.1" 200 339545 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:35 +0200] "PROPFIND /remote.php/webdav HTTP/1.1" 207 1683 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:35 +0200] "GET /data/.ocdata HTTP/1.1" 403 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:35 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 902 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:35 +0200] "GET /index.php/heartbeat HTTP/1.1" 200 751 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:35 +0200] "GET /cron.php HTTP/1.1" 200 808 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:36 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 992 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:33 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:35 +0200] "GET /index.php/settings/ajax/checksetup HTTP/1.1" 200 1439 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:36 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:37 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:47 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:25:05 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:24:57 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:25:08 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:25:18 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:25:35 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:25:28 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:25:39 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:25:50 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:26:05 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:26:01 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:26:12 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:26:23 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:26:35 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:26:34 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:26:45 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:27:05 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:26:56 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:27:07 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:27:18 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:27:35 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:27:29 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:27:39 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:27:49 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:28:05 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:28:00 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:28:10 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:28:20 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:28:35 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:28:31 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:28:42 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:28:53 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:29:05 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:29:04 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:29:15 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:29:35 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 3128 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:29:26 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:29:37 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:29:48 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:30:05 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1040 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:30:07 +0200] "GET /index.php/settings/integrity/failed HTTP/1.1" 200 841 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:30:07 +0200] "GET /favicon.ico HTTP/1.1" 404 570 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:29:59 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 822 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
89.157.165.212 - - [14/Apr/2016:23:30:07 +0200] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 960 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"

#### ownCloud log (data/owncloud.log)

Insert your ownCloud log here {"reqId":"oOLxxe4KUuvTbzGQ3RN4","remoteAddr":"","app":"no app in context","message":"Exception: {\"Exception\":\"DomainException\",\"Message\":\"Contacts tables are missing. Nothing to do.\",\"Code\":0,\"Trace\":\"#0 \/var\/www\/owncloud\/apps\/dav\/lib\/migration\/migrateaddressbooks.php(83): OCA\Dav\Migration\AddressBookAdapter->setup()\n#1 \/var\/www\/owncloud\/apps\/dav\/appinfo\/application.php(186): OCA\Dav\Migration\MigrateAddressbooks->setup()\n#2 \/var\/www\/owncloud\/apps\/dav\/appinfo\/install.php(26): OCA\Dav\AppInfo\Application->migrateAddressbooks()\n#3 \/var\/www\/owncloud\/lib\/private\/installer.php(639): include('\/var\/www\/ownclo...')\n#4 \/var\/www\/owncloud\/lib\/private\/installer.php(590): OC_Installer::includeAppScript('\/var\/www\/ownclo...')\n#5 \/var\/www\/owncloud\/lib\/private\/installer.php(561): OC_Installer::installShippedApp('dav')\n#6 \/var\/www\/owncloud\/lib\/private\/setup.php(370): OC_Installer::installShippedApps()\n#7 \/var\/www\/owncloud\/core\/command\/maintenance\/install.php(84): OC\Setup->install(Array)\n#8 \/var\/www\/owncloud\/3rdparty\/symfony\/console\/Command\/Command.php(259): OC\Core\Command\Maintenance\Install->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))\n#9 \/var\/www\/owncloud\/3rdparty\/symfony\/console\/Application.php(840): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))\n#10 \/var\/www\/owncloud\/3rdparty\/symfony\/console\/Application.php(192): Symfony\Component\Console\Application->doRunCommand(Object(OC\Core\Command\Maintenance\Install), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))\n#11 \/var\/www\/owncloud\/3rdparty\/symfony\/console\/Application.php(123): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))\n#12 \/var\/www\/owncloud\/lib\/private\/console\/application.php(145): Symfony\Component\Console\Application->run(NULL, NULL)\n#13 \/var\/www\/owncloud\/console.php(88): OC\Console\Application->run()\n#14 \/var\/www\/owncloud\/occ(11): require_once('\/var\/www\/ownclo...')\n#15 {main}\",\"File\":\"\/var\/www\/owncloud\/apps\/dav\/lib\/migration\/addressbookadapter.php\",\"Line\":72}","level":3,"time":"2016-04-07T16:57:02+00:00","method":"--","url":"--","user":"--"} {"reqId":"oOLxxe4KUuvTbzGQ3RN4","remoteAddr":"","app":"no app in context","message":"Exception: {\"Exception\":\"DomainException\",\"Message\":\"Calendar tables are missing. Nothing to do.\",\"Code\":0,\"Trace\":\"#0 \/var\/www\/owncloud\/apps\/dav\/lib\/migration\/migratecalendars.php(84): OCA\Dav\Migration\CalendarAdapter->setup()\n#1 \/var\/www\/owncloud\/apps\/dav\/appinfo\/application.php(202): OCA\Dav\Migration\MigrateCalendars->setup()\n#2 \/var\/www\/owncloud\/apps\/dav\/appinfo\/install.php(27): OCA\Dav\AppInfo\Application->migrateCalendars()\n#3 \/var\/www\/owncloud\/lib\/private\/installer.php(639): include('\/var\/www\/ownclo...')\n#4 \/var\/www\/owncloud\/lib\/private\/installer.php(590): OC_Installer::includeAppScript('\/var\/www\/ownclo...')\n#5 \/var\/www\/owncloud\/lib\/private\/installer.php(561): OC_Installer::installShippedApp('dav')\n#6 \/var\/www\/owncloud\/lib\/private\/setup.php(370): OC_Installer::installShippedApps()\n#7 \/var\/www\/owncloud\/core\/command\/maintenance\/install.php(84): OC\Setup->install(Array)\n#8 \/var\/www\/owncloud\/3rdparty\/symfony\/console\/Command\/Command.php(259): OC\Core\Command\Maintenance\Install->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))\n#9 \/var\/www\/owncloud\/3rdparty\/symfony\/console\/Application.php(840): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))\n#10 \/var\/www\/owncloud\/3rdparty\/symfony\/console\/Application.php(192): Symfony\Component\Console\Application->doRunCommand(Object(OC\Core\Command\Maintenance\Install), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))\n#11 \/var\/www\/owncloud\/3rdparty\/symfony\/console\/Application.php(123): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))\n#12 \/var\/www\/owncloud\/lib\/private\/console\/application.php(145): Symfony\Component\Console\Application->run(NULL, NULL)\n#13 \/var\/www\/owncloud\/console.php(88): OC\Console\Application->run()\n#14 \/var\/www\/owncloud\/occ(11): require_once('\/var\/www\/ownclo...')\n#15 {main}\",\"File\":\"\/var\/www\/owncloud\/apps\/dav\/lib\/migration\/calendaradapter.php\",\"Line\":68}","level":3,"time":"2016-04-07T16:57:02+00:00","method":"--","url":"--","user":"--"} {"reqId":"602lI0B1nvUskXqaGSaA","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-07T17:41:39+00:00","method":"GET","url":"\/owncloud\/","user":"--"} {"reqId":"kyANqlVUjQbOmiAFmZT5","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-07T17:41:39+00:00","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=f474051010667eafc3e139228b8e9c48","user":"--"} {"reqId":"kYe3WwD63fGNwyjMGc7W","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-07T17:41:40+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"} {"reqId":"2kg51EQcWiY41bdj1bfk","remoteAddr":"89.157.165.212","app":"PHP","message":"Invalid argument supplied for foreach() at \/var\/www\/owncloud\/apps\/ojsxc\/ajax\/getSettings.php#53","level":3,"time":"2016-04-09T21:01:39+00:00","method":"POST","url":"\/owncloud\/index.php\/apps\/ojsxc\/ajax\/getSettings.php","user":"--"} {"reqId":"mtGxwer8uVDj4JyGuG3L","remoteAddr":"89.157.165.212","app":"PHP","message":"Invalid argument supplied for foreach() at \/var\/www\/owncloud\/apps\/ojsxc\/ajax\/getSettings.php#53","level":3,"time":"2016-04-10T18:52:48+00:00","method":"POST","url":"\/owncloud\/index.php\/apps\/ojsxc\/ajax\/getSettings.php","user":"--"} {"reqId":"xyV2YMk99zzdeF9bijEw","remoteAddr":"89.157.165.212","app":"PHP","message":"Invalid argument supplied for foreach() at \/var\/www\/owncloud\/apps\/ojsxc\/ajax\/getSettings.php#53","level":3,"time":"2016-04-10T18:54:21+00:00","method":"POST","url":"\/owncloud\/index.php\/apps\/ojsxc\/ajax\/getSettings.php","user":"--"} {"reqId":"uRLXTjy64ikubWYcQyLb","remoteAddr":"89.157.165.212","app":"PHP","message":"Invalid argument supplied for foreach() at \/var\/www\/owncloud\/apps\/ojsxc\/ajax\/getSettings.php#53","level":3,"time":"2016-04-10T20:27:55+00:00","method":"POST","url":"\/owncloud\/index.php\/apps\/ojsxc\/ajax\/getSettings.php","user":"--"} {"reqId":"j+ntknjCp19GfaJUhSqH","remoteAddr":"89.157.165.212","app":"PHP","message":"Invalid argument supplied for foreach() at \/var\/www\/owncloud\/apps\/ojsxc\/ajax\/getSettings.php#53","level":3,"time":"2016-04-10T20:39:31+00:00","method":"POST","url":"\/owncloud\/index.php\/apps\/ojsxc\/ajax\/getSettings.php","user":"--"} {"reqId":"N+B9L7oKlTZNWVwznxH5","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-11T18:39:53+00:00","method":"GET","url":"\/owncloud\/","user":"--"} {"reqId":"rIguzeb6IhISh7YGIKfU","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-11T18:39:53+00:00","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=94f29e07d051a0dc0593cab53c127ce7","user":"--"} {"reqId":"hIlIKBS8HiCZIIKm2ghM","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-11T18:39:54+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"} {"reqId":"k17nfZNK6oRXfyLSQqL7","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-11T18:40:19+00:00","method":"GET","url":"\/owncloud\/","user":"--"} {"reqId":"neSsEKmVOb65gEUHLhyG","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-11T18:40:19+00:00","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=94f29e07d051a0dc0593cab53c127ce7","user":"--"} {"reqId":"QygtCMug8XyBMM0RQkXX","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-11T18:40:20+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"} {"reqId":"3iOIVVypEQQDwqYcxolt","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-11T18:47:10+00:00","method":"GET","url":"\/","user":"--"} {"reqId":"vpt2y230j+mhbxwKAk9a","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-11T18:47:10+00:00","method":"GET","url":"\/index.php\/core\/js\/oc.js?v=94f29e07d051a0dc0593cab53c127ce7","user":"--"} {"reqId":"IqtIwEn3uY4YzGgkhSSN","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-11T18:47:12+00:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"EfJ59kYQcpKNSjIGBMtw","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-13T18:39:52+00:00","method":"GET","url":"\/owncloud\/","user":"--"} {"reqId":"D71\/F4WDBNjg+btJDdAH","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-13T18:39:53+00:00","method":"GET","url":"\/owncloud\/index.php\/core\/js\/oc.js?v=94f29e07d051a0dc0593cab53c127ce7","user":"--"} {"reqId":"N1FDIyIN8jjT1\/2yOddv","remoteAddr":"89.157.165.212","app":"core","message":"Trusted domain error. \"89.157.165.212\" tried to access using \"www.nuage.xn--cla-cma.fr\" as host.","level":2,"time":"2016-04-13T18:39:54+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"} {"reqId":"9M3DpwzI+rMCe\/ZA0fe\/","remoteAddr":"89.157.165.212","app":"PHP","message":"Invalid argument supplied for foreach() at \/var\/www\/owncloud\/apps\/ojsxc\/ajax\/getSettings.php#53","level":3,"time":"2016-04-13T19:44:06+00:00","method":"POST","url":"\/index.php\/apps\/ojsxc\/ajax\/getSettings.php","user":"--"} {"reqId":"lSuqNh3Akfc1EpfNtDT8","remoteAddr":"89.157.165.212","app":"PHP","message":"Invalid argument supplied for foreach() at \/var\/www\/owncloud\/apps\/ojsxc\/ajax\/getSettings.php#53","level":3,"time":"2016-04-13T20:01:55+00:00","method":"POST","url":"\/index.php\/apps\/ojsxc\/ajax\/getSettings.php","user":"--"} {"reqId":"lDBa+44wwCWwLPMeO5o9","remoteAddr":"89.157.165.212","app":"PHP","message":"Invalid argument supplied for foreach() at \/var\/www\/owncloud\/apps\/ojsxc\/ajax\/getSettings.php#53","level":3,"time":"2016-04-13T20:18:50+00:00","method":"POST","url":"\/index.php\/apps\/ojsxc\/ajax\/getSettings.php","user":"--"} {"reqId":"Af4qwVwp6fVZOivlZ4Kt","remoteAddr":"89.157.165.212","app":"OCP\Share","message":"Sharing backend for principals not found","level":3,"time":"2016-04-13T20:34:08+00:00","method":"GET","url":"\/ocs\/v1.php\/apps\/files_sharing\/api\/v1\/sharees?format=json&search=t&perPage=200&itemType=principals","user":"Papa"} {"reqId":"IUIIiHYOs+OdQUcLdKhH","remoteAddr":"89.157.165.212","app":"OCP\Share","message":"Sharing backend for principals not found","level":3,"time":"2016-04-13T20:34:09+00:00","method":"GET","url":"\/ocs\/v1.php\/apps\/files_sharing\/api\/v1\/sharees?format=json&search=te&perPage=200&itemType=principals","user":"Papa"} {"reqId":"9V\/MrziNICwNWJLZlhEH","remoteAddr":"89.157.165.212","app":"OCP\Share","message":"Sharing backend for principals not found","level":3,"time":"2016-04-13T20:34:09+00:00","method":"GET","url":"\/ocs\/v1.php\/apps\/files_sharing\/api\/v1\/sharees?format=json&search=tes&perPage=200&itemType=principals","user":"Papa"} {"reqId":"JyWSpocR6KkxRy8Z27wK","remoteAddr":"89.157.165.212","app":"PHP","message":"opendir(\/var\/www\/owncloud\/data\/Mamie\/files_trashbin\/files): failed to open dir: No such file or directory at \/var\/www\/owncloud\/lib\/private\/files\/storage\/local.php#96","level":3,"time":"2016-04-13T21:47:31+00:00","method":"GET","url":"\/index.php\/apps\/files_trashbin\/ajax\/list.php?dir=%2F&sort=mtime&sortdirection=desc","user":"Mamie"} {"reqId":"7Q9PIJ6wAfdG2wJODQmq","remoteAddr":"74.82.47.3","app":"core","message":"Trusted domain error. \"74.82.47.3\" tried to access using \"163.172.28.72\" as host.","level":2,"time":"2016-04-14T06:17:28+00:00","method":"GET","url":"\/","user":"--"} {"reqId":"dUQJFPX\/HzsKfwIa+M8e","remoteAddr":"89.157.165.212","app":"core","message":"Login failed: 'alain' (Remote IP: '89.157.165.212')","level":2,"time":"2016-04-14T18:16:53+00:00","method":"POST","url":"\/","user":"--"} {"reqId":"VWUfOoWgwQe9B1DVeRQr","remoteAddr":"89.157.165.212","app":"core","message":"Login failed: 'Alain' (Remote IP: '89.157.165.212')","level":2,"time":"2016-04-14T18:17:06+00:00","method":"POST","url":"\/","user":"--"} {"reqId":"Yw+ZJ6ugcH6QYQR7S0PS","remoteAddr":"89.157.165.212","app":"OCP\Share","message":"Sharing backend for principals not found","level":3,"time":"2016-04-14T18:28:10+00:00","method":"GET","url":"\/ocs\/v1.php\/apps\/files_sharing\/api\/v1\/sharees?format=json&search=p&perPage=200&itemType=principals","user":"Papa"} {"reqId":"aMeYZzHU40TCWWjMwP7U","remoteAddr":"89.157.165.212","app":"OCP\Share","message":"Sharing backend for principals not found","level":3,"time":"2016-04-14T18:28:10+00:00","method":"GET","url":"\/ocs\/v1.php\/apps\/files_sharing\/api\/v1\/sharees?format=json&search=pi&perPage=200&itemType=principals","user":"Papa"} {"reqId":"x+vtD9MlSOxKANFxlLVO","remoteAddr":"89.157.165.212","app":"OCP\Share","message":"Sharing backend for principals not found","level":3,"time":"2016-04-14T18:28:10+00:00","method":"GET","url":"\/ocs\/v1.php\/apps\/files_sharing\/api\/v1\/sharees?format=json&search=pie&perPage=200&itemType=principals","user":"Papa"} {"reqId":"kWx+nzQM\/qYYtkb+Pbzo","remoteAddr":"89.157.165.212","app":"core","message":"Login failed: 'papa' (Remote IP: '89.157.165.212')","level":2,"time":"2016-04-14T19:11:54+00:00","method":"POST","url":"\/index.php\/apps\/ojsxc\/ajax\/getSettings.php","user":"--"} {"reqId":"Gla0aHW1ahJKnC2rnqdC","remoteAddr":"89.157.165.212","app":"core","message":"Login failed: 'papa' (Remote IP: '89.157.165.212')","level":2,"time":"2016-04-14T19:11:54+00:00","method":"POST","url":"\/","user":"--"} {"reqId":"kIElbxXCRNlZK9CzlVWA","remoteAddr":"89.157.165.212","app":"OCP\Share","message":"Sharing backend for principals not found","level":3,"time":"2016-04-14T19:20:25+00:00","method":"GET","url":"\/ocs\/v1.php\/apps\/files_sharing\/api\/v1\/sharees?format=json&search=p&perPage=200&itemType=principals","user":"Papa"} {"reqId":"SQjHmaN+mPCi1mNswpaQ","remoteAddr":"89.157.165.212","app":"OCP\Share","message":"Sharing backend for principals not found","level":3,"time":"2016-04-14T19:20:26+00:00","method":"GET","url":"\/ocs\/v1.php\/apps\/files_sharing\/api\/v1\/sharees?format=json&search=pi&perPage=200&itemType=principals","user":"Papa"} {"reqId":"gP65Kf2FgZtebSfQv9ao","remoteAddr":"89.157.165.212","app":"OCP\Share","message":"Sharing backend for principals not found","level":3,"time":"2016-04-14T19:20:26+00:00","method":"GET","url":"\/ocs\/v1.php\/apps\/files_sharing\/api\/v1\/sharees?format=json&search=pie&perPage=200&itemType=principals","user":"Papa"} {"reqId":"GaTgnT63Qvawi3w9qvDF","remoteAddr":"89.157.165.212","app":"OCP\Share","message":"Sharing backend for principals not found","level":3,"time":"2016-04-14T19:20:27+00:00","method":"GET","url":"\/ocs\/v1.php\/apps\/files_sharing\/api\/v1\/sharees?format=json&search=pier&perPage=200&itemType=principals","user":"Papa"} {"reqId":"UBZBQy0mjrvjuIXmyGjm","remoteAddr":"89.157.165.212","app":"core","message":"No update found at the ownCloud appstore for app 166055","level":0,"time":"2016-04-14T19:39:12+00:00","method":"GET","url":"\/index.php\/settings\/apps\/list?category=enabled&includeUpdateInfo=1","user":"nuadmin"} {"reqId":"UBZBQy0mjrvjuIXmyGjm","remoteAddr":"89.157.165.212","app":"core","message":"No update found at the ownCloud appstore for app 166051","level":0,"time":"2016-04-14T19:39:13+00:00","method":"GET","url":"\/index.php\/settings\/apps\/list?category=enabled&includeUpdateInfo=1","user":"nuadmin"} {"reqId":"UBZBQy0mjrvjuIXmyGjm","remoteAddr":"89.157.165.212","app":"core","message":"No update found at the ownCloud appstore for app 166049","level":0,"time":"2016-04-14T19:39:14+00:00","method":"GET","url":"\/index.php\/settings\/apps\/list?category=enabled&includeUpdateInfo=1","user":"nuadmin"} {"reqId":"c5xJsl5Mg4milJhT5pPq","remoteAddr":"89.157.165.212","app":"core","message":"No update found at the ownCloud appstore for app 166055","level":0,"time":"2016-04-14T19:48:38+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=enabled&includeUpdateInfo=1","user":"nuadmin"} {"reqId":"c5xJsl5Mg4milJhT5pPq","remoteAddr":"89.157.165.212","app":"core","message":"No update found at the ownCloud appstore for app 166051","level":0,"time":"2016-04-14T19:48:38+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=enabled&includeUpdateInfo=1","user":"nuadmin"} {"reqId":"c5xJsl5Mg4milJhT5pPq","remoteAddr":"89.157.165.212","app":"core","message":"No update found at the ownCloud appstore for app 166049","level":0,"time":"2016-04-14T19:48:40+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=enabled&includeUpdateInfo=1","user":"nuadmin"} {"reqId":"NbyJkW+Skhhc8bmu+7FM","remoteAddr":"89.157.165.212","app":"DeleteOrphanedItems","message":"0 orphaned system tag relations deleted","level":0,"time":"2016-04-14T20:30:20+00:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"NbyJkW+Skhhc8bmu+7FM","remoteAddr":"89.157.165.212","app":"DeleteOrphanedItems","message":"0 orphaned user tag relations deleted","level":0,"time":"2016-04-14T20:30:20+00:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"NbyJkW+Skhhc8bmu+7FM","remoteAddr":"89.157.165.212","app":"DeleteOrphanedItems","message":"0 orphaned comments deleted","level":0,"time":"2016-04-14T20:30:20+00:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"NbyJkW+Skhhc8bmu+7FM","remoteAddr":"89.157.165.212","app":"DeleteOrphanedItems","message":"0 orphaned comment read marks deleted","level":0,"time":"2016-04-14T20:30:20+00:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"ltmdyx2mZWJQESQQU9pA","remoteAddr":"89.157.165.212","app":"DeleteOrphanedSharesJob","message":"0 orphaned share(s) deleted","level":0,"time":"2016-04-14T20:33:11+00:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"6gCnF16OFyUiCpVINUei","remoteAddr":"89.157.165.212","app":"cron","message":"We are in maintenance mode, skipping cron","level":0,"time":"2016-04-14T20:57:39+00:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"Xbfr656EgRF7KAwftHDf","remoteAddr":"89.157.165.212","app":"cron","message":"We are in maintenance mode, skipping cron","level":0,"time":"2016-04-14T20:59:00+00:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"ZlCRZn5QLNK2gSWcKv58","remoteAddr":"89.157.165.212","app":"cron","message":"We are in maintenance mode, skipping cron","level":0,"time":"2016-04-14T20:59:23+00:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"PRwb2JKm3LP\/\/fInwv40","remoteAddr":"89.157.165.212","app":"webdav","message":"Exception: {\"Message\":\"HTTP\/1.1 401 No 'Authorization: Basic' header found. Either the client didn't send one, or the server is mis-configured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is mis-configured\",\"Exception\":\"Sabre\DAV\Exception\NotAuthenticated\",\"Code\":0,\"Trace\":\"#0 [internal function]: Sabre\DAV\Auth\Plugin->beforeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))\n#1 \/var\/www\/owncloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#2 \/var\/www\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(446): Sabre\Event\EventEmitter->emit('beforeMethod', Array)\n#3 \/var\/www\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(248): Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))\n#4 \/var\/www\/owncloud\/apps\/dav\/lib\/server.php(142): Sabre\DAV\Server->exec()\n#5 \/var\/www\/owncloud\/apps\/dav\/appinfo\/v2\/remote.php(29): OCA\DAV\Server->exec()\n#6 \/var\/www\/owncloud\/remote.php(138): require_once('\/var\/www\/ownclo...')\n#7 {main}\",\"File\":\"\/var\/www\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Auth\/Plugin.php\",\"Line\":188,\"User\":false}","level":0,"time":"2016-04-14T21:21:16+00:00","method":"PROPFIND","url":"\/remote.php\/dav\/calendars\/Papa\/default\/","user":"--"} {"reqId":"cb3WtsG0BrH6ZLtJsirU","remoteAddr":"89.157.165.212","app":"webdav","message":"Exception: {\"Message\":\"HTTP\/1.1 401 No 'Authorization: Basic' header found. Either the client didn't send one, or the server is mis-configured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is mis-configured\",\"Exception\":\"Sabre\DAV\Exception\NotAuthenticated\",\"Code\":0,\"Trace\":\"#0 [internal function]: Sabre\DAV\Auth\Plugin->beforeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))\n#1 \/var\/www\/owncloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#2 \/var\/www\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(446): Sabre\Event\EventEmitter->emit('beforeMethod', Array)\n#3 \/var\/www\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(248): Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))\n#4 \/var\/www\/owncloud\/apps\/dav\/lib\/server.php(142): Sabre\DAV\Server->exec()\n#5 \/var\/www\/owncloud\/apps\/dav\/appinfo\/v2\/remote.php(29): OCA\DAV\Server->exec()\n#6 \/var\/www\/owncloud\/remote.php(138): require_once('\/var\/www\/ownclo...')\n#7 {main}\",\"File\":\"\/var\/www\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Auth\/Plugin.php\",\"Line\":188,\"User\":\"Papa\"}","level":0,"time":"2016-04-14T21:21:45+00:00","method":"OPTIONS","url":"\/remote.php\/dav\/calendars\/Papa\/","user":"Papa"} {"reqId":"JWpzMugtBYy\/mk1gBHrl","remoteAddr":"89.157.165.212","app":"webdav","message":"Exception: {\"Message\":\"HTTP\/1.1 401 No 'Authorization: Basic' header found. Either the client didn't send one, or the server is mis-configured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is mis-configured\",\"Exception\":\"Sabre\DAV\Exception\NotAuthenticated\",\"Code\":0,\"Trace\":\"#0 [internal function]: Sabre\DAV\Auth\Plugin->beforeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))\n#1 \/var\/www\/owncloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#2 \/var\/www\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(446): Sabre\Event\EventEmitter->emit('beforeMethod', Array)\n#3 \/var\/www\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(248): Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))\n#4 \/var\/www\/owncloud\/apps\/dav\/lib\/server.php(142): Sabre\DAV\Server->exec()\n#5 \/var\/www\/owncloud\/apps\/dav\/appinfo\/v2\/remote.php(29): OCA\DAV\Server->exec()\n#6 \/var\/www\/owncloud\/remote.php(138): require_once('\/var\/www\/ownclo...')\n#7 {main}\",\"File\":\"\/var\/www\/owncloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Auth\/Plugin.php\",\"Line\":188,\"User\":\"Papa\"}","level":0,"time":"2016-04-14T21:21:45+00:00","method":"PROPFIND","url":"\/remote.php\/dav\/principals\/users\/Papa\/","user":"Papa"}

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log 
c) ...
georgehrke commented 8 years ago

please provide javascript log

alpaclea commented 8 years ago

Good morning ! Below the firefox js console output collected while logging in owncloud, opening the calendar, and trying to use the calendar. I also attach a screen capture to show that the display of the "add", "share" and "more" buttons is somehow garbled.

oc_cal-clea

L'utilisation de « getPreventDefault() » est obsolète. Utiliser « defaultPrevented » à la place. jquery.min.js:5:0 Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.min.js:1:0 mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create jsxc.dep.js:8371:2 « window.controllers » est obsolète. Ne l'utilisez pas pour détecter l'agent utilisateur (UA). ace.js:1716:0 L'utilisation de « getPreventDefault() » est obsolète. Utiliser « defaultPrevented » à la place. jquery.min.js:5:0 Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.min.js:1:0 mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create jsxc.dep.js:8371:2 L'utilisation de l'attribut « textContent » d'un attribut est obsolète. Utiliser « value » à la place. app.js:3681:0 L'utilisation de « getPreventDefault() » est obsolète. Utiliser « defaultPrevented » à la place. jquery.min.js:5:0 NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN: Cannot modify properties of a WrappedNative autocomplete.xml:927:0

alpaclea commented 8 years ago

Hello again, I hope it can be usefull, i made another test with javascript and network messages enables in firefox console. Maybe it can help to have the javascript in context

Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.min.js:1:0 Content Security Policy: Les paramètres de la page ont empêché le chargement d'une ressource à self (« script-src https://nuage.cléa.fr 'unsafe-eval' »). nuage.cléa.fr mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create jsxc.dep.js:8371:2 L'utilisation de « getPreventDefault() » est obsolète. Utiliser « defaultPrevented » à la place. jquery.min.js:5:0 Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.min.js:1:0 mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create jsxc.dep.js:8371:2 L'utilisation de « getPreventDefault() » est obsolète. Utiliser « defaultPrevented » à la place. jquery.min.js:5:0 Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.min.js:1:0 Content Security Policy: Les paramètres de la page ont empêché le chargement d'une ressource à self (« script-src https://nuage.cléa.fr 'unsafe-eval' »). files mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create jsxc.dep.js:8371:2 « window.controllers » est obsolète. Ne l'utilisez pas pour détecter l'agent utilisateur (UA). ace.js:1716:0 L'utilisation de « getPreventDefault() » est obsolète. Utiliser « defaultPrevented » à la place. jquery.min.js:5:0 GET https://nuage.cléa.fr/core/js/oc-requesttoken.js [HTTP/1.1 200 OK 417ms] GET https://nuage.cléa.fr/core/js/apps.js [HTTP/1.1 200 OK 417ms] GET https://nuage.cléa.fr/core/js/mimetype.js [HTTP/1.1 200 OK 431ms] GET https://nuage.cléa.fr/core/js/mimetypelist.js [HTTP/1.1 200 OK 440ms] GET https://nuage.cléa.fr/core/vendor/snapjs/dist/latest/snap.js [HTTP/1.1 200 OK 443ms] GET https://nuage.cléa.fr/core/js/oc-backbone.js [HTTP/1.1 200 OK 440ms] GET https://nuage.cléa.fr/core/js/placeholder.js [HTTP/1.1 200 OK 450ms] GET https://nuage.cléa.fr/core/js/jquery.avatar.js [HTTP/1.1 200 OK 451ms] GET https://nuage.cléa.fr/core/js/backgroundjobs.js [HTTP/1.1 200 OK 514ms] GET https://nuage.cléa.fr/apps/ojsxc/js/jsxc/lib/jquery.fullscreen.js [HTTP/1.1 200 OK 518ms] GET https://nuage.cléa.fr/apps/ojsxc/js/jsxc/jsxc.js [HTTP/1.1 200 OK 879ms] GET https://nuage.cléa.fr/apps/files_pdfviewer/js/previewplugin.js [HTTP/1.1 200 OK 518ms] GET https://nuage.cléa.fr/core/js/shareconfigmodel.js [HTTP/1.1 200 OK 519ms] GET https://nuage.cléa.fr/core/js/shareitemmodel.js [HTTP/1.1 200 OK 834ms] GET https://nuage.cléa.fr/core/js/sharedialogresharerinfoview.js [HTTP/1.1 200 OK 837ms] GET https://nuage.cléa.fr/core/js/sharedialogexpirationview.js [HTTP/1.1 200 OK 836ms] GET https://nuage.cléa.fr/core/js/share.js [HTTP/1.1 200 OK 841ms] GET https://nuage.cléa.fr/apps/files_videoplayer/js/viewer.js [HTTP/1.1 200 OK 863ms] GET https://nuage.cléa.fr/apps/firstrunwizard/l10n/fr.js [HTTP/1.1 200 OK 863ms] GET https://nuage.cléa.fr/apps/firstrunwizard/js/jquery.colorbox.js [HTTP/1.1 200 OK 865ms] GET https://nuage.cléa.fr/apps/firstrunwizard/js/firstrunwizard.js [HTTP/1.1 200 OK 868ms] GET https://nuage.cléa.fr/apps/notifications/js/notification.js [HTTP/1.1 200 OK 891ms] GET https://nuage.cléa.fr/core/js/files/fileinfo.js [HTTP/1.1 200 OK 891ms] GET https://nuage.cléa.fr/core/js/files/client.js [HTTP/1.1 200 OK 895ms] GET https://nuage.cléa.fr/apps/calendar/l10n/fr.js [HTTP/1.1 200 OK 903ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/jquery-timepicker/jquery.ui.timepicker.js [HTTP/1.1 200 OK 909ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/ical.js/build/ical.js [HTTP/1.1 200 OK 1019ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/jstzdetect/jstz.min.js [HTTP/1.1 200 OK 910ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/angular/angular.js [HTTP/1.1 200 OK 1187ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/angular-route/angular-route.js [HTTP/1.1 200 OK 914ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/fullcalendar/dist/fullcalendar.js [HTTP/1.1 200 OK 1046ms] GET https://nuage.cléa.fr/apps/calendar/js/public/app.js [HTTP/1.1 200 OK 1011ms] GET https://nuage.cléa.fr/index.php/core/js/oc.js [HTTP/1.1 200 OK 1176ms] GET https://nuage.cléa.fr/core/vendor/jquery-migrate/jquery-migrate.min.js [HTTP/1.1 200 OK 1028ms] GET https://nuage.cléa.fr/core/vendor/jquery-ui/ui/jquery-ui.custom.js [HTTP/1.1 200 OK 1311ms] GET https://nuage.cléa.fr/core/vendor/underscore/underscore.js [HTTP/1.1 200 OK 1064ms] GET https://nuage.cléa.fr/core/vendor/blueimp-md5/js/md5.js [HTTP/1.1 200 OK 1059ms] GET https://nuage.cléa.fr/core/vendor/es6-promise/dist/es6-promise.js [HTTP/1.1 200 OK 1079ms] GET https://nuage.cléa.fr/core/vendor/davclient.js/lib/client.js [HTTP/1.1 200 OK 1088ms] GET https://nuage.cléa.fr/core/js/oc-dialogs.js [HTTP/1.1 200 OK 1100ms] GET https://nuage.cléa.fr/core/js/l10n.js [HTTP/1.1 200 OK 1108ms] GET https://nuage.cléa.fr/core/search/js/search.js [HTTP/1.1 200 OK 1117ms] GET https://nuage.cléa.fr/apps/ojsxc/js/jsxc/lib/jquery.slimscroll.js [HTTP/1.1 200 OK 1129ms] GET https://nuage.cléa.fr/apps/ojsxc/js/jsxc/lib/jsxc.dep.js [HTTP/1.1 200 OK 1411ms] GET https://nuage.cléa.fr/apps/ojsxc/js/ojsxc.js [HTTP/1.1 200 OK 1149ms] GET https://nuage.cléa.fr/core/js/sharedialoglinkshareview.js [HTTP/1.1 200 OK 1170ms] GET https://nuage.cléa.fr/core/js/sharedialogshareelistview.js [HTTP/1.1 200 OK 1192ms] GET https://nuage.cléa.fr/core/js/sharedialogview.js [HTTP/1.1 200 OK 1204ms] GET https://nuage.cléa.fr/apps/gallery/l10n/fr.js [HTTP/1.1 200 OK 1204ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/angular-bootstrap/ui-bootstrap.min.js [HTTP/1.1 200 OK 1240ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/angular-bootstrap/ui-bootstrap-tpls.min.js [HTTP/1.1 200 OK 1293ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/angular-ui-calendar/src/calendar.js [HTTP/1.1 200 OK 1224ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/fullcalendar/dist/lang-all.js [HTTP/1.1 200 OK 1256ms] GET https://nuage.cléa.fr/apps/calendar/js/vendor/davclient.js/lib/client.js [HTTP/1.1 200 OK 1267ms] GET https://nuage.cléa.fr/core/js/multiselect.js [HTTP/1.1 200 OK 1276ms] GET https://nuage.cléa.fr/apps/calendar/img/favicon.ico [HTTP/1.1 304 Not Modified 1264ms] Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.min.js:1:0 Content Security Policy: Les paramètres de la page ont empêché le chargement d'une ressource à self (« script-src https://nuage.cléa.fr 'unsafe-eval' »). calendar GET https://nuage.cléa.fr/core/vendor/backbone/backbone.js [HTTP/1.1 200 OK 44ms] mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create jsxc.dep.js:8371:2 L'utilisation de « getPreventDefault() » est obsolète. Utiliser « defaultPrevented » à la place. jquery.min.js:5:0 GET XHR https://nuage.cléa.fr/cron.php [HTTP/1.1 200 OK 199ms] GET XHR https://nuage.cléa.fr/ocs/v2.php/apps/notifications/api/v1/notifications [HTTP/1.1 200 OK 448ms] PROPFIND XHR https://nuage.cléa.fr/remote.php/dav [HTTP/1.1 207 Multi-Status 256ms] POST XHR https://nuage.cléa.fr/index.php/apps/calendar/v1/view [HTTP/1.1 200 OK 600ms] GET https://nuage.cléa.fr/apps/calendar/img/leftarrow.svg [HTTP/1.1 304 Not Modified 302ms] GET https://nuage.cléa.fr/apps/calendar/img/rightarrow.svg [HTTP/1.1 304 Not Modified 317ms] GET XHR https://nuage.cléa.fr/apps/calendar/templates/colorpicker.html [HTTP/1.1 200 OK 297ms] GET XHR https://nuage.cléa.fr/index.php/apps/calendar/v1/timezones/EUROPE/BERLIN.ics [HTTP/1.1 200 OK 704ms] PROPFIND XHR https://nuage.cléa.fr/remote.php/dav/principals/users/Papa/ [HTTP/1.1 207 Multi-Status 412ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 215ms] PROPFIND XHR https://nuage.cléa.fr/remote.php/dav/calendars/Papa/ [HTTP/1.1 207 Multi-Status 179ms] L'utilisation de l'attribut « textContent » d'un attribut est obsolète. Utiliser « value » à la place. app.js:3681:0 POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10220ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10218ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10216ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10219ms] GET XHR https://nuage.cléa.fr/ocs/v2.php/apps/notifications/api/v1/notifications [HTTP/1.1 200 OK 296ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10223ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10218ms] L'évènement « key » n'est pas disponible pour certaines dispositions de clavier : key="l" modifiers="accel,alt" browser.xul L'évènement « key » n'est pas disponible pour certaines dispositions de clavier : key="c" modifiers="accel,alt" browser.xul POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10219ms] GET XHR https://nuage.cléa.fr/ocs/v2.php/apps/notifications/api/v1/notifications [HTTP/1.1 200 OK 291ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10217ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10220ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10218ms] GET https://nuage.cléa.fr/core/img/actions/rename.svg [HTTP/1.1 304 Not Modified 103ms] GET https://nuage.cléa.fr/core/img/actions/public.svg [HTTP/1.1 304 Not Modified 113ms] GET https://nuage.cléa.fr/core/img/actions/download.svg [HTTP/1.1 304 Not Modified 84ms] GET https://nuage.cléa.fr/core/img/actions/delete-hover.svg [HTTP/1.1 304 Not Modified 137ms] POST https://safebrowsing.google.com/safebrowsing/gethash [HTTP/2.0 200 OK 221ms] GET XHR https://nuage.cléa.fr/ocs/v2.php/apps/notifications/api/v1/notifications [HTTP/1.1 200 OK 230ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10221ms] GET https://nuage.cléa.fr/core/img/actions/delete-hover.png [HTTP/1.1 304 Not Modified 74ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10224ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10230ms] GET XHR https://nuage.cléa.fr/ocs/v2.php/apps/notifications/api/v1/notifications [HTTP/1.1 200 OK 329ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10283ms] GET https://nuage.cléa.fr/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png [HTTP/1.1 304 Not Modified 33ms] GET https://nuage.cléa.fr/core/css/images/ui-bg_flat_35_1d2d44_40x100.png [HTTP/1.1 304 Not Modified 33ms] GET https://nuage.cléa.fr/core/css/images/ui-bg_glass_100_f8f8f8_1x400.png [HTTP/1.1 304 Not Modified 47ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10217ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10219ms] GET XHR https://nuage.cléa.fr/ocs/v2.php/apps/notifications/api/v1/notifications [HTTP/1.1 200 OK 304ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10227ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10219ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10220ms] GET XHR https://nuage.cléa.fr/ocs/v2.php/apps/notifications/api/v1/notifications [HTTP/1.1 200 OK 2535ms] POST http://ocsp.startssl.com/ [49ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10215ms] POST XHR https://nuage.cléa.fr/index.php/apps/calendar/v1/view [HTTP/1.1 200 OK 284ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10241ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10219ms] GET XHR https://nuage.cléa.fr/ocs/v2.php/apps/notifications/api/v1/notifications [HTTP/1.1 200 OK 306ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10216ms] TypeError: parts is null client.js:366:13 POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10214ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10218ms] GET XHR https://nuage.cléa.fr/ocs/v2.php/apps/notifications/api/v1/notifications [HTTP/1.1 200 OK 288ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10221ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10219ms] POST XHR https://nuage.cléa.fr/index.php/apps/ojsxc/http-bind [HTTP/1.1 200 OK 10221ms] GET XHR https://nuage.cléa.fr/ocs/v2.php/apps/notifications/api/v1/notifications [HTTP/1.1 200 OK 334ms]

alpaclea commented 8 years ago

Hi again, I can confirm this is a browser compat issue, as i made a test with chromium and the calendar works fine ! But then, the calendar i created with chromium won't load in firefox.

georgehrke commented 8 years ago

closing in favor of #483