Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

No More Space on device #8734

Closed
dacibov opened this issue May 30, 2018 · 1 comment
Closed

No More Space on device #8734

dacibov opened this issue May 30, 2018 · 1 comment
Labels
M4-core ⛓ Core client code / Rust. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Milestone

Comments

@dacibov
Copy link

dacibov commented May 30, 2018

Before filing a new issue, please provide the following information.

I'm running: Windows 7

  • Which Parity version?: 1.10.4
  • Which operating system?: Windows
  • How installed?: via installer
  • Are you fully synchronized?: yes
  • Which network are you connected to?: ethereum
  • Did you try to restart the node?: yes

Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.

I was letting the node run in the background I am using the ethereum network so as to sync up my mist wallet. It was fully synced when this happened. I get a similar error with Geth as well, which is one of the reasons I changed to parity

stack backtrace:
   0:        0x13ffae173 - hid_error
   1:        0x13ffad8d3 - hid_error
   2:        0x13f7f0391 - <no info>
   3:        0x140083d51 - hid_error
   4:        0x140083bc1 - hid_error
   5:        0x140083aa2 - hid_error
   6:        0x140083a12 - hid_error
   7:        0x14009652d - hid_error
   8:        0x13fa03329 - <no info>
   9:        0x13f95aea7 - <no info>
  10:        0x13f9dbe0c - <no info>
  11:        0x13fa5a974 - <no info>
  12:        0x13fadba9a - <no info>
  13:        0x14008ebd2 - hid_error
  14:        0x13f98adb3 - <no info>
  15:        0x14008d6bf - hid_error
  16:         0x770459cd - BaseThreadInitThunk

Thread 'IO Worker #3' panicked at 'DB flush failed.: Error(Msg("IO error: No spa
ce left on deviceFailed to WriteFile: C:\\Users\\<user>\\AppData\\Local\\Parity
\\Ethereum\\chains\\ethereum\\db\\906a34e69aec8c0d\\overlayrecent\\db/306067.log
: There is not enough space on the disk.\r\n"), State { next_error: None, backtr
ace: None })', libcore\result.rs:945

This is a bug. Please report it at:

    https://github.com/paritytech/parity/issues/new


====================

stack backtrace:
   0:        0x13ffae173 - hid_error
   1:        0x13ffad8d3 - hid_error
   2:        0x13f7f0391 - <no info>
   3:        0x140083d51 - hid_error
   4:        0x140083bc1 - hid_error
   5:        0x140083aa2 - hid_error
   6:        0x140083a12 - hid_error
   7:        0x14009652d - hid_error
   8:        0x13fa03329 - <no info>
   9:        0x13f96d72b - <no info>
  10:        0x13f84d07d - <no info>
  11:        0x13f811c96 - <no info>
  12:        0x13f81b0ad - <no info>
  13:        0x13f8129d0 - <no info>
  14:        0x13f8080c7 - <no info>
  15:        0x13f8d4340 - <no info>
  16:        0x13f8c3d0b - <no info>
  17:        0x13f8dabe4 - <no info>
  18:        0x13f8e77ca - <no info>
  19:        0x14008ebd2 - hid_error
  20:        0x13f8bf403 - <no info>
  21:        0x14008d6bf - hid_error
  22:         0x770459cd - BaseThreadInitThunk

Thread 'IO Worker #1' panicked at 'DB flush failed.: Error(Msg("IO error: No spa
ce left on deviceFailed to WriteFile: C:\\Users\\<user>\\AppData\\Local\\Parity
\\Ethereum\\chains\\ethereum\\db\\906a34e69aec8c0d\\overlayrecent\\db/306067.log
: There is not enough space on the disk.\r\n"), State { next_error: None, backtr
ace: None })', libcore\result.rs:945

This is a bug. Please report it at:

    https://github.com/paritytech/parity/issues/new 
@Tbaut
Copy link
Contributor

Tbaut commented May 30, 2018

Please free up some disk space! :)
Disk requirements according to the node you're running can be found on our wiki: https://wiki.parity.io/Setup#storage-requirements-overview

@Tbaut Tbaut closed this as completed May 30, 2018
@Tbaut Tbaut added Z1-question 🙋‍♀️ Issue is a question. Closer should answer. M4-core ⛓ Core client code / Rust. labels May 30, 2018
@Tbaut Tbaut added this to the 1.12 milestone May 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M4-core ⛓ Core client code / Rust. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Projects
None yet
Development

No branches or pull requests

2 participants