Failed to start Start Mineos minecraft front-end

I am using Ubuntu Server 20 attempting to install the webui from the instructions located here: MineOS Webui on Ubuntu Server 20 | mineos-node

I have successfully worked my way through everything there but when attempting to use ‘systemctl status mineos’ or ‘systemctl start mineos’ I am running into a failure.

skeletor@shortman:~$ systemctl status mineos
● mineos.service - Start MineOS minecraft front-end
Loaded: loaded (/etc/systemd/system/mineos.service; enabled; vendor preset>
Active: failed (Result: protocol) since Mon 2023-01-23 23:37:09 CST; 2min >
Process: 7745 ExecStart=/usr/bin/node service.js start (code=exited, status>

Jan 23 23:37:09 shortman systemd[1]: mineos.service: Scheduled restart job, res>
Jan 23 23:37:09 shortman systemd[1]: Stopped Start MineOS minecraft front-end.
Jan 23 23:37:09 shortman systemd[1]: mineos.service: Start request repeated too>
Jan 23 23:37:09 shortman systemd[1]: mineos.service: Failed with result 'protoc>
Jan 23 23:37:09 shortman systemd[1]: Failed to start Start MineOS minecraft fro>
lines 1-10/10 (END)…skipping…
● mineos.service - Start MineOS minecraft front-end
Loaded: loaded (/etc/systemd/system/mineos.service; enabled; vendor preset: enabled)
Active: failed (Result: protocol) since Mon 2023-01-23 23:37:09 CST; 2min 1s ago
Process: 7745 ExecStart=/usr/bin/node service.js start (code=exited, status=0/SUCCESS)

Jan 23 23:37:09 shortman systemd[1]: mineos.service: Scheduled restart job, restart counter is at 5.
Jan 23 23:37:09 shortman systemd[1]: Stopped Start MineOS minecraft front-end.
Jan 23 23:37:09 shortman systemd[1]: mineos.service: Start request repeated too quickly.
Jan 23 23:37:09 shortman systemd[1]: mineos.service: Failed with result ‘protocol’.
Jan 23 23:37:09 shortman systemd[1]: Failed to start Start MineOS minecraft front-end.