AutotuneWeb icon indicating copy to clipboard operation
AutotuneWeb copied to clipboard

Autotune stuck on running

Open houthacker opened this issue 3 months ago • 10 comments

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

houthacker avatar Sep 22 '25 14:09 houthacker

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.

MarkMpn avatar Sep 23 '25 06:09 MarkMpn

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 😆

houthacker avatar Sep 23 '25 08:09 houthacker

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 😆

If you get this working, and can provide basic setup instructions (I am familiar with docker) I would love to host my own!

manor7777 avatar Sep 29 '25 08:09 manor7777

@manor7777 I have that in a public repository nightscout-autotune :) Basic instructions are ~on the way and will arrive later today.~ in the README.

houthacker avatar Sep 29 '25 10:09 houthacker

@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?

manor7777 avatar Sep 29 '25 14:09 manor7777

No, but I'll create one. See the linked ticket and let's continue the conversation there, if necessary.

houthacker avatar Sep 29 '25 16:09 houthacker

@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?

houthacker avatar Oct 01 '25 13:10 houthacker

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.

MarkMpn avatar Oct 01 '25 20:10 MarkMpn

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.

houthacker avatar Oct 02 '25 06:10 houthacker

Thank you very much guys for your valuable efforts

bbarletta66 avatar Oct 08 '25 19:10 bbarletta66

@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.

houthacker avatar Nov 14 '25 15:11 houthacker