Autotune stuck on running
Same issue as #54 has popped up again.
While trying to install autotune to test, it seems that the code base 9 years old and still python 2. Am I using the correct codebase / manual? For refernce, I'm using these docs: https://openaps.readthedocs.io/en/latest/docs/Customize-Iterate/autotune.html?highlight=algorithm#phase-c-running-autotune-for-suggested-adjustments-without-an-openaps-rig
Yes, I'm having to move the AutotuneWeb infrastructure forward because it relies on some Azure infrastructure I no longer have access to, I'm hoping to get it back up and running in the next few weeks. The underlying Autotune application is now very old and hard to keep running so I'm not sure how much longer I'll be able to keep this up for though.
Yeah, I can imagine. I found another way to run autotune yesterday, and I'm going to build a docker image for it in the next week(s), depending on the time I have. It runs based on https://github.com/openaps/oref0/tree/master. I could also try out the dev branch, which has commits from last year.
Is that something that is helpful for you too maybe?
Edit: ah, that's based on this project 😆
Yeah, I can imagine. I found another way to run autotune yesterday, and I'm going to build a docker image for it in the next week(s), depending on the time I have. It runs based on https://github.com/openaps/oref0/tree/master. I could also try out the
devbranch, which has commits from last year. Is that something that is helpful for you too maybe?Edit: ah, that's based on this project 😆
If you get this working, and can provide basic setup instructions (I am familiar with docker) I would love to host my own!
@manor7777 I have that in a public repository nightscout-autotune :) Basic instructions are ~on the way and will arrive later today.~ in the README.
@manor7777 I have that in a public repository nightscout-autotune :) Basic instructions are ~on the way and will arrive later today.~ in the README.
Ah thankyou! Unfortunately not compatible with arm64 which is where I'm running my docker install 😂 Do you have an arm64 version?
No, but I'll create one. See the linked ticket and let's continue the conversation there, if necessary.
@MarkMpn @danamlewis Hi! I'm looking for a way of contacting either of you to mail or talk about the future of AutotuneWeb. At this point it's broken for some time and people that are depending on it and are not tech savvy can't use it.
As of now, I've dockerized a working version of autotune it and I'm ready to create an alternate web version that is ~not~ independent of services like amazon etc, if you would be ok with that. Can you please let me know what you think?
Thanks @houthacker! I’ve been trying to update the site but keep running out of time to do it, if you’ve got another solution I’m happy to point people in your direction.
Ah that would be great! I know how much time it can take to maintain something like this, and I’m really grateful for all the work you put into AutotuneWeb. It’s helped my kid (and me) enormously so I would be more than happy to create/maintain something like this.
Thank you very much guys for your valuable efforts
@MarkMpn: I've released a new site that runs autotune; https://nighttune.app. If you want, you can point others there to try it out. Any issues can be reported at https://github.com/houthacker/nighttune/issues.