Skip to content

Error creating cache file #86

@DikoIbragimov

Description

@DikoIbragimov

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".
image

Additional info

Q A
Version 3.0.1
PHP version 8.3
Operating system Ubuntu (Docker)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions