<html><body><div dir="auto">As I told you before, your problem is that you execute the download as "root".</div><div dir="auto">Use: </div><div dir="auto">su - <your spider user></div><div dir="auto">and now try the download again. </div><div dir="auto"><br></div><div dir="auto">With an ls -la before and after, you can see the file's owner and permissions.<br></div><div dir="auto"><div><br></div></div><div id="ms-outlook-mobile-signature" dir="auto">Kin</div><div id="ms-outlook-mobile-signature" dir="auto"><br></div><div id="mail-editor-reference-message-container" dir="auto"><br><hr style="display:inline-block;width:98%"><div id="divRplyFwdMsg" style="font-size: 11pt;"><strong>De:</strong> f4bwt@free.fr <f4bwt@free.fr><br><strong>Enviado:</strong> domingo, agosto 25, 2024 8:47:49 p. m.<br><strong>Para:</strong> Kin <ea3cv@cronux.net><br><strong>CC:</strong> The DXSpider Support list <dxspider-support@dxcluster.org>; The DXSpider Support list <dxspider-support@tobit.co.uk><br><strong>Asunto:</strong> Re: UPDATE USDB on version 5457.536<br></div><br>Hi Kim,<br><br>And many thanks for your answer.<br><br>I have set this in my crontab for long time.<br>When i have verify this manualy, it doesn't work.<br>Why, i send this message and send pictures too.<br><br>If OM have this problem and resolve this, i take his solution.<br><br>Thanks 73 QRO Laurent<br><br>----- Mail original -----<br>De: "Kin" <ea3cv@cronux.net><br>À: f4bwt@free.fr, "The DXSpider Support list" <dxspider-support@dxcluster.org>, "The DXSpider Support list" <dxspider-support@tobit.co.uk><br>Envoyé: Dimanche 25 Août 2024 19:32:11<br>Objet: RE: UPDATE USDB on version 5457.536<br><br>Bon après-midi Laurent,<br><br>I think the problem is that the user you are using is "root". It's a permissions problem. You must use the same one that dxspider runs under.<br><br>If you test it from the spider crontab, you will see that it works.<br><br># AutoUpdate USDB<br>0 1 * * * spawn("cd /tmp; wget -qN ftp://ftp.w1nr.net/usdbraw.gz; /spider/perl/create_usdb.pl usdbraw.gz")<br>5 1 * * * run_cmd("load/usdb")<br>10 1 * * * spawn("rm /tmp/usdbraw.gz")<br><br>Kin EA3CV<br><br><br>-----Mensaje original-----<br>De: f4bwt@free.fr <f4bwt@free.fr> <br>Enviado el: domingo, 25 de agosto de 2024 19:08<br>Para: The DXSpider Support list <dxspider-support@dxcluster.org>; The DXSpider Support list <dxspider-support@tobit.co.uk><br>CC: Kin <ea3cv@cronux.net><br>Asunto: UPDATE USDB on version 5457.536<br><br>Hi all,<br><br>Since updating to version 536, I cannot update the USDB database.<br>DXSpider v1.57 (build 536 git: mojo/d9327446[r]) using perl v5.36.0 on Linux<br><br>I use this procedure :<br><br>cd /spider/tmp<br>wget -qN ftp://ftp.w1nr.net/usdbraw.gz<br>/spider/perl/create_usdb.pl usdbraw.gz<br>After, i connect my cluster /spider/perl/console.pl and i run command load/usdb<br><br>But nothing is happening as expected, I get the error message that the database is not downloaded.<br><br>See the attached photos and if anyone has an explanation for this.<br><br>Thanks all<br>73 51 QRO Laurent F4BWT<br><br><br></div></body></html>