Page 1 of 1

LoTW download

Posted: 20 Apr 2014, 05:03
by K0HB
Version 1.17.1

LoTW seems broken.

I can upload QSO's to LoTW with no problem, but downloads don't work. The procedure "seems" to go fine, but always returns ZERO new matches, and transpires very rapidly. Seemed unusual, so went online to the LoTW site, and there are many new matches which Log4OM didn't harvest.

Out of curiosity looked at the log, and it seems that the LoTW download isn't using the LoTW password, but rather the ClubLog password.

Below is an excerpt from the log. The password shown (disguised here) is my ClubLog password, not my LoTW password. (I know my LoTW password is correctly entered because UPLOADS to LoTW work as expected.)

2014-04-20 04:40:06.4073 INFO: LotwManagement: begin receive log
2014-04-20 04:40:06.4123 DEBUG: LotwManagement: Url https://LoTW.arrl.org/lotwuser/lotwrepo ... 1737691212[/b]&qso_query=1&qso_qsldetail=yes&qso_qsl=yes&qso_withown=yes&qso_qslsince=2014-04-10
2014-04-20 04:40:06.5883 DEBUG: LotwManagement: ADIF request accepted
2014-04-20 04:40:06.5903 DEBUG: LotwManagement: ADIF document downloaded
2014-04-20 04:40:06.5903 INFO: AdifManagement: Begin ADIF import
2014-04-20 04:40:06.5913 ERROR: *** AdifManagement: Error in ADIF import, returning empty log ******* [Function: ImportAdif] System.Exception: File is not in ADIF format
at LogOM.BL.AdifManagement.ImportAdif(String adif, Boolean fixMissingCountry, Boolean historic, Boolean fullChecks)

Re: LoTW download

Posted: 20 Apr 2014, 05:08
by G4POP
It's not that Hans,

The file is being downloaded but there is a miss match of the ADIF format.

My guess is that this is due to the LOTW attempts to change to ADIF 3.04

I will check this today and get back to you

Re: LoTW download

Posted: 20 Apr 2014, 05:15
by K0HB
G4POP wrote:It's not that Hans,

The file is being downloaded but there is a miss match of the ADIF format.

My guess is that this is due to the LOTW attempts to change to ADIF 3.04

I will check this today and get back to you
Two things.....

Thing 1) The password being attempted is NOT my LoTW password, but my ClubLog password.

Thing 2) Below (from the log) is the file LoTW returns:

2014-04-20 04:38:15.9620 INFO: AdifManagement: Begin ADIF import
2014-04-20 04:38:15.9620 ERROR: *** AdifManagement: Error in ADIF import, returning empty log ******* [Function: ImportAdif] System.Exception: File is not in ADIF format
at LogOM.BL.AdifManagement.ImportAdif(String adif, Boolean fixMissingCountry, Boolean historic, Boolean fullChecks)
2014-04-20 04:38:15.9630 TRACE: AdifManagement: <HTML><HEAD><TITLE>ARRL's Logbook of the World</TITLE>

<LINK REL="StyleSheet" HREF="/css/lotw/lotw.css" TYPE="text/css">

<LINK REL="StyleSheet" HREF="/css/lotw/lotw-sm.css" TYPE="text/css">


<script type="text/javascript" src="/js/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="/js/jquery.tooltip.min.js"></script>
<script type="text/javascript">
jQuery(function() {
jQuery("#award_status_table th").tooltip();
});
</script>
</HEAD>
<BODY LINK="#0000FF" VLINK="#0000FF" BGCOLOR="#FFFFFF">
<table width="100%" cellspacing=0 border=0 cellpadding=0 class='pagehead'>
<tr valign="top">
<td rowspan=2><img src="/LOTW--333-X-220.gif" width=333 height=220 border=0 alt="Logbook of the World"><br>
<A HREF="https://p1k.arrl.org/adredir.php3?id=5" TARGET="ARRLWebAdWindow"><IMG SRC="https://p1k.arrl.org/adbanners/Yaesu-PS8.gif" ALT="Yaesu -- Choice of the World's top DX'ers -- Ad" WIDTH="468" HEIGHT="60" BORDER="0" style="margin:5px;border:solid #888 1px"></A>
</td>
<td width="100%">
<TABLE BORDER=0 CELLPADDING=3 CELLSPACING=0 WIDTH="100%" class='userhead'>
<TR>
<TD align="right">Today is Sun, 20 Apr 2014 UTC</TD>
</TR>
<TR>


<TD align="right"><A HREF="/lotwuser/default"><b>Log On</b></A></TD>

</TR>
</TABLE>
</td>
</tr>
<tr valign="bottom">
<td></td>
</tr>
</table>

<H3>Log on to Logbook of the World</H3>
<P>
<I>Note:</I> You must have been issued a certificate before you can log on to the LoTW site.
<P>
<FORM ACTION="/lotwuser/lotwreport.adi" METHOD="post">
<table cellspacing=0 border=0 cellpadding=3>
<tr>
<td align="right"><b>Username:</b></td>
<td><INPUT TYPE="text" name="login" size=12></td>
</tr>
<tr>
<td align="right"><b>Password:</b></td>
<td><INPUT TYPE="password" name="password" size=12> Note: This is <b>not</b> the password
sent to US amateurs via postcard!</td>
</tr>
<tr>
<td></td>
<td><INPUT TYPE="submit" VALUE="Log On"></td>
</tr>
</table>
<INPUT type="hidden" name="acct_sel" value="">
<INPUT type="hidden" name="qso_qsl" value="yes">
<INPUT type="hidden" name="qso_qsldetail" value="yes">
<INPUT type="hidden" name="qso_query" value="1">
<INPUT type="hidden" name="qso_withown" value="yes">

</FORM>
<P>
<I>Username/password incorrect</I>
<P>
Your browser must support cookies in order to log in.
<p>Not a member of Logbook of the World? <a href="http://www.arrl.org/instructions">Get started today!</a></p>
<p><a href="http://www.arrl.org">ARRL website</a></p>
<br clear="all"><P style="font-size:80%">
Copyright 2014 American Radio Relay League, Inc.<BR>
All Rights Reserved</p>

</BODY></HTML>
2014-04-20 04:38:15.9650 DEBUG: LotwManagement: ADIF document parsed
2014-04-20 04:38:19.1542 INFO: LotwManagement: Receive log completed

Re: LoTW download

Posted: 20 Apr 2014, 05:55
by G4POP
Hi Hans,
I have just checked with my set up and the LOTW download works fine for me, see image below. I tried with and without a date range, same results!

Have you tried re-entering your LOTW password?

Alternatively perhaps you had a bad download and/or install, its probably worth trying a fresh download/install - Don't forget to uninstall the old version first!

Re: LoTW download

Posted: 20 Apr 2014, 10:23
by DF5WW
My LotW download are also works perfect, with 2 new confirmations 2day. Don“t have a Problem to load up/down to/from LotW ;)