Questions tagged [failed-to-connect]

35 questions
0
votes
0 answers

JavaScript file shows failed status in developer tools

When I make a request (https://something.com), some of the JavaScript files are not loading. I can see failed status on developer tools in Google Chrome. We are loading these JavaScript files on runtime on the fly. If I pull it by IP instead of…
0
votes
1 answer

Alfresco refuse connection with initial login and password

I am a novice in alfresco . After a successful installation and 3 months of stability, I can not logon anymore in my alfresco community 5.0.d. The problem appeared after my linux (centos 7) crashed and I repaired the system file to make it work…
0
votes
1 answer

file_get_html failed to open stream: Connection refused in

I got this function to get some info from a external URL. Problems is, if the website got robots no-index this function crashes which crashes the foreach loop afterwards. Error msg: Warning: file_get_contents(http://webontwerp-arnhem.nl/contact):…
0
votes
0 answers

phpmailer network is unreachable

Some of the times trying to send email through php web application I'm getting "smtp connection failed", and some other times it works perfectly without throwing any exceptions. The app is under the same configuration as always ( "smtp.gmail.com",…
-1
votes
1 answer

Issue accessing a URL with error "urlopen error Tunnel connection failed" using pandas and matplotlib

the data source/file location on the web is: https://www.newyorkfed.org/medialibrary/media/survey/empire/data/esms_seasonallyadjusted_diffusion.csv However as there were issues connecting I saved it ('esms_seasonallyadjusted_diffusion.csv') locally…
Herman L
  • 165
  • 1
  • 7
1 2
3