problem sending data from my local emoncms to remote emoncms.org

I use my raspberry with oemgateway to collect data from rfm12b and send to my local server (with emoncms) and to emoncms.org, and all work fine.

yesterday I modified oemgateway to push data only to my local server and I modified my local emoncms to load data on emoncms.org; so in this case my local emoncms receives data from oemgateway and not from rfm12b.

I observed that in this case local emoncms did not upload data to remote emoncms; in my opinion this problem depends from process that collects data from rfm12b, that when receive data, it upload to remote emoncms. so in my case it does not receive any data from rfm12b, so it never upload oemgateway's data to emoncms.org

ps my local emoncms tell me "Authentication successful" about emoncms.org