Jul 21 07:00:07 ********* heroku/router at=info method=GET path="/api/v1/entries/sgv.json?count=288" host=*********.herokuapp.com request_id=a57e9b7b-cd93-4c10-8903-f73eb9f70d52 fwd="*********" dyno=web.1 connect=0ms service=5ms status=401 bytes=560 protocol=https
Jul 21 07:00:07 ********* app/web.1 Resolving secret/token to permissions failed
Jul 21 07:00:12 ********* heroku/router at=info method=GET path="/api/v1/entries/sgv.json?count=12" host=*********.herokuapp.com request_id=ee5eef71-627b-4f36-81fd-2eefeb116d9b fwd="*********" dyno=web.1 connect=0ms service=473ms status=401 bytes=560 protocol=https
Jul 21 07:00:12 ********* app/web.1 Resolving secret/token to permissions failed
dev
does not have this problem, and I finally found this commit which seems to describe the issue perfectly openaps/oref0@89a90b8 . Can anyone else confirm whether they are seeing this issue?
I am not sure if that’s the only thing broken in master but you’re not the only one who needed to switch to dev recently and found it resolved the/an issue.
If we can get some volunteers to test some fresh installs and report back (here or in the open PR of dev to master), we could do a release (dev to master) and get master back to a working state.
"enable": " autotune ",
to "enable": "",
?
Hi, I have been trying to install OpenAPS on Pi Hat, Medtronic 722 (which serves as CGM and Pump) and got stuck in error messages for several weeks, Profile invalid, Couldn't refresh_old_profile, etc. The signal between Pi Hat and Pump seems to be strong, and the setup retrieves the data OK and updates Nightscout with BG, but it does not generate any treatment files (no files within enact). I followed Dave Cole's note (http://www.dc9.com/openapsonrpizero/InstallingOpenAPSMasteronRPIZeroW.html). I also tried to install the Raspberry Pi Desktop version, but nothing seems to work. Any suggestions would be appreciated.
'code'
Starting oref0-pump-loop at Sun 1 Aug 03:54:07 CDT 2021 with 2 second wait_for_silence:
MDT CGM configured; not waiting
Listening for 2s: .No interfering pump comms detected from other rigs (this is a good thing!)
Continuing oref0-pump-loop at Sun 1 Aug 03:54:11 CDT 2021
Preflight OK.
Attempting to retrieve MDT CGM data from pump
MDT CGM data retrieved
Old settings: pump profile refresh unsuccessful; trying again on next loop
Invalid carb_ratios.json
Profile invalid: -rw-r--r-- 1 root root 596 Aug 1 02:55 settings/profile.json
No more radio errors; canceling reboot
pump profile refresh unsuccessful; trying again on next loop
Couldn't refresh_old_profile
oref0-pump-loop failed. pump_loop_completed more than 15m old; waiting for 23 s silence before mmtuning
'code'