Expand my Community achievements bar.

SOLVED

Issue loading the page on publish

Avatar

Level 3

I am getting a Not Found error for the page when I try to hit it through the publish instance.

Dispatcher logs show the following - 

 Filter rejects: GET /content/test/en.html HTTP/1.1

 cachefile does not exist: /mnt/var/www/html/content/test/en.html

The publish-farm.any has been configured on both dispatchers to allow the htmls and the required content.

What else could be blocking the page from showing up.

1 Accepted Solution

Avatar

Correct answer by
Level 10

1. Are you able to open this page directly via publish?

2. Share the dispatcher filters config?

3. Share the complete dispatcher log for this request. (You can mask IPs and host name)

Thanks

View solution in original post

3 Replies

Avatar

Level 3

Hello,

I did this configuration,however I noticed the following on dispatcher side - 

 Filter rejects: GET /content/test/en.html HTTP/1.1

When I saw the /mnt/var/www/html/content/ there is no file getting automatically created under content and it shows the following error -

cachefile does not exist: /mnt/var/www/html/

I am not sure what is stopping /mnt/var/www/html/content/test/en.html from being automatically created upon replication since the dispatcher has all the filters allowed.

Avatar

Correct answer by
Level 10

1. Are you able to open this page directly via publish?

2. Share the dispatcher filters config?

3. Share the complete dispatcher log for this request. (You can mask IPs and host name)

Thanks