I have one asset (image) file.jpeg and I can access it in the author as well as publishers but when I am trying to access the asset through the VIP url I am getting error 404.
and it is working in other env Stage.
I have compared working and non-working env config files and they are same (dispatcher.any) also cleared the cache at the dispatcher level .
not sure why is not working?
Views
Replies
Total Likes
Yes, other type and other jpeg are loading. Even I have move the file.jpeg file to other folder and its loading.
but it is not loading from its main path
@arunpatidar Yes other jpeg are loading.
Could you please check the dispatcher filter rules and try to remove the space or any other character from the file name?
@AkashCh2 Can you try the following options and see what is the behavior :
@Harwinder-singh Yes, I have followed steps but still facing the issue,any other suggestions.
Please set following log levels in dispatcher and validate via logs.
Now restart dispatcher and validate logs.
You would be able to notice the incoming requests, rewrites etc.
For debugging rewrite rules, refer to https://techrevel.blog/2023/09/01/aem-dispatcher-filters-ignoreurlparams-virtualhosts-rewrites/#debu...
@aanchal-sikka I have tried your as you suggest getting these errors.
[Tue Dec 12 20:20:09 2023] [D] [pid 9130] checking [/content/dam/test/AEM%202023.jpg]
[Tue Dec 12 20:20:09 2023] [D] [pid 9130] cachefile does not exist: /application/cache/content/dam/test/AEM 2023.jpg
[Tue Dec 12 20:20:09 2023] [D] [pid 9130] try to create new cachefile: /application/cache/content/dam/test/AEM 2023.jpg
[Tue Dec 12 20:20:09 2023] [D] [pid 9130] cache-action for [/content/dam/test/AEM%202023.jpg]: CREATE
[Tue Dec 12 20:20:09 2023] [I] [pid 9130] "GET /content/dam/test/AEM%202023.jpg" 404 none [website/rend01] 15ms
@aanchal-sikka Any thoughts?
Views
Replies
Total Likes
@AkashCh2 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
@arunpatidar @aanchal-sikka @Harwinder-singh
I have applied the CUG group at the folder of an asset when I tried without CUG group the .jpeg file are accessible.
Views
Replies
Total Likes
Views
Likes
Replies