Nginx: "The requested uri(/favicon.ico) cannot be processed" in owncloud.log

I wanted to continue this topic from old owncloud forums:

https://forum.owncloud.org/viewtopic.php?f=38&t=36861&sid=ecee39d4d9405c1e906a5ce3749f145f&start=10

I still see those errors in version: 9.0.4.1.

Just ignore this message or disable the index.php less urls. To disable these rewrites remove:

htaccess.RewriteBase

from your config.php and run:

occ maintenance:update:htaccess

afterwards

I followed your instructions (edited config.php and executed occ task). A few minutes after:

Level    App    Message    Time
Error    index    Exception: The requested uri(/favicon.ico) cannot be processed by the script '/owncloud/index.php')    6 minutes ago
Error    index    Exception: The requested uri(/favicon.ico) cannot be processed by the script '/owncloud/index.php')    6 minutes ago

So what did I do wrong?

Small note, maybe NOT related to owncloud:
The owncloud event logs sometimes (!) match entries in a minidlna server (log file) accessing the same server:

[2016/08/16 00:22:24] upnphttp.c:1003: warn: /favicon.ico not found, responding ERROR 404
[2016/08/16 00:22:24] upnphttp.c:1003: warn: /favicon.ico not found, responding ERROR 404

What webserver and php module are you running?

nginx
PHP5-FPM (v5.6.24-0+deb8u1)

Seriously? We could have saved tons of time (here and at the forums) if you have initially provided that info.

Sorry, i'm out. Don't want to waste my time if people are sparing with the info about their environment.

So... you´re getting angry because...? I don´t feel like I made a "huge mistake" or sth. like that so please clarify.

Edit: You just asked now for the environment, so don´t blame it on me.

The forums here and the old forums where showing an issue template asking you to provide additional infos about your environment. You had deleted both and havn't provided any information about your environment.

Anyway, i'm out.

Alright, thanks for the excellent solution anyway.

... NOT

For everyone else interested in a solution, this might be it:

Alright, thanks for providing all needed infos about your environment from the start which helps solving such issues.

... NOT

Alright Nr.2 : Marking it as solved.