[GH-ISSUE #532] Connection refused at any command #482

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

Originally created by @Akiyamka on GitHub (Aug 7, 2018).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/532

> nbfc start -e                                                                             
Connection refused

> nbfc config -l
Connection refused
Object reference not set to an instance of an object

Debug info:
systemctl status nbfc:

nbfc.service - NoteBook FanControl service
   Loaded: loaded (/etc/systemd/system/nbfc.service; disabled; vendor preset: disabled)
   Active: inactive (dead)

System:
4.14.57-1-MANJARO

Hardware:
notebook lenovo y510p

Installed from AUR
https://aur.archlinux.org/packages/nbfc-git/

Originally created by @Akiyamka on GitHub (Aug 7, 2018). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/532 ``` > nbfc start -e Connection refused > nbfc config -l Connection refused Object reference not set to an instance of an object ``` Debug info: `systemctl status nbfc`: ``` nbfc.service - NoteBook FanControl service Loaded: loaded (/etc/systemd/system/nbfc.service; disabled; vendor preset: disabled) Active: inactive (dead) ``` System: 4.14.57-1-MANJARO Hardware: notebook lenovo y510p Installed from AUR https://aur.archlinux.org/packages/nbfc-git/
kerem 2026-02-26 00:32:46 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@hirschmann commented on GitHub (Aug 7, 2018):

The nbfc daemon is disabled in your system.
You can enable and start it via: sudo systemctl enable nbfc --now

<!-- gh-comment-id:411068798 --> @hirschmann commented on GitHub (Aug 7, 2018): The nbfc daemon is disabled in your system. You can enable and start it via: `sudo systemctl enable nbfc --now`
Author
Owner

@github-actions[bot] commented on GitHub (Nov 24, 2019):

This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed

<!-- gh-comment-id:557844312 --> @github-actions[bot] commented on GitHub (Nov 24, 2019): This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed
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#482
No description provided.