-
I get this weird error occasionally and randomly. I use spiral framework with roadrunner. ORMInterface is not null in my RepositoryAccessor, but it's in RepositoryInterface. Where's the problem? |
Beta Was this translation helpful? Give feedback.
Answered by
roxblnfk
Aug 20, 2024
Replies: 1 comment 6 replies
-
Hi. Do you use |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
MartkCz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. Do you use
warmup
option in ORM config? Try to switch this one.