Ajax Plugin external access issue

Hello,

I have a working Ajax Plugin integration and am receiving events from the Ajax Cloud through the Jeedom External access endpoint I have configured.

My problem is that initially I have added one endpoint, e.g. https://mydomain:443/jee/ and later I decided to change it to something else, like https://mydomain:443/jeedomAjax/ (example).

Now I am receiving requests on both endpoints, while only the jeedomAjax is active - the old one always return 404.

/jee/plugins/ajaxSystem/core/php/jeeAjaxSystem.php - returns 404
/jeedomAjax/plugins/ajaxSystem/core/php/jeeAjaxSystem.php - returns 200

How can I stop the Jeedom Cloud to send requests to /jee/plugins/ajaxSystem/core/php/jeeAjaxSystem.php ?


Information Jeedom

Core : 4.4.20 (master)
DNS Jeedom : No

Plugin : Ajax Systems
Version : 2025-07-03 01:21:24 (stable)

Hello

Did you patch your jeedom 4.4.20 regarding the bugs of early January?
If not, you should.

Health info of your jeedom would be a plus, like your network configuration in jeedom.

Antoine

Hello,

Thanks for the update suggestion. Somehow I’ve missed it.

As for my problem - it turned out that only the support can remove the endpoints they are calling on their side. Once this is done, the ajax plugin has to be reconfigured, so that the new endpoint to be called from the Cloud.

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.