Steps to reproduce
Expected behaviour
Calendar app should be enabled and usable.
Actual behaviour
Blank screen is shown in FireFox. HTTP 500 error is shown in Internet Explorer.
Server configuration
Operating system:
Ubuntu
Web server:
Apache2
Database:
MySQL (I think)
PHP version:
5.5.9
ownCloud version: (see ownCloud admin page)
8.2.2.2
Updated from an older ownCloud or fresh install:
7
Where did you install ownCloud from:
Don’t remember
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 into https://gist.github.com/ and puth the link here.
The content of config/config.php:
With CLI I get: PHP Fatal error: Class ‘OC_Search’ not found in /var/www/html/owncloud/apps/calendar/appinfo/app.php on line 39
List of activated apps:
As I recall only native ones from oc install.
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your ownCloud installation folder.
PHP Fatal error: Class ‘OC_Search’ not found in /var/www/html/owncloud/apps/calendar/appinfo/app.php on line 39
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:**
**Operating system:**
### Logs
#### Web server error log
Insert your webserver log here
Output omitted:
[Mon Jan 22 06:25:08.259154 2018] [ssl:warn] [pid 1190] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon Jan 22 06:25:08.259194 2018] [ssl:warn] [pid 1190] AH01909: RSA certificate configured for 192.168.0.248:443 does NOT include an ID which matches the server name
[Mon Jan 22 06:25:08.274076 2018] [mpm_prefork:notice] [pid 1190] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.9 OpenSSL/1.0.1f configured -- resuming normal operations
[Mon Jan 22 06:25:08.274106 2018] [core:notice] [pid 1190] AH00094: Command line: '/usr/sbin/apache2'
[Tue Jan 23 23:07:17.523222 2018] [:error] [pid 10431] [client 192.168.0.1:3049] PHP Fatal error: Class 'OC_Search' not found in /var/www/html/owncloud/apps/calendar/appinfo/app.php on line 39
[Tue Jan 23 23:07:42.889532 2018] [:error] [pid 9194] [client 192.168.0.1:3053] PHP Fatal error: Class 'OC_Search' not found in /var/www/html/owncloud/apps/calendar/appinfo/app.php on line 39
[Tue Jan 23 23:31:32.308904 2018] [mpm_prefork:notice] [pid 1190] AH00169: caught SIGTERM, shutting down
[Tue Jan 23 23:31:59.381859 2018] [ssl:warn] [pid 1152] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Jan 23 23:31:59.410690 2018] [ssl:warn] [pid 1152] AH01909: RSA certificate configured for 192.168.0.248:443 does NOT include an ID which matches the server name
[Tue Jan 23 23:32:05.621893 2018] [ssl:warn] [pid 1153] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Jan 23 23:32:05.621922 2018] [ssl:warn] [pid 1153] AH01909: RSA certificate configured for 192.168.0.248:443 does NOT include an ID which matches the server name
[Tue Jan 23 23:32:05.623346 2018] [mpm_prefork:notice] [pid 1153] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.9 OpenSSL/1.0.1f configured -- resuming normal operations
[Tue Jan 23 23:32:05.623362 2018] [core:notice] [pid 1153] AH00094: Command line: '/usr/sbin/apache2'
[Tue Jan 23 23:32:40.931665 2018] [:error] [pid 1290] [client 192.168.0.1:3360] PHP Fatal error: Class 'OC_Search' not found in /var/www/html/owncloud/apps/calendar/appinfo/app.php on line 39
[Tue Jan 23 23:32:46.764032 2018] [:error] [pid 1289] [client 192.168.0.1:3361] PHP Fatal error: Class 'OC_Search' not found in /var/www/html/owncloud/apps/calendar/appinfo/app.php on line 39
[Wed Jan 24 08:14:22.274153 2018] [:error] [pid 1288] [client 93.167.1.185:60267] PHP Fatal error: Class 'OC_Search' not found in /var/www/html/owncloud/apps/calendar/appinfo/app.php on line 39
#### ownCloud log (data/owncloud.log)
Insert your ownCloud log here
Output omitted:
{"reqId":"NrhPjbJlvoZL4b3ytHzh","remoteAddr":"212.237.130.200","app":"PHP","message":"Cannot modify header information - headers already sent by (output started at \/var\/www\/html\/owncloud\/3rdparty\/sabre\/http\/lib\/Sapi.php:70) at \/var\/www\/html\/owncloud\/3rdparty\/sabre\/http\/lib\/Sapi.php#58","level":3,"time":"2017-08-22T17:17:03+00:00"}
{"reqId":"hHSlbwLIxiqql4A7iCzy","remoteAddr":"192.168.0.1","app":"core","message":"Could not get categories, content was no valid XML","level":3,"time":"2018-01-23T22:06:32+00:00"}
{"reqId":"Xw3tJbvudSR6a19DaCCd","remoteAddr":"192.168.0.1","app":"core","message":"Could not get application, content was no valid XML","level":3,"time":"2018-01-23T22:06:32+00:00"}
{"reqId":"MW4Q4XJYYmr3FNQXufBF","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-23T22:07:17+00:00"}
{"reqId":"i0bRNu3Yjz9vUET9DRtR","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-23T22:07:42+00:00"}
{"reqId":"VlfFkr\/fJ6ZpXAXpXGRS","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-23T22:07:42+00:00"}
{"reqId":"ENFfDokZNADHVYk6omk4","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-23T22:07:59+00:00"}
{"reqId":"SXlHA0xUHG7ay9pzTYdA","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-23T22:07:59+00:00"}
{"reqId":"O\/ZV2kwDbG1wDqXzWX\/0","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-23T22:32:40+00:00"}
{"reqId":"0JWDq+tTqs+wnGXP8o8X","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-23T22:32:46+00:00"}
{"reqId":"VIAvL4CF4DI3fyTCDSi9","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:14:22+00:00"}
{"reqId":"zuZ8qWkBLs7xhTzWuLN9","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:14:22+00:00"}
{"reqId":"8MN8LIRftlzCN7ZcL7AM","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:14:22+00:00"}
{"reqId":"KmRxdclM9b4msCbSVJdk","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:19:22+00:00"}
{"reqId":"M6LTJ8r9yvjMKcidu5Lo","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:24:22+00:00"}
{"reqId":"763BvLX+ItV7tFFIkvqD","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:29:22+00:00"}
{"reqId":"1AnE\/GkCoT\/fL7LfzCoG","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:34:22+00:00"}
{"reqId":"kk0JaiWLxKvLDnUueVqr","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:39:22+00:00"}
{"reqId":"I4byi+Hz3g9v8YeojOEr","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:44:22+00:00"}
{"reqId":"\/HL\/uoitqWhzjZPj5WRR","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:49:22+00:00"}
{"reqId":"uTCHw2nRWW6cbpZBSL6V","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T07:54:22+00:00"}
{"reqId":"DaPRrUK3u6Wi8kDrmgjp","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T09:30:53+00:00"}
{"reqId":"pzotSBPI7Yz\/WhPAfU9C","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T09:30:53+00:00"}
{"reqId":"l7w+g5kv1wWp1z4rnBeO","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T09:30:53+00:00"}
{"reqId":"TF7QsViHazU2rJUxiict","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T09:30:53+00:00"}
{"reqId":"0GCqN5FuE2ql6oVGimms","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T09:30:53+00:00"}
{"reqId":"hLqmFUkK5ATXz4\/Fzcpf","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T09:35:53+00:00"}
{"reqId":"zxR2mNRWN93nOFhmmOuX","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T09:40:53+00:00"}
{"reqId":"65wK4u1kIFpRPDGekvgv","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T09:45:53+00:00"}
{"reqId":"+oM9QTcCa3c6KfoyEbih","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T09:50:53+00:00"}
{"reqId":"X1B8q+BCfaWlLx0lu\/q7","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T09:55:53+00:00"}
{"reqId":"WATvxvSkXpSDXDKijD\/H","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:00:53+00:00"}
{"reqId":"+6upDu9ityY7tUz9XMeL","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:05:53+00:00"}
{"reqId":"9MAwKOz8CJlZ\/YSOKh4P","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:10:53+00:00"}
{"reqId":"tBj3lG7en7diwizQbg7K","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:15:53+00:00"}
{"reqId":"wGhNn04juGF36J5+kk0c","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:20:53+00:00"}
{"reqId":"HfekbQL27wV\/u0V6VBSh","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:25:53+00:00"}
{"reqId":"JSI5TlKTbhTY306e83qg","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:30:53+00:00"}
{"reqId":"BB\/+NsQaSvwdZX1T+30F","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:35:53+00:00"}
{"reqId":"+mISXqmB9\/GVzq9W8Ar3","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:40:53+00:00"}
{"reqId":"q4YzotPjb8xTgFHD6Zrt","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:45:53+00:00"}
{"reqId":"S4KbYVUgFj0kmyjv9ok5","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:50:53+00:00"}
{"reqId":"I4TbPZhyDv+DzvLceMoc","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T10:55:53+00:00"}
{"reqId":"d7s3AhkgBn5+i9lmZBlp","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:00:53+00:00"}
{"reqId":"BfP9AhhD3n28kGoqSQcG","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:05:53+00:00"}
{"reqId":"+a7ds9RQj0ZxsnRgNw4o","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:10:53+00:00"}
{"reqId":"nGabFFUFbs3HEfVE3Mdb","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:15:53+00:00"}
{"reqId":"PJm6RIfOjuoNwhaMVLAV","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:20:53+00:00"}
{"reqId":"lAGWi0idQ6DMQwxWml+6","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:25:53+00:00"}
{"reqId":"+SRcTalcsV2idH9W\/hqD","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:30:53+00:00"}
{"reqId":"t7\/+vy7DhUKq7Nggn9re","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:35:53+00:00"}
{"reqId":"d9YsjXXaltsV1qMzJjjj","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:40:53+00:00"}
{"reqId":"IedWyuGEsv2LQrvquv1m","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:45:53+00:00"}
{"reqId":"yI0uLucWjlRwUpBTVM\/+","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:50:53+00:00"}
{"reqId":"lT3lOxVoAoPoETmnuHwm","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T11:55:53+00:00"}
{"reqId":"sApZ\/mwzkWHKxAGI9cwO","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:00:53+00:00"}
{"reqId":"9aMEyiiewyuN\/wRezAXj","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:05:53+00:00"}
{"reqId":"PMp4OJcFqUGnDSHcNjG6","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:10:53+00:00"}
{"reqId":"GDjYNkKQ732AjAdMvR0x","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:15:53+00:00"}
{"reqId":"O5PgI1ZIdZHvX4E27RiX","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:20:53+00:00"}
{"reqId":"c8CBzrwloBd7BrQf8lVK","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:25:53+00:00"}
{"reqId":"tIHzwEzgVywH9SKVjomp","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:30:53+00:00"}
{"reqId":"Q+MzGjuVmhO5pelWjxXJ","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:35:53+00:00"}
{"reqId":"wSMV35+mmYB65AdIJRmg","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:40:53+00:00"}
{"reqId":"Qgmbvw\/qIGP+\/qOoqXBA","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:45:53+00:00"}
{"reqId":"DfAHwcbWNwf\/2DqA2x2\/","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:50:53+00:00"}
{"reqId":"DfzxS1qgQ1ptM9cVmZHl","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T12:55:53+00:00"}
{"reqId":"1XhOgymdZeES2p\/Kv4g+","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:00:53+00:00"}
{"reqId":"XLgZbwlF3Cy8JUDBVNyG","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:05:53+00:00"}
{"reqId":"nd55nZ\/F0jM92eEnFE8R","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:10:53+00:00"}
{"reqId":"8lHw55tuynbb1MxRURh4","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:15:53+00:00"}
{"reqId":"M71bU8vOCgiwUV2VtX+F","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:20:53+00:00"}
{"reqId":"TzYDxe1MJDi6OG\/L+JGn","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:25:53+00:00"}
{"reqId":"NTBaU6MPiJKLUqC1kHtz","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:30:53+00:00"}
{"reqId":"F49cJQYYtiNr7UbqrVFM","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:35:53+00:00"}
{"reqId":"dE+bp7hyTgvOMVzZb5Qt","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:40:53+00:00"}
{"reqId":"ImWaleOrI0W6iTsxWsCw","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:45:53+00:00"}
{"reqId":"lu\/R6TbXHRpPvED7qeMO","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:50:53+00:00"}
{"reqId":"9HofjmSRvwBMnSkbB8zw","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T13:55:53+00:00"}
{"reqId":"CfKtPzsHTEhtCmMrIFC5","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:00:53+00:00"}
{"reqId":"Ydk7L1DoR0zitovMZANC","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:05:53+00:00"}
{"reqId":"BeRCwgpu7LJ1ggG0nAhh","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:10:53+00:00"}
{"reqId":"bSLW300PFLSQn4B\/lrTO","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:15:53+00:00"}
{"reqId":"73vaiTjypuqIVwL1E7Ru","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:20:53+00:00"}
{"reqId":"Dsm+QWi0qx3VM3aby5vZ","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:25:53+00:00"}
{"reqId":"K\/zJr+KJCHsL0GhqL1Zl","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:30:53+00:00"}
{"reqId":"culTVtNN\/EQbUVpzsDa6","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:35:53+00:00"}
{"reqId":"HaqtctUCFIOOqQ2FFUl8","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:40:53+00:00"}
{"reqId":"KafYjfwbL6xgOwth9RmA","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:45:53+00:00"}
{"reqId":"tQS8hFVnu1mwDMHidws5","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:50:53+00:00"}
{"reqId":"ADfgq\/GMxf36dju2RRMy","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T14:55:53+00:00"}
{"reqId":"sd8pDipl8YO0EyKJTcUE","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T15:00:53+00:00"}
{"reqId":"VN69+Wo1ObpJqVj2JyUG","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T15:05:53+00:00"}
{"reqId":"bYSH2jvjarAF59o8zcTO","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T15:55:54+00:00"}
{"reqId":"Sd\/\/JapP7Nyvz7KxOT9w","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T16:00:54+00:00"}
{"reqId":"stOs6ptCbsrPrWFv8cNk","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T16:05:54+00:00"}
{"reqId":"6XrXu2EsIEFlkdPyB44l","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T16:10:54+00:00"}
{"reqId":"5siuGcG28blkBihRJNlR","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T16:15:54+00:00"}
{"reqId":"gZN2r0GI3JCrEVIA0oHw","remoteAddr":"93.167.1.185","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T16:20:54+00:00"}
{"reqId":"sVmgfM62z97RNGwzQg9\/","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:21:53+00:00"}
{"reqId":"Nyrx2QpWjMy+b5eXkbb\/","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:21:53+00:00"}
{"reqId":"oTmxjrxvZg8M4EHX0twg","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:21:53+00:00"}
{"reqId":"jVM73x22N5BNuVi1Ciwq","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:21:53+00:00"}
{"reqId":"8uHwxz7aFRqD5dQgxXWC","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:21:53+00:00"}
{"reqId":"tjeDWIiIA6Ub\/Vvi0dmo","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:26:53+00:00"}
{"reqId":"ZgypYPoSYm5VWpo9yjkR","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:31:53+00:00"}
{"reqId":"qUoa37WDA+guCql3W2O4","remoteAddr":"","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:32:25+00:00"}
{"reqId":"Dl7yYvTgYOLWZQ39Y1Ua","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:36:53+00:00"}
{"reqId":"sQQO1xxRuPVJkCw0EOFP","remoteAddr":"192.168.0.63","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:38:34+00:00"}
{"reqId":"b9ndmLuqB3YUTeZu\/mOR","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:41:53+00:00"}
{"reqId":"0te\/EXmx85lhhQWOmH9W","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:46:53+00:00"}
{"reqId":"P5OpyfbIYteDtur7sXfi","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:51:53+00:00"}
{"reqId":"tPhn8z7t6R3CpVFH5Z9Q","remoteAddr":"192.168.0.63","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:54:22+00:00"}
{"reqId":"6FElbTleW\/UHLBkps8da","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T20:56:53+00:00"}
{"reqId":"4dKIU81fd5XLfgYB\/pMI","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T21:01:53+00:00"}
{"reqId":"i8AzP+NYrodDZtjshUJw","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T21:06:53+00:00"}
{"reqId":"6lbY5LHJkU4P70pA2\/mz","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T21:11:53+00:00"}
{"reqId":"a1utpAyvgL0ZzYC9vOIB","remoteAddr":"192.168.0.1","app":"PHP","message":"Class 'OC_Search' not found at \/var\/www\/html\/owncloud\/apps\/calendar\/appinfo\/app.php#39","level":3,"time":"2018-01-24T21:16:53+00:00"}
#### Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) …