litespeedtech / litespeedtech/openlitespeed

OpenLiteSpeed 1.8.2 ocspcache permission denied

Open
#421 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.5k
Forks
233
Avg merge
2d 19h
Merged PRs (30d)
5

Description

After reboot, I got this ERROR when successfully updating to OLS 1.8.2 on Almalinux 9 machine:
`ERROR [2401] HttpFetch[1]::failed to create file /dev/shm/ols//ocspcache/Rf02866171c5d94bb6228d4c865048f2d.tmp: Permission denied.`
The default permission of ocspcache folder is set to `nobody:nobody`. What is the correct permission? I also see double `//` in the errorlog URL ocspcache.

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 /dev/shm/ols//ocspcache path and the reported OpenLiteSpeed 1.8.2 update on AlmaLinux 9; investigate how the ocspcache directory ownership and permissions are set after reboot. Done means the update can create its temporary cache file without a permission error and the logged ocspcache path no longer contains the double slash.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.