App is installed, but missing from My Apps and App Store

I have had transmission-vpn installed for a while, but it recently became unavailable in My Apps and the App Store, but its Docker container was still running. Now it isn't running anymore. How would I get it back? Similar to this issue here: https://github.com/runtipi/runtipi/issues/1363 Thanks for any help!
GitHub
[BUG] docker of apps running, but not present in My Apps tab · Issu...
Checklist Before opening your issue be sure to have completed all those tasks. My issue is not related to an app I installed through tipi (If so please open your issue here: https://github.com/runt...
18 Replies
Stavros
Stavros6d ago
Have you tried pulling the latest repo changes? (Go to settings and click pull repo) Then check if it appears in the appstore
Jaydawg2112
Jaydawg2112OP6d ago
Hi. Yes I have tried that, and it appears to be successful in the log, but the app is still a no-show. info > Pulled repo https://github.com/runtipi/runtipi-appstore to /data/repos/29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903
Stavros
Stavros6d ago
Alright if you try to go to yourserverip/app-store/transmission-vpn
Jaydawg2112
Jaydawg2112OP6d ago
I get this:
No description
Stavros
Stavros6d ago
Cool, that indicates something is wrong in the repo, let me have a look on the repo Hmm it looks good Can you share the logs please?
Stavros
Stavros6d ago
Hmm nothing useful here, I guess you have error monitoring disabled?
Jaydawg2112
Jaydawg2112OP6d ago
How do I enable error monitoring? One thing I have noticed is that the folders in the repos apps folder all have June 2024 timestamps. Seems like they may not really be updating?
Stavros
Stavros6d ago
Ok let's try to force update Firstly stop runtipi with ./runtipi-cli stop Then go to the repos folder cd repos and remove the repo with rm -rf 29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903
Jaydawg2112
Jaydawg2112OP6d ago
Ok done
Stavros
Stavros6d ago
and then start runtipi again with ./runtipi-cli start it should auto pull the repo
Jaydawg2112
Jaydawg2112OP6d ago
Oh wow. It updated the repos and when I go to the app store, transmission-vpn is back and I have so many apps that need updates lol. Transmission will not start at the moment, but it's probably a config problem I need to fix. Thanks a bunch!
Stavros
Stavros6d ago
Cool!
Nicolas
Nicolas6d ago
Good news
Jaydawg2112
Jaydawg2112OP6d ago
I guess something on my local repo config got gunked up, which is why it wasn't updating?
Nicolas
Nicolas6d ago
Yes sometimes it happens, and a good old restart can help
Jaydawg2112
Jaydawg2112OP6d ago
Nice, you guys are awesome! Had to reinstall the app, now everything seems to be good. Thanks again!

Did you find this page helpful?