IRC channel logs

2024-05-27.log

back to list of logs

<cab404>tsyesika i've finally got around to try your instructions, and got stuck on this:
<cab404>?80%18:01zsh δ ./pre-inst-env guile ./examples/ocapn-test-suite.scm
<cab404>;; === Caught error: ===
<cab404>;; message: #<<message> from-vat: #<procedure connector args> to: #<local-object ^call-with-vat> resolve-me: #f args: ()>
<cab404>;; exception: #<&compound-exception components: (#<&external-error> #<&origin origin: "connect"> #<&message message: "~A"> #<&irritants irritants: ("No such file or directory")> #<&exception-with-kind-and-args kind: system-error args: ("connect" "~A" ("No such file or directory") (2))>)>
<cab404>In goblins/core.scm:
<cab404> 1124:9 9 (_$ #<local-object ^call-with-vat> ())
<cab404>In unknown file:
<cab404> 8 (_ #<procedure 7ff0da1ab618 at examples/ocapn-test-sui…> …)
<cab404>In examples/ocapn-test-suite.scm:
<cab404> 74:4 7 (_)
<cab404>In goblins/ocapn/netlayer/onion.scm:
<cab404> 182:4 6 (new-onion-netlayer #:tor-control-path _ # _ # _)
<cab404> 90:4 5 (new-tor-connection _ _)
<cab404> 37:4 4 (setup-ocapn-io "/home/cab/.cache/goblins/tor/tor-cont…" …)
<cab404>In goblins/ocapn/netlayer/utils.scm:
<cab404> 80:4 3 (make-client-unix-domain-socket _)
<cab404>In ice-9/suspendable-ports.scm:
<cab404> 741:14 2 (_ #<input-output: socket 65> _ . _)
<cab404>In unknown file:
<cab404> 1 (connect #<input-output: socket 65> 1 "/home/cab/.cache…")
<cab404>In ice-9/boot-9.scm:
<cab404> 1685:16 0 (raise-exception _ #:continuable? _)
<cab404>Backtrace:
<cab404>In ice-9/boot-9.scm:
<cab404> 1752:10 6 (with-exception-handler _ _ #:unwind? _ # _)
<cab404>In unknown file:
<cab404> 5 (apply-smob/0 #<thunk 7ff0da6e5300>)
<cab404>In ice-9/boot-9.scm:
<cab404> 724:2 4 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
<cab404>In ice-9/eval.scm:
<cab404> 619:8 3 (_ #(#(#<directory (guile-user) 7ff0da6e8c80>)))
<cab404>In ice-9/boot-9.scm:
<cab404> 2836:4 2 (save-module-excursion _)
<cab404> 4388:12 1 (_)
<cab404>In goblins/vat.scm:
<cab404> 914:3 0 (_)
<cab404>also i've had to create "~/.cache/goblins/tor/" manually