[SOLVED] Where is the API log PMG?

ArielVF

New Member
Jan 25, 2022
7
1
3
32
Hello,

I created a code that register domains in my server using PMG API. In my computer (Local) the connection workly good, but in the server I got the next error:

Bash:
HTTPSConnectionPool(host='url', port=port): Max retries exceeded with url: /api2/json/access/ticket (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fc09007ea50>: Failed to establish a new connection: [Errno 111] Connection refused',))

I need to check some log or information in PMG to check if it's blocking the request or if there any error, but I not found any log with this info.
Somebody know where is the API log PMG?