- Issue created by @mr.pomelov
- π·πΊRussia mr.pomelov
I found out the reason for this behavior of the module - the IP address of the server where my site is located was blocked on SendPulse, so API requests did not go there.
u540084@red31:~$ curl -v https://api.sendpulse.com
* Rebuilt URL to: https://api.sendpulse.com/
* Trying 188.40.60.215...
* TCP_NODELAY set
* connect to 188.40.60.215 port 443 failed: Connection timed out
* Failed to connect to api.sendpulse.com port 443: Connection timed out
* Closing connection 0
curl: (7) Failed to connect to api.sendpulse.com port 443: Connection timed outBut this should not lead the site to a white screen, without the possibility of somehow influencing the situation through the user interface.
- π³π΅Nepal sujan shrestha Kathmanduπ³π΅, Nepal
Hi Pomelov, Apologies for the late response, and thank you for identifying the issue. The issue has been fixed in the latest version. Could you please update and check if the problem is resolved? Let me know if you need further help!
- Status changed to Fixed
about 2 months ago 9:19am 13 February 2025 Automatically closed - issue fixed for 2 weeks with no activity.