Skip to content

Added a command script, did not restart the octane service, resulting in the data read by config and the monolog log not being recorded #1054

@clemask

Description

@clemask

Octane Version

2.11.0

Laravel Version

10.48.29

PHP Version

8.2.5

What server type are you using?

Swoole

Server Version

5.1.1

Database Driver & Version

No response

Description

We verify client requests using the signature check middleware, which retrieves some of the signature information from the .env file via config. I recently added a command script, but I didn't restart Octane. After a while, all client requests were intercepted by the signature check middleware, and the link logs recorded in the middleware were no longer written to the logs and were completely lost. The logs are based on the Monolog buffer driver.

Steps To Reproduce

step1:
Synchronize the latest code for an already running service without restarting the service

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions