Failed to start The OpenResty Application Platform.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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