health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health-dev] [bug #62608] health webdav not running


From: Feng Shu
Subject: Re: [Health-dev] [bug #62608] health webdav not running
Date: Thu, 21 Jul 2022 21:21:10 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Gerald Wiese <INVALID.NOREPLY@gnu.org> writes:

> 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).

I think the reason is:

https://webdesign.tutsplus.com/tutorials/prevent-automatic-favicon-requests--cms-34762


>
> [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/

-- 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]