Follow-up Comment #1, bug #62792 (project health): When I use evolution, the below problem showed, what is ".well-known" db?
``` Exception occurred during processing of request from ('::1', 36726, 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 582, in parse_request if not self.get_userinfo(None, None, 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: 致命错误: 数据库 ".well-known" 不存在 ``` _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?62792> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/