--
HamSCI is an organization that was started by people who are both hams and professional scientists with the goal of bringing both communities together.
Please adhere to the following guidelines when using HamSCI: http://hamsci.org/hamsci-community-participation-guidelines
---
You received this message because you are subscribed to the Google Groups "hamsci-psws" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hamsci-psws...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hamsci-psws/f9d1768e-debb-476d-b707-feafb2307911n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hamsci-psws/c3112a88-dc34-44a9-b996-1da2f3e08f56n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hamsci-psws/CAMMgvav7YEjngH%3D6joMq3bL4DdGAarueoE2b8LFRUueOoVrN9g%40mail.gmail.com.

To view this discussion visit https://groups.google.com/d/msgid/hamsci-psws/c3112a88-dc34-44a9-b996-1da2f3e08f56n%40googlegroups.com.
Normand,
Can you forward the full xferstat file in the /home/pi/PSWS/Sstat directory? This may show why uploads failed.
Bill, AB1XB
From: hamsc...@googlegroups.com <hamsc...@googlegroups.com> On Behalf Of Normand Juneau
Sent: Saturday, May 2, 2026 7:27 AM
To: Gary Mikitin, AF8A <gmikit...@gmail.com>
Cc: hamsci-psws <hamsc...@googlegroups.com>
Subject: Re: Grape 1 Upload Problem Today
Good morning,
I applied the procedure. My GRAPE 1 is now able to login. But the file transfer failed (9 files in the backlog).
Was this upload failure only a one time event?
73,
Normand VE2DVG

To view this discussion visit https://groups.google.com/d/msgid/hamsci-psws/CALp8MJWBwLYT%3DhR3m1Fj%3Dhm%2BQsRY4Xy6oo8-3Rp1ZG5btPfOuA%40mail.gmail.com.
Normand,
In the log, we’re seeing multiple “Login failed: Login incorrect” messages for each upload attempt.
Try this. Display the contents of your uploader config file:
cat /home/pi/PSWS/Scode/uploader.config
Look at thestationid and token_value
Paste thestationid value (probably N000095) into the following command line:
sftp [station id value]@pswsnetwork.eng.ua.edu, for example, sftp N00...@pswsnetwork.eng.ua.edu
Note there is one less zero in the node number than usual.
Press enter. When asked for a password, paste your token_value
If login succeeds, type quit. Then verify central_host in uploader.config is pswsnetwork.eng.ua.edu and correct it if not.
If login fails, you may have an incorrect station id or token value.
Let me know the results.
Bill AB1XB
Thanks Gary I signed up.
73, Mike Bass WA9TKK
To view this discussion visit https://groups.google.com/d/msgid/hamsci-psws/CALp8MJUx-s5yt%2Bzxe06%3DRTyOehmw0BYa3eMyUrnAt7pU5hvCUg%40mail.gmail.com.
Go to https://pswsnetwork.eng.ua.edu/
Login with your username/password.
Click Stations
Click View my stations
Click the ID of your station
Click your Instrument ID in the list
Click Download Config File
Edit the file downloaded and set band = the band you are listening to.
Save the file into /home/pi/PSWS/Scode/uploader.config
Then go through the below process. It may ask you to accept the server key, type yes.
You should now be all set for the next upload.
Bill