Quinten
Regular Pleskian
- Server operating system version
- Ubuntu 20.04.6 LTS
- Plesk version and microupdate number
- Plesk Obsidian Version 18.0.60 Update #1
Hello,
My customer runs a webshop (prestashop) and needs to have a daily cron to run to generate a sitemap.
I get the following error:
Task "JuXtra BV" completed with error in 2 seconds, output:
Url 'JuXtra BV' fetched
Status: 404
Output:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<hr>
<address>Apache Server at www.EXAMPLE.be Port 443</address>
</body></html>
If i do run a command and use curl i get this:
Task "curl JuXtra BV" successfully completed in 2 seconds, output:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (77) error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
It ends up not doing anything and the customer does have a certificate
If i run it manually from prestashop or visit the link myself it works and it generates so seems to be something with the server or plesk but i cant figure it out.
Any help would be appriciated.
My customer runs a webshop (prestashop) and needs to have a daily cron to run to generate a sitemap.
I get the following error:
Task "JuXtra BV" completed with error in 2 seconds, output:
Url 'JuXtra BV' fetched
Status: 404
Output:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<hr>
<address>Apache Server at www.EXAMPLE.be Port 443</address>
</body></html>
If i do run a command and use curl i get this:
Task "curl JuXtra BV" successfully completed in 2 seconds, output:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (77) error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
It ends up not doing anything and the customer does have a certificate
If i run it manually from prestashop or visit the link myself it works and it generates so seems to be something with the server or plesk but i cant figure it out.
Any help would be appriciated.