-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DietPi OS cannot install #742
Comments
Hi, @nikoxp We would appreciate it if you could provide some log information about the failed installation on DietPi including your SBC device information. We'll do some tests later. THX |
the KUBE_TYPE env var is not set, defaulting to "k3s" olares-cli already installed and is the expected version downloading installation wizard... current: root goroutine 1 [running]: |
It seems the DietOS does not get
then re-install the Olares ? |
Reading package lists... Done |
same |
We'll do some tests on DietPi later. Could you please provide more information, like the DietPi version, the SBC device info, etc. ? |
DietPi v9.8.0 : 18:52 - Fri 12/13/24
|
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. |
It looks like
|
unzip is already the newest version (6.0-26+deb11u1). |
Sorry, It should be
|
wget -O /usr/local/bin/update-pciids https://raw.githubusercontent.com/pciutils/pciutils/refs/heads/master/update-pciids.sh && chmod +x /usr/local/bin/update-pciids |
2024-12-20T08:31:36.208+0800 [A] dp-olares78: ApplyKsInstaller success (458.016306ms) |
hey @nikoxp, the logs you pasted says the failure is caused by trying to create some K8s resources that already exists, thus conflicts occurred, this might be that you have executed the install script multiple times, do you have the logs of your last installation? if not, you can execute and don't worry, the |
2024-12-20T10:28:16.553+0800 [A] dp-olares78: CreateKubeMonitor success (576.130039ms) |
the Redis pod is not starting normally, you can check its state by |
root@dp-olares78:~# kubectl -n kubesphere-system describe pod -l app=redis |
it seems like the pod is stuck in the state you can execute |
log.txt |
that's the cause of it, the But I'm not sure whether this file alone is compatible and enough with your system even though they are both based on Debian, you can give if that fails, maybe try |
Install the System execute successfully!!! |
very glad to hear that, are you able to log in to the activation page with the credentials printed in the console? |
udev 10M 0 10M 0% /dev |
yes |
install version 1.11 error: url -fsSL https://olares.sh | bash - olares-cli already installed and is the expected version file /root/.olares/.prepared detected, skip preparing phase installing Olares... current: root |
@nikoxp It seems you did not uninstall the previous version Olares before you installed the new version. you can execute
then redo the
|
serviceaccount/alertmanager-main created |
Hey, seems like a familiar issue in this thread, the Redis pod is not starting normally, you can check its state by |
Wish DietPi can support。
The text was updated successfully, but these errors were encountered: