Skip to content

[Bug] getDirectoryName(): Return value must be of type string, null returned #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alidevweb opened this issue Oct 10, 2023 · 3 comments

Comments

@alidevweb
Copy link

Hi, I have an issue with this package on production, sometimes I got this error:
TimoKoerber\LaravelOneTimeOperations\OneTimeOperationManager::getDirectoryName(): Return value must be of type string, null returned
Note: configs are cached then execute php artisan operations:process
Anyone got this issue?
Thanks for your help!

@sebastiaanluca
Copy link

We have this quite often too, almost always during a deployment. No idea what the root cause is yet, thought I fixed it but apparently not.

@kaioken
Copy link

kaioken commented Jul 2, 2024

same here

@maartenpaauw
Copy link

Received the same exception. For context, I didn't publish the config, so it's using the default config from the package where directory is configured as string operations. I do have my config cached as @alidevweb mentioned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants