Skip to content

Instantly share code, notes, and snippets.

@banool
Created October 6, 2023 11:23
Show Gist options
  • Save banool/135ce49c0662832446778c6268b68d62 to your computer and use it in GitHub Desktop.
Save banool/135ce49c0662832446778c6268b68d62 to your computer and use it in GitHub Desktop.
Node stopped unexpectedly Err(
"fast sync DB failed to open IO error: Unexpected error for: \\\\?\\C:\\Users\\debda\\aptos-core\\.aptos\\testnet\\0\\db\\ledger_db/LOG: The filename, directory name, or volume label syntax is incorrect.\r\n",
)
Postgres is ready. Endpoint: postgres://postgres@127.0.0.1:5433/local_testnet
error: process didn't exit successfully: `target\debug\aptos.exe node run-local-testnet --with-indexer-api --force-restart --assume-yes` (exit code: 0xc000013a, STATUS_CONTROL_C_EXIT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment