owncloud-archive / news

:newspaper: News app for ownCloud
GNU Affero General Public License v3.0
290 stars 106 forks source link

Suspicious messages in owncloud.log after upgrade to 8.4.0 #972

Closed mehturt closed 8 years ago

mehturt commented 8 years ago

IMPORTANT

Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)

After upgrading news to 8.4.0, I started to see "Failed opening ..." in owncloud.log. Application seem to work fine though.

Steps to Reproduce

Explain what you did to encounter the issue

  1. Upgrade news from 8.3.0 to 8.4.0 via OC 'Apps'
  2. Go to News app.

    System Information

    • News app version: 8.4.0
    • ownCloud version: 9.0.1
    • PHP version: 5.6.19
    • Database and version: MySQL 5.5.47
    • Browser and version: Firefox nightly
    • Distribution and version: Debian 8.4

      Contents of owncloud/data/owncloud.log

{"reqId":"3Igq+UlUQWogRW\/vkfXR","remoteAddr":"1.2.3.4","app":"PHP","message":"include(\/var\/www\/owncloud-9.0.1\/apps\/news\/templates\/part.content.audio.php): failed to open stream: No such file or directory at \/var\/www\/owncloud-9.0.1\/lib\/private\/template\/base.php#161","level":3,"time":"2016-04-13T13:34:28+00:00","method":"GET","url":"\/oc\/index.php\/apps\/news\/","user":"username"}
{"reqId":"3Igq+UlUQWogRW\/vkfXR","remoteAddr":"1.2.3.4","app":"PHP","message":"include(): Failed opening '\/var\/www\/owncloud-9.0.1\/apps\/news\/templates\/part.content.audio.php' for inclusion (include_path='\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/console_getopt:\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/pear_exception:\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/pear-core-minimal\/src:\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/archive_tar:\/var\/www\/owncloud-9.0.1\/3rdparty\/phpseclib\/phpseclib\/phpseclib:\/var\/www\/owncloud-9.0.1\/lib\/private:\/var\/www\/owncloud-9.0.1\/config:\/var\/www\/owncloud-9.0.1\/3rdparty:\/var\/www\/owncloud-9.0.1\/apps:.:\/usr\/share\/php:\/usr\/share\/pear:\/var\/www\/owncloud-9.0.1') at \/var\/www\/owncloud-9.0.1\/lib\/private\/template\/base.php#161","level":3,"time":"2016-04-13T13:34:28+00:00","method":"GET","url":"\/oc\/index.php\/apps\/news\/","user":"username"}
{"reqId":"3Igq+UlUQWogRW\/vkfXR","remoteAddr":"1.2.3.4","app":"PHP","message":"include(\/var\/www\/owncloud-9.0.1\/apps\/news\/templates\/part.content.articleaction.php): failed to open stream: No such file or directory at \/var\/www\/owncloud-9.0.1\/lib\/private\/template\/base.php#161","level":3,"time":"2016-04-13T13:34:28+00:00","method":"GET","url":"\/oc\/index.php\/apps\/news\/","user":"username"}
{"reqId":"3Igq+UlUQWogRW\/vkfXR","remoteAddr":"1.2.3.4","app":"PHP","message":"include(): Failed opening '\/var\/www\/owncloud-9.0.1\/apps\/news\/templates\/part.content.articleaction.php' for inclusion (include_path='\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/console_getopt:\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/pear_exception:\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/pear-core-minimal\/src:\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/archive_tar:\/var\/www\/owncloud-9.0.1\/3rdparty\/phpseclib\/phpseclib\/phpseclib:\/var\/www\/owncloud-9.0.1\/lib\/private:\/var\/www\/owncloud-9.0.1\/config:\/var\/www\/owncloud-9.0.1\/3rdparty:\/var\/www\/owncloud-9.0.1\/apps:.:\/usr\/share\/php:\/usr\/share\/pear:\/var\/www\/owncloud-9.0.1') at \/var\/www\/owncloud-9.0.1\/lib\/private\/template\/base.php#161","level":3,"time":"2016-04-13T13:34:28+00:00","method":"GET","url":"\/oc\/index.php\/apps\/news\/","user":"username"}
{"reqId":"3Igq+UlUQWogRW\/vkfXR","remoteAddr":"1.2.3.4","app":"PHP","message":"include(\/var\/www\/owncloud-9.0.1\/apps\/news\/templates\/part.content.subscription.php): failed to open stream: No such file or directory at \/var\/www\/owncloud-9.0.1\/lib\/private\/template\/base.php#161","level":3,"time":"2016-04-13T13:34:28+00:00","method":"GET","url":"\/oc\/index.php\/apps\/news\/","user":"username"}
{"reqId":"3Igq+UlUQWogRW\/vkfXR","remoteAddr":"1.2.3.4","app":"PHP","message":"include(): Failed opening '\/var\/www\/owncloud-9.0.1\/apps\/news\/templates\/part.content.subscription.php' for inclusion (include_path='\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/console_getopt:\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/pear_exception:\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/pear-core-minimal\/src:\/var\/www\/owncloud-9.0.1\/3rdparty\/pear\/archive_tar:\/var\/www\/owncloud-9.0.1\/3rdparty\/phpseclib\/phpseclib\/phpseclib:\/var\/www\/owncloud-9.0.1\/lib\/private:\/var\/www\/owncloud-9.0.1\/config:\/var\/www\/owncloud-9.0.1\/3rdparty:\/var\/www\/owncloud-9.0.1\/apps:.:\/usr\/share\/php:\/usr\/share\/pear:\/var\/www\/owncloud-9.0.1') at \/var\/www\/owncloud-9.0.1\/lib\/private\/template\/base.php#161","level":3,"time":"2016-04-13T13:34:28+00:00","method":"GET","url":"\/oc\/index.php\/apps\/news\/","user":"username"}

Contents of Browser Error Console

Read http://ggnome.com/wiki/Using_The_Browser_Error_Console if you are unsure what to put here


Content Security Policy: Directive 'frame-src' has been deprecated. Please use directive 'child-src' instead.(unknown)
Expected color but found 'top'.  Error in parsing value for 'background'.  Declaration dropped.styles.css:32:29
Expected 'none', URL, or filter function but found 'progid'.  Error in parsing value for 'filter'.  Declaration dropped.styles.css:33:9
Unknown pseudo-class or pseudo-element '-webkit-scrollbar'.  Ruleset ignored due to bad selector.styles.css:75:2
Unknown pseudo-class or pseudo-element '-webkit-scrollbar-track-piece'.  Ruleset ignored due to bad selector.styles.css:78:2
Unknown pseudo-class or pseudo-element '-webkit-scrollbar-thumb'.  Ruleset ignored due to bad selector.styles.css:81:2
Unknown property 'user-select'.  Declaration dropped.styles.css:131:12
Unknown property 'user-select'.  Declaration dropped.styles.css:262:12
Unknown property 'user-select'.  Declaration dropped.styles.css:303:12
Unknown property 'user-select'.  Declaration dropped.styles.css:364:12
Unknown property 'user-select'.  Declaration dropped.styles.css:408:12
Error in parsing value for 'vertical-align'.  Declaration dropped.styles.css:413:17
Unknown property 'list-style-indent'.  Declaration dropped.styles.css:418:87
Unknown property 'appearance'.  Declaration dropped.inputs.css:148:11
Error in parsing value for 'display'.  Declaration dropped.mobile.css:18:10
Unknown property 'box-orient'.  Declaration dropped.mobile.css:19:11
Unknown property 'box-pack'.  Declaration dropped.mobile.css:20:9
Unknown property 'box-align'.  Declaration dropped.mobile.css:21:10
Expected media feature name but found '-webkit-max-device-pixel-ratio'.fonts.css:2:8
Unknown property 'user-select'.  Declaration dropped.apps.css:30:12
Expected color but found 'top'.  Error in parsing value for 'background-image'.  Declaration dropped.apps.css:136:35
Error in parsing value for 'background-image'.  Declaration dropped.apps.css:138:19
Error in parsing value for 'text-overflow'.  Declaration dropped.apps.css:271:17
Unknown property '-moz-filter'.  Declaration dropped.apps.css:296:12
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.apps.css:339:9
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.apps.css:345:9
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.apps.css:650:9
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.apps.css:657:9
Expected 'none', URL, or filter function but found 'progid'.  Error in parsing value for 'filter'.  Declaration dropped.fixes.css:108:9
Unknown property '-moz-box-shadow'.  Declaration dropped.multiselect.css:22:16
Expected 'none', URL, or filter function but found 'Alpha('.  Error in parsing value for 'filter'.  Declaration dropped.jquery-ui.css:49:8
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.jquery-ui.css:538:9
Expected 'none', URL, or filter function but found 'Alpha('.  Error in parsing value for 'filter'.  Declaration dropped.jquery-ui.css:918:8
Expected 'none', URL, or filter function but found 'Alpha('.  Error in parsing value for 'filter'.  Declaration dropped.jquery-ui.css:925:8
Expected 'none', URL, or filter function but found 'Alpha('.  Error in parsing value for 'filter'.  Declaration dropped.jquery-ui.css:929:8
Expected 'none', URL, or filter function but found 'Alpha('.  Error in parsing value for 'filter'.  Declaration dropped.jquery-ui.css:1177:9
Expected 'none', URL, or filter function but found 'Alpha('.  Error in parsing value for 'filter'.  Declaration dropped.jquery-ui.css:1184:9
Unknown property 'line-break'.  Declaration dropped.tooltip.css:14:12
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.tooltip.css:27:10
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.tooltip.css:31:10
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.versions.css:18:9
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.versions.css:30:9
Unknown property 'user-select'.  Declaration dropped.style.css:75:4494
Unknown pseudo-class or pseudo-element '-webkit-full-screen'.  Ruleset ignored due to bad selector.style.css:75:4793
Expected 'none', URL, or filter function but found 'progid'.  Error in parsing value for 'filter'.  Declaration dropped.style.css:91:9
Error in parsing value for 'margin'.  Declaration dropped.colorbox.css:10:18
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.firstrunwizard.css:25:9
Unknown pseudo-class or pseudo-element '-webkit-media-controls-enclosure'.  Ruleset ignored due to bad selector.content.css:90:29
Unknown property '-moz-webkit-transition'.  Declaration dropped.content.css:118:26
Expected identifier for pseudo-class or pseudo-element but found ' '.  Ruleset ignored due to bad selector.content.css:132:25
Error in parsing value for 'background-image'.  Declaration dropped.content.css:143:22
Error in parsing value for 'background-image'.  Declaration dropped.content.css:146:22
Error in parsing value for 'background-image'.  Declaration dropped.content.css:160:21
Expected color but found 'top'.  Error in parsing value for 'background-image'.  Declaration dropped.content.css:161:37
Expected color but found 'top'.  Error in parsing value for 'background-image'.  Declaration dropped.content.css:193:38
Unknown property '-moz-filter'.  Declaration dropped.content.css:320:19
Unknown pseudo-class or pseudo-element '-webkit-scrollbar'.  Ruleset ignored due to bad selector.content.css:641:32
Unknown pseudo-class or pseudo-element '-webkit-scrollbar-thumb'.  Ruleset ignored due to bad selector.content.css:645:32
Unknown pseudo-class or pseudo-element '-webkit-scrollbar-track-piece'.  Ruleset ignored due to bad selector.content.css:649:32
Selector expected.  Ruleset ignored due to bad selector.navigation.css:1
Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# insteadjquery.min.js:1
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src https://mysite 'unsafe-eval'").news
Loading mixed (insecure) display content "http://slashdot.org/favicon.ico" on a secure page[Learn More]news
mehturt commented 8 years ago

Nice, thanks.