[GH-ISSUE #1113] Connection refused #952

Closed
opened 2026-02-26 00:34:01 +03:00 by kerem · 3 comments
Owner

Originally created by @justablob on GitHub (Apr 7, 2021).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1113

Describe the bug
When running any command, nbfc just returns Connection refused. Tried with both sudo and no sudo. nbfc.service is definitely enabled and up, since service nbfc status shows it as running. Restarting the service with systemd does nothing, but starting the service manually with nbfcservice.sh does, and after that, nbfc works like it should. What's weird is that if you kill nbfc using sudo killall mono, then restart the systemd service, nbfc will keep working normally.

To Reproduce

  1. Install nbfc on Ubuntu 20.04 following the instructions from the Wiki
  2. Run nbfc, get Connection refused

Expected behavior
It should work 🤷🏻‍♂️

System information
Lenovo ThinkPad T490s
Ubuntu 20.04.02 LTS
NBFC 1.6.3.0
Mono 6.12.0.122
Log: https://hatebin.com/dvepjwtwpq
Systemd log: https://hatebin.com/upndtobjqv

Additional context
I'm using a slightly modified version of the T430s config, but this isn't the problem because the other ThinkPad configs result in the same issue.

There's been a few issues about the same thing but none of the solutions there fixed anything.

Originally created by @justablob on GitHub (Apr 7, 2021). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1113 **Describe the bug** When running any command, nbfc just returns `Connection refused`. Tried with both sudo and no sudo. nbfc.service is definitely enabled and up, since `service nbfc status` shows it as running. Restarting the service with systemd does nothing, but starting the service manually with `nbfcservice.sh` does, and after that, nbfc works like it should. What's weird is that if you kill nbfc using `sudo killall mono`, then restart the systemd service, nbfc will keep working normally. **To Reproduce** 1. Install nbfc on Ubuntu 20.04 following the instructions from the Wiki 2. Run nbfc, get `Connection refused` **Expected behavior** It should work 🤷🏻‍♂️ **System information** Lenovo ThinkPad T490s Ubuntu 20.04.02 LTS NBFC 1.6.3.0 Mono 6.12.0.122 Log: https://hatebin.com/dvepjwtwpq Systemd log: https://hatebin.com/upndtobjqv **Additional context** I'm using a slightly modified version of the T430s config, but this isn't the problem because the other ThinkPad configs result in the same issue. There's been a few issues about the same thing but none of the solutions there fixed anything.
kerem closed this issue 2026-02-26 00:34:01 +03:00
Author
Owner

@mohamadali-halwani commented on GitHub (Apr 22, 2021):

Can you show me the output of ls -la /opt/nbfc ?

<!-- gh-comment-id:825143179 --> @mohamadali-halwani commented on GitHub (Apr 22, 2021): Can you show me the output of `ls -la /opt/nbfc` ?
Author
Owner

@justablob commented on GitHub (May 1, 2021):

Weirdly, since I updated to 21.04, I can't reproduce the issue myself anymore. Close?

<!-- gh-comment-id:830561584 --> @justablob commented on GitHub (May 1, 2021): Weirdly, since I updated to 21.04, I can't reproduce the issue myself anymore. Close?
Author
Owner

@BachoSeven commented on GitHub (May 1, 2021):

Sure, feel free to close the issue if it's not an issue anymore.

<!-- gh-comment-id:830596872 --> @BachoSeven commented on GitHub (May 1, 2021): Sure, feel free to close the issue if it's not an issue anymore.
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#952
No description provided.