-
Notifications
You must be signed in to change notification settings - Fork 71.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MMCONNECT not working for Argentina (Region: AR) #6616
Comments
@alphacentauri82 what is the url of the CareLink Connect web app in Argetina? You can see it in your browser after you open the Connect web app in CareLink (for example it is "https://carelink.minimed.eu/app/connect" in the EU, "https://carelink.minimed.com/app/connect" in the US). |
We met same issue in the EU: https://carelink.minimed.eu/app/connect |
Same issue here, using Nightscout 14.0.7 on Heroku, connecting to carelink EU portal. |
Hi all, please try to redeploy nightscout (from the same got repo) in the US heroku, see raferg's comment: |
Redeployng in the US Heroku solved the issue for me, |
I'm in the US trying to set up nightscout for my 7 year old niece in
Argentina. The URL for carelink is localised I suppose
…On Mon, 7 Dec 2020, 08:38 gbqq, ***@***.***> wrote:
Redeployng in the US Heroku solved the issue for me,
hope US servers will not blacklisted.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6616 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGEQIBDB5ROT3PID7YY2AU3STTLEDANCNFSM4UO77AIQ>
.
|
These seems to be very different issues! 2. CareLink in US is not working 3. EU - repeated random stops since 07.2020 4. EU - not working since 06.12.2020 |
@benceszasz I can confirm error 3 and 4. Error 4 is sadly seems true. |
So if I run this on my own server - Error 4 will not be a problem until they blacklist me? |
Yes, I can run the mmconnect as a node js app on my computer without any problem. Medtronic cannot blacklist all IP and they can't see whether you are using a custom program to retrieve the data or you are using a browser. |
looks like medtronic just started blocking heroku US as well sadness is there any way to bounce the request to carelink through another host? |
For me it's still working. What is the error message in the log for Carelink connect? |
The message was the same Timeout as is shown above, so i cloned 'minimed-connect-to-nightscout' locally, and set it up to upload from my desktop. Just switched over to the old method (re-enabled mmconnect on heroku) ... and now it is working again, I wouldn't be surprised if this goes again in the next few days. |
So, found out that argentina uses the EU URL, but my heroku US account is
blocked. Such a pain. May I ask to those who run it separately and upload
to nightscout, how do they do it?
…On Tue, 8 Dec 2020, 04:07 Rafer, ***@***.***> wrote:
The message was the same as last time, so i cloned
'minimed-connect-to-nightscout' locally, and set it up to upload from my
desktop.
Just switched over to the old method (re-enabled mmconnect on heroku) ...
and now it is working again, I wouldn't be surprised if this goes again in
the next few days.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6616 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGEQIBAQMWKYLWIA6N7YMA3STXUF5ANCNFSM4UO77AIQ>
.
|
I'm running Ubuntu, and the instructions were on the
'minimed-connect-to-nightscout' github page. The most complex part of the
instructions is setting the variables (don't forget to export them rather
than just set). Other than that it literally should just work.
Once you have that up, remove the mmconnect from the modules on your
heroku. All you are doing is replacing one plugin, it the entire system.
…On Tue, 8 Dec 2020, 21:00 Super Diana, ***@***.***> wrote:
So, found out that argentina uses the EU URL, but my heroku US account is
blocked. Such a pain. May I ask to those who run it separately and upload
to nightscout, how do they do it?
On Tue, 8 Dec 2020, 04:07 Rafer, ***@***.***> wrote:
> The message was the same as last time, so i cloned
> 'minimed-connect-to-nightscout' locally, and set it up to upload from my
> desktop.
>
> Just switched over to the old method (re-enabled mmconnect on heroku) ...
> and now it is working again, I wouldn't be surprised if this goes again
in
> the next few days.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <
#6616 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AGEQIBAQMWKYLWIA6N7YMA3STXUF5ANCNFSM4UO77AIQ
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#6616 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANJYVNSXFDTZS7XN63ZF4TSTYPOZANCNFSM4UO77AIQ>
.
|
> 4. EU - not working since 06.12.2020
I created a new Heroku account with the Us region set and deployed the cgm-remote-monitor. |
@FredMK How big a leap is it to get the medtronic minimed code into xdrip+? |
@raferg It is possible, but currently I don't have time to do it. I have limited experience in Android development, for me it takes at least one week. I think we should contact Medtronic and ask them what is the problem, maybe we can get an answer and find a solution, we are paying customers after all. If we can find a solution, maybe they lift the ban from Heroku. I checked the code, and currently the request count is 5x more than it would be necessary. I can optimize the server load for Carelink made by mmconnect and do 80% less requests with the same result. Currently mmconnect makes a request every 1 minute, when the data is only uploaded to Carelink every 5 minutes. The exact time when the next upload is expected can be calculated from the last successful request. |
@FredMK As soon as you mentioned contacting Medtronic I could feel my jaw clench and the desire to drop rocks on my feet increasing. I think it is the logical step, but then I recall every service call I've done so far and the experience makes me doubt the sanity of that action! I'm also not a paying customer at the moment - currently have over 4 months of sensors left from my last subscription (which should take me another 8 months to consume). or |
Seeing the comments elsewhere I think the rep will be the best option. Other people have contacted support with no help forthcoming. |
What is the URL currently used to log in with a browser to Medtronic Carelink? We have patches available for testing purposes here: nightscout/minimed-connect-to-nightscout#17, #6657 |
Heroku EU / US both are not working for me. Region: IN (India) Quick check: but if I run the same command locally: So Medtronic is blocking some range of AWS addresses :( |
See the same problem - looks like Medtronic blocking AWS IP ranges |
Describe the bug
MMCONNECT doesn't support AR (Argentina). Can't use the US region for login.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No data shows.
Your setup information
The text was updated successfully, but these errors were encountered: