Panic when trying to kx-aspe generate proof #21

Open
opened 2025-08-11 00:47:00 +02:00 by 5225225 · 0 comments

I ran

kx-aspe init
kx-aspe generate proof

and then got

thread 'main' panicked at src/ariadne_profile.rs:82:35:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fish: Job 1, 'kx-aspe generate proof' terminated by signal SIGABRT (Abort)

... which isn't helpful as a new user. If I need to do something else first, prompt me to do that.

I ran ``` kx-aspe init kx-aspe generate proof ``` and then got ``` thread 'main' panicked at src/ariadne_profile.rs:82:35: called `Option::unwrap()` on a `None` value note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace fish: Job 1, 'kx-aspe generate proof' terminated by signal SIGABRT (Abort) ``` ... which isn't helpful as a new user. If I need to do something else first, prompt me to do that.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
keyoxide/kx-aspe-cli#21
No description provided.