Skip to content
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

[Updates] Zima OS stucked trying to upgrade from 1.3.1 to 1.3.1-1 #150

Closed
ProtocolNebula opened this issue Jan 7, 2025 · 2 comments
Closed

Comments

@ProtocolNebula
Copy link

ProtocolNebula commented Jan 7, 2025

Hardware

ZimaCube Pro(i5/64G/1T), Quadro RTX A2000 12GB graphics

Web UI stucked

image

Some logs (at the update time)

/var/log/casaos/log.log

2025-01-07T16:29:37.030Z	info	CPU thermal zone found: x86_pkg_temp, path: /sys/devices/virtual/thermal/thermal_zone1.	{"func": "service.GetCPUThermalZone", "file": "/home/runner/work/ZimaOS-Main/ZimaOS-Main/service/system.go", "line": 669}
2025-01-07T16:34:42.034Z	info	CPU thermal zone found: x86_pkg_temp, path: /sys/devices/virtual/thermal/thermal_zone1.	{"func": "service.GetCPUThermalZone", "file": "/home/runner/work/ZimaOS-Main/ZimaOS-Main/service/system.go", "line": 669}
2025-01-07T16:39:47.029Z	info	CPU thermal zone found: x86_pkg_temp, path: /sys/devices/virtual/thermal/thermal_zone1.	{"func": "service.GetCPUThermalZone", "file": "/home/runner/work/ZimaOS-Main/ZimaOS-Main/service/system.go", "line": 669}
2025-01-07T16:44:52.028Z	info	CPU thermal zone found: x86_pkg_temp, path: /sys/devices/virtual/thermal/thermal_zone1.	{"func": "service.GetCPUThermalZone", "file": "/home/runner/work/ZimaOS-Main/ZimaOS-Main/service/system.go", "line": 669}
2025-01-07T16:49:57.024Z	info	CPU thermal zone found: x86_pkg_temp, path: /sys/devices/virtual/thermal/thermal_zone1.	{"func": "service.GetCPUThermalZone", "file": "/home/runner/work/ZimaOS-Main/ZimaOS-Main/service/system.go", "line": 669}

/var/log/casaos/app-management.log

2025-01-07T16:22:48.259Z	error	extension `x-casaos` not found	{"func": "service.(*App).StoreInfo", "file": "/home/runner/work/ZimaOS-AppManagement/ZimaOS-AppManagement/service/app.go", "line": 18}
2025-01-07T16:28:53.372Z	info	appstore size not changed	{"url": "https://github.com/bigbeartechworld/big-bear-casaos/archive/refs/heads/master.zip", "func": "service.(*appStore).UpdateCatalog", "file": "/home/runner/work/ZimaOS-AppManagement/ZimaOS-AppManagement/service/appstore.go", "line": 91}
2025-01-07T16:28:53.453Z	info	appstore size not changed	{"url": "https://casaos.app/store/main.zip", "func": "service.(*appStore).UpdateCatalog", "file": "/home/runner/work/ZimaOS-AppManagement/ZimaOS-AppManagement/service/appstore.go", "line": 91}
2025-01-07T16:38:53.077Z	info	appstore size not changed	{"url": "https://casaos.app/store/main.zip", "func": "service.(*appStore).UpdateCatalog", "file": "/home/runner/work/ZimaOS-AppManagement/ZimaOS-AppManagement/service/appstore.go", "line": 91}
2025-01-07T16:38:53.442Z	info	appstore size not changed	{"url": "https://github.com/bigbeartechworld/big-bear-casaos/archive/refs/heads/master.zip", "func": "service.(*appStore).UpdateCatalog", "file": "/home/runner/work/ZimaOS-AppManagement/ZimaOS-AppManagement/service/appstore.go", "line": 91}
2025-01-07T16:48:53.089Z	info	appstore size not changed	{"url": "https://casaos.app/store/main.zip", "func": "service.(*appStore).UpdateCatalog", "file": "/home/runner/work/ZimaOS-AppManagement/ZimaOS-AppManagement/service/appstore.go", "line": 91}
2025-01-07T16:48:53.459Z	info	appstore size not changed	{"url": "https://github.com/bigbeartechworld/big-bear-casaos/archive/refs/heads/master.zip", "func": "service.(*appStore).UpdateCatalog", "file": "/home/runner/work/ZimaOS-AppManagement/ZimaOS-AppManagement/service/appstore.go", "line": 91}
2025-01-07T16:50:51.662Z	error	extension `x-casaos` not found	{"func": "service.(*App).StoreInfo", "file": "/home/runner/work/ZimaOS-AppManagement/ZimaOS-AppManagement/service/app.go", "line": 18}
2025-01-07T16:50:52.691Z	error	extension `x-casaos` not found	{"func": "service.(*App).StoreInfo", "file": "/home/runner/work/ZimaOS-AppManagement/ZimaOS-AppManagement/service/app.go", "line": 18}
2025-01-07T16:50:52.693Z	error	extension `x-casaos` not found	{"func": "service.(*App).StoreInfo", "file": "/home/runner/work/ZimaOS-AppManagement/ZimaOS-AppManagement/service/app.go", "line": 18}

/var/log/casaos/message-bus.log

2025-01-07T16:06:48.019Z	info	a socketio connection has started	{"remote_addr": "127.0.0.1:38398", "func": "service.buildServer.func3", "file": "/home/runner/work/CasaOS-MessageBus/CasaOS-MessageBus/service/socketio_service.go", "line": 72}
2025-01-07T16:22:46.688Z	info	a socketio connection is disconnected	{"reason": "client namespace disconnect", "func": "service.buildServer.func5", "file": "/home/runner/work/CasaOS-MessageBus/CasaOS-MessageBus/service/socketio_service.go", "line": 88}
2025-01-07T16:22:46.688Z	error	error in socketio connnection	{"error": "websocket: close 1001 (going away)", "func": "service.buildServer.func4", "file": "/home/runner/work/CasaOS-MessageBus/CasaOS-MessageBus/service/socketio_service.go", "line": 82}
2025-01-07T16:22:47.007Z	info	a socketio connection has started	{"remote_addr": "127.0.0.1:40228", "func": "service.buildServer.func3", "file": "/home/runner/work/CasaOS-MessageBus/CasaOS-MessageBus/service/socketio_service.go", "line": 72}
2025-01-07T16:50:51.127Z	info	a socketio connection is disconnected	{"reason": "client namespace disconnect", "func": "service.buildServer.func5", "file": "/home/runner/work/CasaOS-MessageBus/CasaOS-MessageBus/service/socketio_service.go", "line": 88}
2025-01-07T16:50:51.127Z	error	error in socketio connnection	{"error": "websocket: close 1001 (going away)", "func": "service.buildServer.func4", "file": "/home/runner/work/CasaOS-MessageBus/CasaOS-MessageBus/service/socketio_service.go", "line": 82}
2025-01-07T16:50:51.534Z	info	a socketio connection has started	{"remote_addr": "127.0.0.1:48444", "func": "service.buildServer.func3", "file": "/home/runner/work/CasaOS-MessageBus/CasaOS-MessageBus/service/socketio_service.go", "line": 72}

I can attach additional logs if necessary.

@ProtocolNebula
Copy link
Author

After reboot a the "update" message appeared, but I had to apply again the update. but this time worked fine.

@LinkLeong
Copy link
Contributor

We'll continue to follow up on your question at #151 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants