昨晚倒腾电脑,今天起床运行一下的项目看到这个。
出现这个错误:

psycopg2.OperationalError: could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host “localhost” (::1) and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host “localhost” (127.0.0.1) and accepting
TCP/IP connections on port 5432?


odoo操作could not connect to server

打开pgadmin发现这样,多次输入密码都不对:
odoo操作could not connect to server
回想了一下,原来是昨晚把服务给关闭了。被自己蠢哭。写个文章,记录下自己的蠢行为,时刻提醒自己。
odoo操作could not connect to server

相关文章:

  • 2021-12-31
  • 2021-12-23
  • 2022-03-09
  • 2022-02-23
  • 2022-12-23
  • 2021-09-17
  • 2021-06-18
猜你喜欢
  • 2021-09-01
  • 2022-01-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案