掲示板 Forums - Renshuu Garden is failing to load
Top > renshuu.org > Feature Requests/Improvements Getting the posts
Top > renshuu.org > Feature Requests/Improvements
Hello everyone,
I've been struggling to find a fix for this issue in Renshuu where my garden fails to load. It loads fine on mobile but on PC (where I use Renshuu the most) it fails.
Is there any way I can fix this?
UPDATE: It was an extension issue I had. garden is fixed.
I don't know if it's the same issue, but I've had this problem for a long time in my browser. I just debugged it a bit. The garden image requests there use this accept header, which does not work. -H 'accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
In chrome, where the garden loads fine, it uses this header. -H 'accept: image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8'
I've figured it out on my end. I had something that was force setting the accept header... @コンフィ please check if you have anything like that.
I would try it in private mode - we've had issues in the past where various extensions/plugins caused issues with renshuu's system. Do you have any VPN running on your PC?
@マイコー no VPN, what kind of extensions commonly affect Renshuu in this way?
There is not a specific list that I have, but issues like this have come up before, and the suggestion to use Private/Incognito mode has often proven successful, leading the user to try disabling certain extensions.
In general, extensions are built to interact (and often change the contents) of a webpage, so it's natural that issues may come up.
You might also want to try clearing out the cache for renshuu.org, and see if that helps.