Closed cmichael-de closed 5 years ago
I have the same problem, my error message is:
Not Updated cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
Please ensure that the Server is able to call the URL configured in the Site configuration. Most likely a configuration error.
For starters, try pinging the site from the Command Line and with cURL and see if that works. Provide more information and cURL output if you think this is an error on cs_seo end.
I can call the URL in Browser http://p458230.mittwaldserver.info/die-praxis. How can I get "the URL configured in the Site configuration". Here is my Site configuration - do you mean the "Entry Point" or the "Site Identifier"?
Thanks a lot!
Entry point should be set to "http://p458230.mittwaldserver.info/" instead of "/" - please try again
Edit: You should also verify that the server itself can call the URL http://p458230.mittwaldserver.info/. So per SFTP/SSH you issue a curl request and expect it to work.
Perfect! It'sworking!
And a curl -I -L http://p458230.mittwaldserver.info/
via SSH got me a HTTP/1.1 200 OK
Thanks a lot!!
Evaluation works only on root page. On subpages I get the following error: