Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Relative rootPath keeps node from booting #6035

Closed
corbifex opened this issue Dec 2, 2020 · 0 comments
Closed

Relative rootPath keeps node from booting #6035

corbifex opened this issue Dec 2, 2020 · 0 comments
Assignees
Milestone

Comments

@corbifex
Copy link

corbifex commented Dec 2, 2020

Expected behavior

When configuring a node with rootPath: './store' the node data should store in the project root/store folder and run.

Actual behavior

When configuring a node with rootPath: './store' the node will hang on the loading controller step. It creates the store folder but the node won't start.

Steps to reproduce

Configure an application with configuration argument rootPath: './store'

Which version(s) does this affect? (Environment, OS, etc...)

SDK V5, experienced on Mac and Debian

@Incede Incede self-assigned this Dec 4, 2020
@sridharmeganathan sridharmeganathan added this to the Sprint 34 milestone Dec 4, 2020
shuse2 added a commit that referenced this issue Dec 9, 2020
@shuse2 shuse2 closed this as completed Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants