aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

[Bug] Unexpected error: malformed utf8

Open davaymne opened this issue 3 years ago • 3 comments

Installation from source failed with "Error": "Unexpected error: malformed utf8"

Followed guide - https://aptos.dev/nodes/validator-node/run-validator-node-using-source

On step 5 - Compile genesis blob and waypoint - failed:

aptos genesis generate-genesis --local-repository-dir ~/$WORKSPACE --output-dir ~/$WORKSPACE

Error:

{
  "Error": "Unexpected error: malformed utf8"
}


Variable:

echo $WORKSPACE .aptos

Folder:

drwxr-xr-x 4 root root 4096 Aug 29 10:38 . drwx------ 11 root root 4096 Aug 29 10:23 .. -rw-r--r-- 1 root root 15530872 Aug 19 22:27 aptos-cli-0.3.1-Ubuntu-x86_64.zip drwxr-xr-x 2 root root 4096 Aug 29 10:38 davaymne -rw-r--r-- 1 root root 241458 Aug 29 10:36 framework.mrb drwxr-xr-x 2 root root 4096 Aug 29 10:25 keys -rw-r--r-- 1 root root 439 Aug 29 10:09 layout.yaml


version: `aptos 0.3.1`

davaymne avatar Aug 29 '22 10:08 davaymne

Same with aptos 0.3.2

feraudet avatar Sep 02 '22 13:09 feraudet

same to

spasibotebe avatar Sep 03 '22 21:09 spasibotebe

same with 0.3.2, with 0.3.1 everything is ok

x4team avatar Sep 08 '22 07:09 x4team

re-open if the issue persists.

davidiw avatar Sep 25 '22 20:09 davidiw

why close the issue ? version 0.3.4 !

stevekeol avatar Feb 22 '23 07:02 stevekeol