aptos-core
aptos-core copied to clipboard
[Bug] Unexpected error: malformed utf8
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`
Same with aptos 0.3.2
same to
same with 0.3.2, with 0.3.1 everything is ok
re-open if the issue persists.
why close the issue ? version 0.3.4 !