troubleshuting start serviio

Hello, I'm trying to install serviio, but something went wrong. I downloaded it from the off-site, unpacked it along the way /opt/serviio,created a script to run /etc/systemd/system/serviio.service, but after restarting the service does not start, as a result, the management console is unavailable, here is the terminal output to the sudo systemctl status serviio.service command
tell me pls how i can fix it problem?
- Code:
[jeka@localhost serviio]$ sudo systemctl status serviio.service
× serviio.service - Serviio media Server
Loaded: loaded (/etc/systemd/system/serviio.service; enabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: failed (Result: exit-code) since Sat 2024-11-09 11:51:21 MSK; 9s ago
Duration: 397ms
Process: 3543 ExecStart=/opt/serviio/bin/serviio.sh (code=exited, status=203/EXEC)
Main PID: 3543 (code=exited, status=203/EXEC)
CPU: 6ms
ноя 09 11:51:20 localhost.localdomain systemd[1]: Started serviio.service - Serviio media Server.
ноя 09 11:51:20 localhost.localdomain systemd[1]: serviio.service: Main process exited, code=exited, status=203/EXEC
ноя 09 11:51:21 localhost.localdomain systemd[1]: serviio.service: Failed with result 'exit-code'.
[jeka@localhost serviio]$
tell me pls how i can fix it problem?