Closed juberjj closed 5 years ago
@juberjj Could you send the errors you have seen?
Hey @doubaokun the screenshot above will show you the duplication of items, cards in one side and menu elements in the other whereas you should see only one.
There’s not enough information about the question is relevant to Swoole.
@doubaokun What information would be needed for you? I sent everything I have and also the information you requested and after two weeks you just close it and dismissed it. Don't even know what else to say.
Because Swoole is Resident memory program. If you use global or static variables. After the request, you must reset global and static variables or Initialize the returned variables before request. Otherwise, the last request will contaminate this one. Why PHP-FPM is ok because PHP-FPM did that for you!
@juberjj did you find the solution? I'm facin similar but my queries and elocuent models are getting duplicated, I got 2 upstreams behind a reverse proxy nginx
Please answer these questions before submitting your issue. Thanks!
Implemented Swoole to a current PHP App. Part of the app uses Laravel Nova.
Page should render accordingly
Duplication of menu items and dashboard cards
What version of Swoole are you using (show your
php --ri swoole
)?What is your machine environment used (including version of kernel & php & gcc) ?
PHP-FPM 7.3 on Alpine gcc (Alpine 8.3.0) 8.3.0
Many thanks in advance