OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.36k stars 2.37k forks source link

Missing image graphics on home page #12522

Closed khurram4u2 closed 3 months ago

khurram4u2 commented 1 year ago

Hi Team,

Describe the bug

We are running multi tenant CMS on orchard core. All of sudden images used in homepage on different tenants disappeared when our server goes offline and then comes back online. It happen to tenants with multiple domain listed in hostname separated by comma. However, after restarting the tenant it come back. So could you please advise what would be case.

Regards

hishamco commented 1 year ago

I didn't understand the issue presicely!! if the server goes down I presume all the tenants and resources will not be available

khurram4u2 commented 1 year ago

Hi Hisham, I meant when server come back online after going down. Everythings works except images on homepage unless we restart the tenant.

hishamco commented 1 year ago

I see, may be a caching issue, could you copy URL for one and open it in a private window in Edge or incongito mode in Chrome

lampersky commented 1 year ago

@khurram4u2 do you observe any errors in your log stream?

your problem reminds me about this issue

Skrypt commented 1 year ago

We need to have repro steps and/or logs. And yes, it could be a cache issue if you clean the Media cache without restarting the application and your homepage uses these cached images.

github-actions[bot] commented 3 months ago

It seems that this issue didn't really move for quite a while. Is this something you'd like to revisit any time soon or should we close? Please reply.

github-actions[bot] commented 3 months ago

Closing this issue because it has been stale for very long. If you think this is still relevant, feel free to reopen it.