mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-27 17:45:57 +03:00
[GH-ISSUE #581] Connection refused #523
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#523
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jonas1312 on GitHub (Oct 21, 2018).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/581
Describe the bug
mono /opt/nbfc/nbfc.exe status -a
Connection refused
To Reproduce
mono /opt/nbfc/nbfc.exe status -a
Expected behavior
I just want to get status.
System information
cat NbfcServiceSettings.xml :
Logs:
Additional context
NBFC works perfectly on windows 10
Thanks for your help !
@dan-and commented on GitHub (Oct 26, 2018):
what about
sudo mono /opt/nbfc/nbfc.exe status -a4
?
@Jonas1312 commented on GitHub (Oct 27, 2018):
I just fixed the issue by installing nvidia gpu drivers, no idea what happened...