mirror of
https://github.com/maelstrom-cms/odin.git
synced 2026-04-25 08:16:03 +03:00
[GH-ISSUE #88] odin service not started #32
Labels
No labels
bug
enhancement
help wanted
pull-request
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/odin-maelstrom-cms#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HesaMtiPu on GitHub (Feb 9, 2023).
Original GitHub issue: https://github.com/maelstrom-cms/odin/issues/88
Loaded: loaded (/etc/systemd/system/odin.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2023-02-09 15:08:37 IST; 30s ago
Process: 85697 ExecStart=/usr/bin/npm run prod (code=exited, status=1/FAILURE)
Main PID: 85697 (code=exited, status=1/FAILURE)
Feb 09 15:08:30 Node-1.shikha.local npm[85728]: at /var/www/odin/node_modules/babel-loader/lib/index.js:44:71
Feb 09 15:08:30 Node-1.shikha.local npm[85728]: at processTicksAndRejections (node:internal/process/task_queues:96:5) {
Feb 09 15:08:30 Node-1.shikha.local npm[85728]: opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
Feb 09 15:08:30 Node-1.shikha.local npm[85728]: library: 'digital envelope routines',
Feb 09 15:08:30 Node-1.shikha.local npm[85728]: reason: 'unsupported',
Feb 09 15:08:30 Node-1.shikha.local npm[85728]: code: 'ERR_OSSL_EVP_UNSUPPORTED'
Feb 09 15:08:30 Node-1.shikha.local npm[85728]: }
Feb 09 15:08:30 Node-1.shikha.local npm[85728]: Node.js v17.9.0
Feb 09 15:08:37 Node-1.shikha.local systemd[1]: odin.service: Main process exited, code=exited, status=1/FAILURE
Feb 09 15:08:37 Node-1.shikha.local systemd[1]: odin.service: Failed with result 'exit-code'.
kindly help me out.
@HesaMtiPu commented on GitHub (Dec 12, 2023):
???????????