nightscout / cgm-remote-monitor

nightscout web monitor
GNU Affero General Public License v3.0
2.38k stars 71.59k forks source link

MiniMed Connect not working - Error: Request failed with status code 504. #8078

Closed pen96 closed 1 year ago

pen96 commented 1 year ago

No connection to MiniMed portal (Medtronic Carelink) from Nightscout App.
Error: Request failed with status code 504.

Running Versions:

Running in docker container.

Nightscout App Log Output:

MiniMed Connect error: Error: Request failed with status code 504 stack: Error: Request failed with status code 504 at createError (/opt/app/node_modules/minimed-connect-to-nightscout/node_modules/axios/lib/core/createError.js:16:15) at settle (/opt/app/node_modules/minimed-connect-to-nightscout/node_modules/axios/lib/core/settle.js:17:12) at /opt/app/node_modules/minimed-connect-to-nightscout/node_modules/axios-cookiejar-support/lib/interceptors/response.js:79:25 at new Promise () at responseInterceptor (/opt/app/node_modules/minimed-connect-to-nightscout/node_modules/axios-cookiejar-support/lib/interceptors/response.js:78:9) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:93:5) at async doLoginEu1 (/opt/app/node_modules/minimed-connect-to-nightscout/carelink.js:155:16) at async checkLogin (/opt/app/node_modules/minimed-connect-to-nightscout/carelink.js:278:32) at async Object.fetch (/opt/app/node_modules/minimed-connect-to-nightscout/carelink.js:309:21)

psonnera commented 1 year ago

Might be worth trying dev and the new plugin http://nightscout.github.io/nightscout/plugins-v15/

bewest commented 1 year ago

Does it work in the Medtronic app? There are widespread reports that Medtronic Carelink has not been working for many users for the better part of the last week.

pen96 commented 1 year ago

Might be worth trying dev and the new plugin http://nightscout.github.io/nightscout/plugins-v15/

Will try that later.

Does it work in the Medtronic app? There are widespread reports that Medtronic Carelink has not been working for many users for the better part of the last week.

Medtronic App and the connection from Medtronic App to the Medtronic portal seems to work for me (uploads,login,...) .

bewest commented 1 year ago

Please open a new issue on nightscout-connect if you continue having issues.