IceWhaleTech / CasaOS

CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
https://casaos.io
Apache License 2.0
25.04k stars 1.36k forks source link

[Job for casaos-local-storage.service failed because a timeout was exceeded] #1461

Open huanglibinggit opened 11 months ago

huanglibinggit commented 11 months ago

升级到v0.4.4.3后提示如主题中的错误,并且CPU负载也会比v0.4.4.2要高。

下面是 journalctl -xeu casaos-local-storage.service 截图

1
LinkLeong commented 11 months ago

First of all, I'll take care of the failures here. In fact, can you look at the high load issue and see which service is increasing the load on the service? 首先这里的失败我会处理,其实,负载高的问题你能看一下是那个服务增加了服务负载吗?

RefinedTheMite commented 10 months ago

I have the same error but on Raspberry Pi OS

RefinedTheMite commented 10 months ago

image I have not been able to get past this point of installation...

LinkLeong commented 10 months ago

image I have not been able to get past this point of installation...

Can you start casaos-local-storage.service manually? We need to see the exact error message to tell?

RefinedTheMite commented 10 months ago

what? Using sytemctl

RefinedTheMite commented 10 months ago

No you can't

RefinedTheMite commented 10 months ago

I switched my OS to ubuntu to get more detailed results.

RefinedTheMite commented 10 months ago

Outcome: pi@raspberrypi:~$ sudo systemctl start casaos-local-storage.service Job for casaos-local-storage.service failed because the service did not take the steps required by its unit configuration. See "systemctl status casaos-local-storage.service" and "journalctl -xeu casaos-local-storage.service" for details. pi@raspberrypi:~$

tteck commented 9 months ago

@RefinedTheMite install an older version, then you can update within CasaOS

bash <(curl -fsSL https://get.casaos.io/v0.4.1)
sodes-proxy commented 3 weeks ago

@RefinedTheMite install an older version, then you can update within CasaOS

bash <(curl -fsSL https://get.casaos.io/v0.4.1)

Thank you!!!, this helped me to install it, after trying for hours with latest version