eisai on Nostr: menherahair _eval_user_sequence fails on this line > [[ -z "$*" ]] && die "Error: no ...
menherahair (npub1n78…87ev) _eval_user_sequence fails on this line
> [[ -z "$*" ]] && die "Error: no sequence set"
because the list of arguments is empty. The call to this function is just above on line 171, where the argument is composed as
> "${uservars[sequence]:-$env_default_sequence}"
Which says “use ${uservars[sequence]} or, if it’s not set or has an empty value, take the value of $env_default_sequence”. Neither variable is set.
Published at
2024-03-24 12:37:13Event JSON
{
"id": "1483d3bf173c8da31c73dd42a1400ce93ff769d26e2ef14248c0af5718fe5c89",
"pubkey": "8cd20c7236dac2fcfd775e1a189f54e7183dc65f22df1c6445cfe0dfe7ad6df5",
"created_at": 1711283833,
"kind": 1,
"tags": [
[
"p",
"9f8f12d3dbef548f0c2d23696999eeba508ffdd08c71f01408ab7798bbbc30d8",
"wss://relay.mostr.pub"
],
[
"e",
"fde22995840ee4fca1040274365e51302ce0ecd552d2fc60ed5e35c5ea3f8095",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://eientei.org/objects/571dfffd-ecb3-43c0-b47a-76a0b0efd695",
"activitypub"
]
],
"content": "nostr:npub1n783957maa2g7rpdyd5knx0whfggllws33clq9qg4dme3wauxrvq6q87ev _eval_user_sequence fails on this line\n\u003e [[ -z \"$*\" ]] \u0026\u0026 die \"Error: no sequence set\"\nbecause the list of arguments is empty. The call to this function is just above on line 171, where the argument is composed as\n\u003e \"${uservars[sequence]:-$env_default_sequence}\"\nWhich says “use ${uservars[sequence]} or, if it’s not set or has an empty value, take the value of $env_default_sequence”. Neither variable is set.\n\nhttps://eientei.org/media/b6989b5d10d48a5cb43d456e8f27974fa9cb0fada155ed906affa1980395f5da.jpg?name=1612932702209.jpg",
"sig": "d3a9cd48992fcde29a36d5a7de8a77332c9eedae934b8ceb410f213364cd33b9dc4ae070a99f9831cc25c589fdb395c15250f6b8a1eb39dce75a090cd37fe91f"
}