LlamaGPT never installs

I have got tons of memory and space but it just stays on flashing “installing” but never completes?

I’m no expert but in the past when I’ve had this issue, a graceful shutdown and try again has always worked.

Hi @peterretief, it is a large install and takes time! That might be the issue, which isn’t obvious from the app store dashboard.

First, if you could SSH into your node and run this

sudo ~/umbrel/scripts/stop && sudo ~/umbrel/scripts/start

then we can try install manually with this command, and watch the install.

sudo ~/umbrel/scripts/app install llama-gpt

3 Likes

It was a great help thanks.
I got this message, odd since I thought I had enough

Not enough system memory to install LlamaGPT. Exiting.

This is what I have

~$ free
total used free shared buff/cache available
Mem: 3831692 785356 695124 17496 2351212 2786400
Swap: 4167676 0 4167676

It is a Lenova Idea center, not sure if it is possible to upgrade the RAM

Hi @peterretief, ah that’s unfortunate. Lenovo do make it pretty easy to add RAM into your NUC I believe, but we can try something else before that.

If you could please generate some troubleshooting logs from the settings dashboard to share here, or by running

sudo ~/umbrel/scripts/debug

We can potentially look at ‘stopping’ some unused apps so you can install/run llama-gpt, then when you needs those apps again you can start them back up!

Thanks for all the help, I did try and stop and in fact remove all other apps but still got the same error, I thought of changing the memory requirements to get it to install but decided it would probably just cause more problems.