Refine your search:

An error occurred while generating a PDF of this report: Failed to fetch PDF from appserver at http://splunk.dcc.fexco.ie:8000/en-US/report/:

python.log shows:

2010-08-25 14:16:29,454 ERROR An error occurred while generating a PDF of this report: Failed to fetch PDF from appserver at http://splunk.dcc.fexco.ie:8000/en-US/report/: <urlopen error [Errno 2] Temporary failure in name resolution>  
2010-08-25 14:17:09,458 ERROR An error occurred while generating a PDF of this report: Failed to fetch PDF from appserver at http://splunk.dcc.fexco.ie:8000/en-US/report/: <urlopen error [Errno 2] Temporary failure in name resolution>  

When I tried using both the hostname & the ip of the remote splunk server in the reportServerURL. The file, /Applications/splunk4/etc/system/local/alert_actions.conf currently looks as follows:

[email]
inline = 0
reportServerEnabled = 1
reportServerURL = https://adtest.dcc.fexco.ie:8089/services/pdfserver/renderpdf

it still isn't working. What could be the issue?

asked 25 Aug '10, 16:21

rsimmons's gravatar image

rsimmons ♦
1.0k115
accept rate: 36%

edited 25 Aug '10, 17:42

Stephen%20Sorkin's gravatar image

Stephen Sorkin ♦
8.1k47


One Answer:

Normally when a user gets this error it means which ever hostname they put in for the link hostname it wasn't resolvable. It could be

  1. a typo

  2. an issue with the dns setup not being setup properly on this machine that the app is installed on.

link

answered 25 Aug '10, 16:24

rsimmons's gravatar image

rsimmons ♦
1.0k115
accept rate: 36%

Post your answer
toggle preview

Copyright © 2005-2012 Splunk, Inc. All rights reserved.