Advertisement
Guest User

Untitled

a guest
Dec 21st, 2022
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. [pid 5953] stat("/home/bitcoin/.bitcoin/wallets", 0x7ffe77b38920) = -1 ENOENT (No such file or directory)
  2. [pid 5953] stat("/home/bitcoin/.bitcoin/wallets", 0x7ffe77b38560) = -1 ENOENT (No such file or directory)
  3. [pid 5953] lstat("/home/bitcoin/.bitcoin/wallet.dat", {st_mode=S_IFREG|0660, st_size=12288, ...}) = 0
  4. [pid 5953] lstat("/home/bitcoin/.bitcoin/wallet.dat", {st_mode=S_IFREG|0660, st_size=12288, ...}) = 0
  5. [pid 5953] stat("/home/bitcoin/.bitcoin/wallet.dat", {st_mode=S_IFREG|0660, st_size=12288, ...}) = 0
  6. [pid 5953] stat("/home/bitcoin/.bitcoin/wallet.dat", {st_mode=S_IFREG|0660, st_size=12288, ...}) = 0
  7. [pid 5953] stat("/home/bitcoin/.bitcoin/wallet.dat", {st_mode=S_IFREG|0660, st_size=12288, ...}) = 0
  8. [pid 5953] openat(AT_FDCWD, "/home/bitcoin/.bitcoin/wallet.dat", O_RDONLY) = 13
  9. [pid 5953] lseek(13, 12, SEEK_SET) = 12
  10. [pid 5953] read(13, "REPLACED THE BIT OF DATA HERE"..., 8191) = 8191
  11. [pid 5953] close(13) = 0
  12. [pid 5953] stat("/home/bitcoin/.bitcoin/wallet.dat/wallet.dat", 0x7ffe77b37fc0) = -1 ENOTDIR (Not a directory)
  13. [pid 5953] write(1, "2022-12-21T21:22:32Z Error: Fail"..., 128) = 128
  14. [pid 5953] write(7, "2022-12-21T21:22:32Z Error: Fail"..., 128) = 128
  15. [pid 5953] write(2, "Error: ", 7) = 7
  16. [pid 5953] write(2, "Failed to load database path '/h"..., 99) = 99
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement