IceWhaleTech / CasaOS

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

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

Open huanglibinggit opened 1 year ago

huanglibinggit commented 1 year ago

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

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

1
LinkLeong commented 1 year 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 1 year ago

I have the same error but on Raspberry Pi OS

RefinedTheMite commented 1 year ago

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

LinkLeong commented 1 year 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 1 year ago

what? Using sytemctl

RefinedTheMite commented 1 year ago

No you can't

RefinedTheMite commented 1 year ago

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

RefinedTheMite commented 1 year 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 11 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 2 months 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