Follow-up Comment #12, bug #62608 (project health): Which request triggered that? And can you translate the words around "favicon.ico"? In the screenshot below I see version 4.0.1, did you test 4.0.4 as well? Can't find "favicon.ico" outside hidden files in .hg directory (mercurial repo).
[comment #11 comment #11:] > ``` > Exception occurred during processing of request from ('::ffff:127.0.0.1', 38532, 0, 0) > Traceback (most recent call last): > File "/usr/lib/python3.9/socketserver.py", line 650, in process_request_thread > self.finish_request(request, client_address) > File "/usr/lib/python3.9/socketserver.py", line 360, in finish_request > self.RequestHandlerClass(request, client_address, self) > File "/usr/lib/python3.9/socketserver.py", line 720, in __init__ > self.handle() > File "/usr/lib/python3.9/http/server.py", line 427, in handle > self.handle_one_request() > File "/usr/lib/python3.9/http/server.py", line 405, in handle_one_request > if not self.parse_request(): > File "/home/feng/gnuhealth/tryton/server/trytond-6.0.20/trytond/modules/health_webdav3_server/protocol.py", line 578, in parse_request > if not self.get_userinfo(user, password, self.command): > File "/home/feng/gnuhealth/tryton/server/trytond-6.0.20/trytond/modules/health_webdav3_server/protocol.py", line 590, in get_userinfo > with Transaction().start(dbname, 0, close=True) as transaction: > File "/home/feng/gnuhealth/tryton/server/trytond-6.0.20/trytond/transaction.py", line 107, in start > database = backend.Database(database_name).connect() > File "/home/feng/gnuhealth/tryton/server/trytond-6.0.20/trytond/backend/postgresql/database.py", line 230, in __new__ > inst._connpool = ThreadedConnectionPool( > File "/home/feng/.local/lib/python3.9/site-packages/psycopg2/pool.py", line 161, in __init__ > AbstractConnectionPool.__init__( > File "/home/feng/.local/lib/python3.9/site-packages/psycopg2/pool.py", line 59, in __init__ > self._connect() > File "/home/feng/.local/lib/python3.9/site-packages/psycopg2/pool.py", line 63, in _connect > conn = psycopg2.connect(*self._args, **self._kwargs) > File "/home/feng/.local/lib/python3.9/site-packages/psycopg2/__init__.py", line 122, in connect > conn = _connect(dsn, connection_factory=connection_factory, **kwasync) > psycopg2.OperationalError: connection to server at "localhost" (::1), port 5432 failed: 致命错误: 数据库 "favicon.ico" 不存在 > ``` > > what favicon.ico use for? _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?62608> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/