Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7069

Laravel "failed (40: Too many levels of symbolic links)" with storage files

$
0
0

I am using Hostinger VPS for hosting my Laravel project and Ubuntu 22.04 with CloudPanel.

I have a directory storage/app/public/icons when I'm trying to get an image from that directory, I got a 403 response.

I have tried to run php artisan storage:unlink and then php artisan storage:link and I got the same error.

And I have tried to create the link manually with the absolute path and I got the same error also.

I can see the link in the /public directory but it is not working.

When I saw the logs from the panel, I have got this error "failed (40: Too many levels of symbolic links)".

Sorry but I am not familiar with Linux so what should I do.


Viewing all articles
Browse latest Browse all 7069

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>