跳至內容
選單
此問題已被標幟
1 回覆
1763 瀏覽次數
Hi odoo team, I am trying to sync record from Api in odoo and some times I am getting this error, please help me how to solve this problem. right now I am doing this on localhost and using odoo 15
ValueError: : "HTTPSConnectionPool(host='api.factsmgt.com', port=443): Max retries exceeded with url: /Students/626 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11002] getaddrinfo failed'))" while evaluating


頭像
捨棄
最佳答案

Hi,

1. Check Network Connection: Ensure that your network connection is stable and that there are no issues with your internet connection.
2. Check API Server Status: Verify if the API server (api.factsmgt.com) is up and running.

3. Since the error message indicates that the issue is related to the connection being retried         multiple times (Max retries exceeded), you can try retrying the connection after some time to  see if the issue resolves itself.


Hope it helps

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
10月 23
3266
3
12月 24
5351
1
1月 24
1121
0
12月 23
1381
1
10月 23
1684