-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
What steps will reproduce the problem?
supervisor
[program:roadrunner]
command=./rr serve
process_name=%(program_name)s_%(process_num)02d
numprocs=1
autostart=true
autorestart=false
startsecs=0
redirect_stderr=true
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
What is the expected result?
no error
What do you get instead?
Caught unhandled error "mkdir(): File exists" while building "Yiisoft\Cache\File\FileCache".
Additional info
Q | A |
---|---|
Version | 3.0.1 |
PHP version | 8.3 |
Operating system | Ubuntu (Docker) |
Metadata
Metadata
Assignees
Labels
No labels