You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi -- thanks for putting this together, I tried the manual install instructions on the Mariner3d Documentation and your script and I'm getting the same error:
Here's the output of sudo systemctl status mariner3d
● mariner3d.service - mariner3d Printer Controller
Loaded: loaded (/lib/systemd/system/mariner3d.service; enabled; vendor preset: enab>
Active: failed (Result: signal) since Sat 2022-07-30 23:54:53 EDT; 2min 26s ago
Process: 259 ExecStart=/usr/bin/mariner (code=killed, signal=ABRT)
Main PID: 259 (code=killed, signal=ABRT)
CPU: 133ms
Jul 30 23:54:51 photonmonopi systemd[1]: Started mariner3d Printer Controller.
Jul 30 23:54:52 photonmonopi mariner[259]: Could not find platform independent libraries>
Jul 30 23:54:52 photonmonopi mariner[259]: Could not find platform dependent libraries <>
Jul 30 23:54:52 photonmonopi mariner[259]: Consider setting $PYTHONHOME to [:
Jul 30 23:54:53 photonmonopi mariner[259]: Fatal Python error: initfsencoding: Unable to>
Jul 30 23:54:53 photonmonopi mariner[259]: ModuleNotFoundError: No module named 'encodin>
Jul 30 23:54:53 photonmonopi mariner[259]: Current thread 0xb6fbaa00 (most recent call f>
Jul 30 23:54:53 photonmonopi systemd[1]: mariner3d.service: Main process exited, code=ki>
Jul 30 23:54:53 photonmonopi systemd[1]: mariner3d.service: Failed with result 'signal'.
The text was updated successfully, but these errors were encountered:
Hi -- thanks for putting this together, I tried the manual install instructions on the Mariner3d Documentation and your script and I'm getting the same error:
Here's the output of
sudo systemctl status mariner3d
● mariner3d.service - mariner3d Printer Controller
Loaded: loaded (/lib/systemd/system/mariner3d.service; enabled; vendor preset: enab>
Active: failed (Result: signal) since Sat 2022-07-30 23:54:53 EDT; 2min 26s ago
Process: 259 ExecStart=/usr/bin/mariner (code=killed, signal=ABRT)
Main PID: 259 (code=killed, signal=ABRT)
CPU: 133ms
Jul 30 23:54:51 photonmonopi systemd[1]: Started mariner3d Printer Controller.
Jul 30 23:54:52 photonmonopi mariner[259]: Could not find platform independent libraries>
Jul 30 23:54:52 photonmonopi mariner[259]: Could not find platform dependent libraries <>
Jul 30 23:54:52 photonmonopi mariner[259]: Consider setting $PYTHONHOME to [:
Jul 30 23:54:53 photonmonopi mariner[259]: Fatal Python error: initfsencoding: Unable to>
Jul 30 23:54:53 photonmonopi mariner[259]: ModuleNotFoundError: No module named 'encodin>
Jul 30 23:54:53 photonmonopi mariner[259]: Current thread 0xb6fbaa00 (most recent call f>
Jul 30 23:54:53 photonmonopi systemd[1]: mariner3d.service: Main process exited, code=ki>
Jul 30 23:54:53 photonmonopi systemd[1]: mariner3d.service: Failed with result 'signal'.
The text was updated successfully, but these errors were encountered: