A ease-of-use function which attempts to acquire a NodeInterface
from a local file. If the file does not exist, it generates a new
config file, tells the user to edit the config file, and then closes
the running application
This is useful for CLI applications, however should not be used by
GUI-based applications.