Redis service doesn't start properly on Apple Silicon
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 5
- Avg merge
- 1h 17m
- Merged PRs (30d)
- 3
Description
The Redis service, corresponding to the Platform.sh Redis 6 image, doesn't start properly on my MacBook Pro M1 Max.
These errors keep repeating in the log:
> runsv idmapd: fatal: unable to lock supervise/lock: temporary failure
> runsv redis: fatal: unable to lock supervise/lock: temporary failure
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Redis service startup on an Apple Silicon Mac using the Platform.sh Redis 6 image, then inspect the service logs for the repeated runsv idmapd and redis supervise/lock failures. Trace the Upsun plugin's service setup and identify the relevant configuration entry points. Done means the Redis service starts without those recurring lock errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- redis
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100