[GH-ISSUE #270] No configs appearing #240

Closed
opened 2026-02-26 00:32:08 +03:00 by kerem · 2 comments
Owner

Originally created by @ajayyy on GitHub (Jun 15, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/270

I restarted my computer, and now when I run the program, no configs appear.
image

They are still in the folder, and still appear in the config editor.

Originally created by @ajayyy on GitHub (Jun 15, 2017). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/270 I restarted my computer, and now when I run the program, no configs appear. ![image](https://user-images.githubusercontent.com/12688112/27204532-c565b6e4-51f9-11e7-9086-b66812c81715.png) They are still in the folder, and still appear in the config editor.
kerem closed this issue 2026-02-26 00:32:08 +03:00
Author
Owner

@hirschmann commented on GitHub (Jun 16, 2017):

This happens when the client can't connect to the service.
Please check if the service is running (via powershell):
get-service NbfcService

If the service is running, check the status:
nbfc.exe status

Also, please upload the service log, see https://github.com/hirschmann/nbfc/wiki/Files-and-directories-overview for instructions.

<!-- gh-comment-id:309041458 --> @hirschmann commented on GitHub (Jun 16, 2017): This happens when the client can't connect to the service. Please check if the service is running (via powershell): `get-service NbfcService` If the service is running, check the status: `nbfc.exe status` Also, please upload the service log, see https://github.com/hirschmann/nbfc/wiki/Files-and-directories-overview for instructions.
Author
Owner

@ajayyy commented on GitHub (Jun 17, 2017):

@hirschmann Thanks for your quick reply, I just started up the service from task manager and it worked.

The service was stopped. I think it's because I didn't have start with windows enabled, and I just started it manually.

Edit: For some reason I have to start it every time I restart my pc, but that's ok.

This program is awesome, thank you so much for making it :).

<!-- gh-comment-id:309226446 --> @ajayyy commented on GitHub (Jun 17, 2017): @hirschmann Thanks for your quick reply, I just started up the service from task manager and it worked. The service was stopped. I think it's because I didn't have start with windows enabled, and I just started it manually. Edit: For some reason I have to start it every time I restart my pc, but that's ok. This program is awesome, thank you so much for making it :).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#240
No description provided.