mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #786] Connection refused for all commands #685
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#685
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 @compliment on GitHub (Nov 14, 2019).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/786
Describe the bug
Connection refused for all commands.
To Reproduce
Any command
Expected behavior
Work
System information
Additional context
I tried all solutions here on previous issue.
NbfcServiceLog.2019-11-10.txt
NbfcServiceLog.txt
Edit; It was working on 2019-11-10 and before.
NbfcServiceLog.txt
NbfcServiceLog.2019-11-03.txt
NbfcServiceLog.2019-10-27.txt
@damufo commented on GitHub (Jan 3, 2020):
Same problem on
ubuntu 19.10
nbfc version 1.6.3.0
/etc/systemd/nbfc,service
@bayasdev commented on GitHub (Jun 9, 2020):
Fixed by installing mono-service4 then re-run sudo systemctl enable nbfc --now
NBFC is working for me after doing that
@bayasdev commented on GitHub (Jun 9, 2020):
Proof:

@hirschmann please update the wiki to add this required package
@matguidi commented on GitHub (Nov 8, 2020):
Sorry, I am using Manjaro on a Huawei Matebook (which isn't in the list of laptops, btw). This is my machine:
I also get the message "Connection refused", but I can't find the package you refer to (mono-service4). Any ideas about what I should install?
@damufo commented on GitHub (Nov 9, 2020):
Kernel: 5.9.6-1-MANJARO x86_64 Up: 28m Mem: 3940.6/6950.8 MiB (56.7%) Storage: 476.94 GiB (35.3% used) Procs: 277 Shell: Bash
inxi: 3.1.08
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/hirschmann/nbfc/issues/786#issuecomment-723676087",
"url": "https://github.com/hirschmann/nbfc/issues/786#issuecomment-723676087",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
@compliment commented on GitHub (Feb 26, 2021):
Doesn't happen anymore with mono 6.12.0.107.
Check the mono version.