Replies: 5 comments 2 replies
-
What's the command that dispatches your job? |
Beta Was this translation helpful? Give feedback.
-
I also have the same problem. It working. @pgartin |
Beta Was this translation helpful? Give feedback.
-
Experiencing the same problem. Any ideas? |
Beta Was this translation helpful? Give feedback.
-
Any leads for this problem? So far this seems to be quite an obscure problem, widespread but no apparent native solution. |
Beta Was this translation helpful? Give feedback.
-
I have the same issue, it works 1 on 2 times, and I do not know how to fix it, tried so many things but still have the same issue. Have you found how to fix it ? |
Beta Was this translation helpful? Give feedback.
-
I have a particular job failing with the following error around 50% of the time:
Error: Call to a member function prepare() on null in /home/forge/landlord.swof.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:368
This Job is being dispatched in a batch within another job. This is where the job is dispatched. (The job is in the $fieldJobs array):
Here is the job that is failing:
Here is my mulitenancy.php file:
And here is some relevant env variables which I have confirmed are what are used in the config:
Stack trace:
Thanks in advance for taking a look at this. Let me know if you need other specific information.
Best,
Peter
Beta Was this translation helpful? Give feedback.
All reactions