When uploading voucher to dashboard, encountering following error
023/11/07 22:13:40 Error loading .env file. open .env: no such file or directory
2023/11/07 22:13:40 Starting server at port 8080...
2023/11/07 22:13:44 Failed to decode voucher. Could not validate voucher inst! error decoding OVHeader. cbor: cannot unmarshal array into Go struct field fdoshared.OwnershipVoucherHeader.OVRvInfo of type fdoshared.RendezvousInstr (cannot decode CBOR array to struct with different number of elements)
2023/11/07 22:13:44 Responding error: Failed to decode voucher! Could not validate voucher inst! error decoding OVHeader. cbor: cannot unmarshal array into Go struct field fdoshared.OwnershipVoucherHeader.OVRvInfo of type fdoshared.RendezvousInstr (cannot decode CBOR array to struct with different number of elements). HTTP code 400
To simplify issue resolution process, please provide network logs, and or test voucher. voucher_upload_error_log.txt pri256_voucher.txt
What part of the spec are you testing?
What protocol are having issue with?
Issue description