openresty / openresty/luajit2

Failed to start The OpenResty Application Platform.

Open
#193 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.4k
Forks
252
Avg merge
7d 11h
Merged PRs (30d)
3

Description

openresty.service - The OpenResty Application Platform
Loaded: loaded (/lib/systemd/system/openresty.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2023-01-23 00:23:18 EET; 25s ago
Process: 1508738 ExecStartPre=/usr/local/openresty/nginx/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=127)
CPU: 1ms

ينا 23 00:23:18 VV-CAI-IoT-01 systemd[1]: Starting The OpenResty Application Platform...
ينا 23 00:23:18 VV-CAI-IoT-01 nginx[1508738]: /usr/local/openresty/nginx/sbin/nginx: symbol lookup error: /usr/local/openresty/nginx/sbin/nginx: undefined symbol: SSL_magic_pending_session_>
ينا 23 00:23:18 VV-CAI-IoT-01 systemd[1]: openresty.service: Control process exited, code=exited, status=127/n/a
ينا 23 00:23:18 VV-CAI-IoT-01 systemd[1]: openresty.service: Failed with result 'exit-code'.
ينا 23 00:23:18 VV-CAI-IoT-01 systemd[1]: Failed to start The OpenResty Application Platform.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the openresty.service ExecStartPre command and /usr/local/openresty/nginx/sbin/nginx, then reproduce the reported nginx -t failure and inspect the undefined SSL_magic_pending_session_ symbol. Done means identifying the dependency or build mismatch that prevents the service from starting and documenting a verified resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, nginx
Domain
infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.