Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node gets brought up with missing configurations and files #70

Open
benhylau opened this issue Oct 13, 2018 · 1 comment
Open

Node gets brought up with missing configurations and files #70

benhylau opened this issue Oct 13, 2018 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@benhylau
Copy link
Member

Node starts up without completing all configurations in the conf.d. Observations during workshops:

  • ipfs.tar EOF (missing half the file size) and ssb.tar is just missing
  • www/bunny.mp4 is missing (because it's the last one to copy over)
  • node comes up with test2 as AP (this has happened for a long time)

Upon node restart, these problems may just go away, definitely timing related. We started piling large files like ssb.tar and bunny.mp4 only recently, and observed this more ge

I assume it is during 35-copy-home.sh that this happens.

@Shrinks99 Shrinks99 added the bug Something isn't working label Mar 5, 2019
@benhylau
Copy link
Member Author

benhylau commented Mar 5, 2019

This has not been observed since we changed when packages are loaded. Keeping open until we have tested new nodes sufficiently. The issues were hard to reproduce to begin with.

@Shrinks99 Shrinks99 added this to the 1.0 milestone Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants