beclab / Terminus

Terminus - Your Self-Hosted Home Cloud, Powered by Kubernetes
https://www.jointerminus.com/
Other
551 stars 11 forks source link

terminusos Redis state Pending #359

Open bilalbayasut opened 3 weeks ago

bilalbayasut commented 3 weeks ago

I've tried to do clean install of terminus os from ubuntu 24.04 (within proxmox) , but got this loop of error

terminusos Redis State Pending
pengpeng commented 3 weeks ago

@bilalbayasut

Could you locate the ./logs/terminus_install.log file? Sharing it with us would greatly help in identifying the issue.

And If it's convenient, could you please run it

kubectl describe pod -l 'app=redis,tier=database,version=redis-4.0' -n kubesphere-system

and show us the result

Thanks

bilalbayasut commented 3 weeks ago

thanks for reply @pengpeng now I get this, after redoing it in ubuntu 22.04

terminus node pending

until it stopped image

couldn't find ./logs/terminus_install.log , where is it located ?

aby913 commented 3 weeks ago

@bilalbayasut Could you please tell me the version information you installed? During the installation, our installation package program will be downloaded, and the folder will be named like this: install-wizard. In this directory, there will be logs/terminus_install.log.

bilalbayasut commented 3 weeks ago

@aby913 yup, but no logs found image

aby913 commented 3 weeks ago

@bilalbayasut the log files for this version are located in /tmp/install_log/logs/termius_install.log

bilalbayasut commented 3 weeks ago

unfortunately no log files @aby913 image

pengpeng commented 3 weeks ago

@bilalbayasut

We will test the installation issue on Proxmox tomorrow.

bilalbayasut commented 3 weeks ago

Thanks, I'm really eager to use this as my homelab as it looks realy cool, previously been using casaos btw

pengpeng commented 2 weeks ago

We'll release this fix in version 1.8. You can try it out in the latest daily build.

curl -sSfL https://github.com/beclab/Terminus/releases/download/1.8.0-20240826/install.sh | bash -