Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Mox as a service #677

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

themadbit
Copy link
Contributor

@themadbit themadbit commented Mar 27, 2025

  • Exposed Mox as a service to resolve issue(s).
  • Initial tests are running, and a local rebuild of NixOS with the module included runs just fine.
    i.e:

image

However, it fails to start/survive reboot with:

[themadbit@nixos:~]$ systemctl status mox
○ mox.service
     Loaded: loaded (/etc/systemd/system/mox.service; enabled; preset: ignored)
     Active: inactive (dead)

Mar 27 14:40:30 nixos systemd[1]: Dependency failed for mox.service.
Mar 27 14:40:30 nixos systemd[1]: mox.service: Job mox.service/start failed with result 'dependency'.

So, I'll leave this as a draft PR as I investigate further. Putting it out here in case you've had a similar headache and know the painkiller 😅

@themadbit themadbit changed the title Add Mox Project Package Mox as a service Mar 27, 2025
- Expose Mox as a service
@themadbit
Copy link
Contributor Author

Update: I've run the test interactively for debugging and got access to the VM. The VM might not have a running nameserver, and I'd like to know if there's a way I can get one running as part of the machine configs before running the test(s). @eljamm, any pointers for further debugging?

ss of log:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

NGI Project: Mox
1 participant