[GH-ISSUE #595] mono-service fails to start #536

Closed
opened 2026-02-26 00:32:56 +03:00 by kerem · 1 comment
Owner

Originally created by @JimboJoe on GitHub (Nov 24, 2018).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/595

Describe the bug
I built nbfc for my Linux Mint 19 via the Docker procedure (successful via #516 comment).
I followed the First Steps and deployed the files as advised in /opt/nbfc, and created the systemd service.
Yet, the service fails to start.
Here is what I get when trying the execute the mono-service command by hand to debug:

/opt/nbfc# mono-service -l:/run/nbfc.pid -m:NbfcService "/opt/nbfc/NbfcService.exe" --debug

Unhandled Exception:
System.TypeLoadException: Could not load type 'NbfcService.NoteBookFanControlService' from assembly 'NbfcService, Version=1.6.1.0, Culture=neutral, PublicKeyToken=null'.

To Reproduce
Explained above, but most propably dependent on my environment.

Expected behavior
Service starting 😉

System information

Additional context
I can't think of anything else.

Originally created by @JimboJoe on GitHub (Nov 24, 2018). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/595 **Describe the bug** I built nbfc for my Linux Mint 19 via the Docker procedure (successful via #516 comment). I followed the First Steps and deployed the files as advised in /opt/nbfc, and created the systemd service. Yet, the service fails to start. Here is what I get when trying the execute the mono-service command by hand to debug: ``` /opt/nbfc# mono-service -l:/run/nbfc.pid -m:NbfcService "/opt/nbfc/NbfcService.exe" --debug Unhandled Exception: System.TypeLoadException: Could not load type 'NbfcService.NoteBookFanControlService' from assembly 'NbfcService, Version=1.6.1.0, Culture=neutral, PublicKeyToken=null'. ``` **To Reproduce** Explained above, but most propably dependent on my environment. **Expected behavior** Service starting :wink: **System information** - Linux Mint 19 64 bits - HP EliteBook 8460p - NBFC version 16..1 - log files (see [NBFC files and directories overview](https://github.com/hirschmann/nbfc/wiki/Files-and-directories-overview)): no log yet... **Additional context** I can't think of anything else.
kerem 2026-02-26 00:32:56 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@github-actions[bot] commented on GitHub (Nov 21, 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:556556417 --> @github-actions[bot] commented on GitHub (Nov 21, 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#536
No description provided.