Skip to content
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

is_file(): open_basedir restriction in effect. File(/vendor/horizon/nonExistentFile) is not within the allowed path(s): (/var/www:/var/lib/php/session:/tmp:/usr/bin) #1443

Closed
ArthurPatriot opened this issue May 9, 2024 · 5 comments
Assignees

Comments

@ArthurPatriot
Copy link

Horizon Version

5.24.4

Laravel Version

10

PHP Version

8.2

Redis Driver

PhpRedis

Redis Version

6

Database Driver & Version

No response

Description

is_file(): open_basedir restriction in effect. File(/vendor/horizon/nonExistentFile) is not within the allowed path(s): (/var/www:/var/lib/php/session:/tmp:/usr/bin)

Steps To Reproduce

Use Horizon 5.24.4 and open home page

@ArthurPatriot
Copy link
Author

vendor\laravel\horizon\resources\views\layout.blade.php - problem with this path /vendor/horizon/nonExistentFile.

@timacdonald
Copy link
Member

v5.24.4 does not include any reference to nonExistentFile.

Perhaps you have a cached view from v5.24.3. Can you please try running php artisan view:clear?

@timacdonald
Copy link
Member

Going to close this one. Let us know if you are still having issues.

@michaelklopf
Copy link

I'd like to add that I had this problem out of the blue and upgrading to v5.24.4 helped to solve the problem. Took a while to find the issue though.

@timacdonald
Copy link
Member

Great to know that 5.24.4 fixed the issue for you.

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

No branches or pull requests

4 participants