<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
As there was enough discussion in my last thread about file moves,
I figured I would post a different message.<br>
<br>
I have Mojo up and running, and decided to try all of my update
routines to make sure everything was getting updated, luckily it
seems like most things are running a-ok, with one exception.<br>
<br>
To update the USDB in the node, I have run the following:<br>
<br>
cd /tmp <br>
wget -Nq <a class="moz-txt-link-freetext" href="ftp://ftp.w1nr.net/usdbraw.gz">ftp://ftp.w1nr.net/usdbraw.gz</a><br>
/spider/perl/create_usdb.pl usdbraw.gz<br>
<br>
This all worked fine on the old node, so figured it would work
here. The cd and wget work as expected, but when I try and run
the perl script to process the usdbraw file I get the following
error:<br>
<br>
<b>cannot tie /spider/local_data/usdb.v1.new</b><br>
<br>
So I looked in the directory and see:<br>
<br>
-rw-rw-r-- 1 sysop sysop 64897024 Nov 29 05:04 usdb.v1<br>
-rw-rw-r-- 1 sysop sysop 64897024 Dec 4 07:46 usdb.v1.new<br>
<br>
Not sure what that is telling me, maybe I need to remove the usdb.v1
first, but I tried it multiple times, and no luck. Also just to
see what happened, I went to the next step and tried to load the
usdb in Mojo node, but it is also kicking an error:<br>
<br>
WB3FFV-3 4-Dec-2021 0749Z dxspider > load/usdb<br>
<b>US Database not loaded</b><br>
<br>
So I can only assume at this time, the usdb is broken on my new
node. Anyone have an idea as to what is up, or what I can do to
correct t his issue and get everything running right?<br>
<br>
73's...<br>
<pre class="moz-signature" cols="72">
---
Howard Leadmon - WB3FFV
PBW Communications, LLC
<a class="moz-txt-link-freetext" href="http://www.pbwcomm.com">http://www.pbwcomm.com</a>
</pre>
</body>
</html>