CWOP not working - Consolewd

Im having trouble getting CWOP to work properly.

I don’t know if its uploading or not. My station id is EW3108, here: http://weather.gladstonefamily.net/site/E3108

my config.txt file :

Do CWOP updates=Y //every 10 minutes
CWOP station id=EW3108
CWOP ham call sign=-1 // -1 is default (you do not have a Ham call sign)
CWOP Latitude=5914.80N
CWOP Longitude=01455.01E

if I do ./croncwop I get:

status 0
connected to CWOP server Ok
status 0
cwop sending user EW3108 pass -1 // -1 is default (you do not have a Ham call si vers wxdisplay WD_console_11.5 31
status 0
cwop sending EW3108>APRS,TCPIP*:@281907z5914.80N/01455.01E_328/000g000t042r000p001P000b10392h79.WD 31
status 0

Can anyone help me see whats wrong ?

/Niklas

Just thought I’d write back about this, seemed to be a router/internet access issue.

Restarted the router and the Pi and was up and running again.

However, I have to manually add a cronjob that runs /home/pi/consolewdfiles/croncwop every 10 minutes. Then it works.

I have the same issue with WU uploads, manually added cronjob for that every 5 minutes and works flawlessly…

Doesn’t seem that ./consolewd handles that stuff itself. Don’t know why, don’t care as long as its working.

Niklas