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

Unable to resume %landscape agent from Zuse 413 #477

Open
gorjes2300 opened this issue Jun 28, 2023 · 4 comments
Open

Unable to resume %landscape agent from Zuse 413 #477

gorjes2300 opened this issue Jun 28, 2023 · 4 comments

Comments

@gorjes2300
Copy link

gorjes2300 commented Jun 28, 2023

I am currently running a ship using version 2.10 of Vere, but my agents are blocked due to pending updates:

%webterm
/sys/kelvin: [%zuse 418]
base hash: 0vb.81mgj.s695n.fuiqg.ddsd4.1oec7.kai2j.aqh8c.2h3u6.ndam6.mndil
%cz hash: 0vb.81mgj.s695n.fuiqg.ddsd4.1oec7.kai2j.aqh8c.2h3u6.ndam6.mndil
app status: suspended until next update
force on: ~
force off: ~
publishing ship: [~ ~mister-dister-dozzod-dozzod]
updates: remote
source ship: ~litzod
source desk: %webterm
source aeon: 14
kids desk: ~
pending updates: ~[[%zuse 416] [%zuse 413] [%zuse 415] [%zuse 414]]

Trying to use arvo: |ota ~litzod fails. I referenced this issue but I was unable to resolve it. I am not sure what sequence of commands I need to enter to get updates working. Here is an example of a failure when trying to update:

|ota ~litzod
=
kiln: activated install into %base from litzod/%kids
kiln: downloading update for %base from litzod/%kids
kiln: finished downloading update for %base from litzod/%kids
clay: wait-for-kelvin, [need=[%zuse %417] have={[lal=%zuse num=413]}]
kiln: merge into %base succeeded
kiln: kids merge into [
u=%kids]
clay: wait-for-kelvin, [need=[%zuse %417] have={[lal=%zuse num=413]}]
kiln: kids merge to %kids succeeded
clay: wait-for-kelvin, [need=[%zuse %417] have={[lal=%zuse num=413]}]
eth-watcher failed; will retry
%rpc-result-incomplete-batch
[%a p=
[[%o p={[p='jsonrpc' q=[%s p='2.0']] [p='error' q=[%o p={[p='message' q=[%s p='invalid argument 0: hex number with leading zero digits']] [p='code' q=[%n p=
.-32602]]}]] [p='id' q=[%s p='block by number']]}]]]
; bus not responding still trying
; bus is ok
eth-watcher failed; will retry
%rpc-result-incomplete-batch
[%a p=
[[%o p={[p='jsonrpc' q=[%s p='2.0']] [p='error' q=[%o p={[p='message' q=[%s p='invalid argument 0: hex number with leading zero digits']] [p='code' q=[%n p=
.-32602]]}]] [p='id' q=[%s p='block by number']]}]]]

@gorjes2300
Copy link
Author

I seem to have applied the updates to Arvo per |bump which works now after updating to version 2.10 (today).
The output of +trouble indicates the following for the %landscape agent:

%landscape
/sys/kelvin: [%zuse 413]
%cz hash ends in: 8vgtb
app status: suspended until next update
source ship: ~litzod
pending updates: ~

I have tried to force resume this %agent, but this is the result:

clay: read-at-tako fail [desk=%base care=%a case=[%da p=2023.6.28..23.19.42..90c8] path=/gen/hood/resume/hoon]
[%file-not-found-mist /gen/hood/resume/hoon]
[%error-validating /gen/hood/resume/hoon]
[%error-building /gen/hood/resume/hoon]
clay: %a build failed [%base 0v10.a7sdg.9cjep.dj0t6.h0bmt.jihu1.cqdvv.mijn5.2l3ho.72609.slo4v /gen/hood/resume/hoon]
dojo: %writ fail [i=%
.hand t=/gen/hood/resume]

@gorjes2300
Copy link
Author

gorjes2300 commented Jun 28, 2023

Trying to call |ota ~litzod %landscape returns a ~1500 stack dump with the following lines at the very end:

call: failed
bar-stack
[ i=[i=/clay/lu/load t=[i=/gall/use/hood/0w1.VKZEV/~folref-mitryl/kiln/zinc/base/litzod/landscape/0vl/main t=[/dill //term/1]]]
t
[ i=[i=/gall/use/hood/0w1.VKZEV/~folref-mitryl/kiln/zinc/base/litzod/landscape/0vl/main t=[i=/dill t=[//term/1]]]
t
~[
[i=/gall/use/hood/0w1.VKZEV/~folref-mitryl/kiln/zinc/base/litzod/landscape/0vl/main t=[i=/dill t=[//term/1]]]
[i=/clay/merge/base/~litzod/landscape/only-that t=[i=/gall/use/hood/0w1.VKZEV/~folref-mitryl/kiln/zinc/base/litzod/landscape/0vl/main t=[/dill //term/1]]]
[i=/clay/drip t=[i=/clay/merge/base/litzod/landscape/only-that t=[/gall/use/hood/0w1.VKZEV/~folref-mitryl/kiln/zinc/base/litzod/landscape/0vl/main /dill //term/1]]]
[i=//behn t=
]
]
]
]
[%poke %wake]
drip failed

Addtionally, calling |resume %landscape results in the following:

%kids %cz hash: 0v12.uv7qs.cip2v.7ctbo.njqlv.0m465.l1fgq.rda1l.vdqvb.d9l7g.hii71
clay: read-at-tako fail [desk=%base care=%a case=[%da p=2023.6.28..23.45.07..29bc] path=/gen/hood/resume/hoon]
[%file-not-found-mist /gen/hood/resume/hoon]
[%error-validating /gen/hood/resume/hoon]
[%error-building /gen/hood/resume/hoon]
clay: %a build failed [%base 0v10.a7sdg.9cjep.dj0t6.h0bmt.jihu1.cqdvv.mijn5.2l3ho.72609.slo4v /gen/hood/resume/hoon]
dojo: %writ fail [i=%
.hand t=/gen/hood/resume]

@gorjes2300 gorjes2300 changed the title Unable to OTA, use web terminal for Pier: stuck on Zuse 418 Unale to resume %landscape agent from Zuse 413 Jun 29, 2023
@gorjes2300
Copy link
Author

gorjes2300 commented Jun 29, 2023

Part of the result of calling |revive %landscape:

%load-failed
/gu/~folref-mitryl/groups/~2023.6.29..01.31.39..b76a

@belisarius222
Copy link
Contributor

@philipcmonk I wonder if something might jump out to you about what's wrong here.

@gorjes2300 gorjes2300 changed the title Unale to resume %landscape agent from Zuse 413 Unable to resume %landscape agent from Zuse 413 Jul 10, 2023
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