Page 1 of 2

Problem with ZR6TG's Winterhill build after update

Posted: Mon Mar 25, 2024 11:41 am
by PE5PVB
Hi,

After updating my Winterhill with the latest update from ZR6TG I get a timeout message on all for inputs after a few minutes.

Looking into the screen I also see:
./whlaunch-fixed-3v20.sh: line 3: whlaunch-fixed-3v20.sh: command not found
<>
<>
<>
<31457283>
<27262979>
Any ideas?

Re: Problem with ZR6TG's Winterhill build after update

Posted: Mon Mar 25, 2024 11:57 am
by G4EWJ
I'm not familiar with the ZR6TG version, so I'll let him comment on that.

I assume it was previously working with the standard WH install?

Can you post a picture of the screen showing the timeouts please.

Brian

Re: Problem with ZR6TG's Winterhill build after update

Posted: Mon Mar 25, 2024 12:50 pm
by PE5PVB
No, I always used his fork of the software because of his player. The previous version worked ok.

Re: Problem with ZR6TG's Winterhill build after update

Posted: Mon Mar 25, 2024 3:55 pm
by PE5PVB
Schermafbeelding 2024-03-25 165501.png
Schermafbeelding 2024-03-25 165501.png (438 KiB) Viewed 1215 times

Re: Problem with ZR6TG's Winterhill build after update

Posted: Mon Mar 25, 2024 3:57 pm
by PE5PVB
When I restart the application (without rebooting the PI4) all works again, but stops after a few minutes.

Re: Problem with ZR6TG's Winterhill build after update

Posted: Mon Mar 25, 2024 4:20 pm
by G4EWJ
That timeout should only occur when sending off the subnet that the WH is on, but the timeout should be longer than a few minutes.

What is the IP address of the WH? If it's not on the same subnet as the TS destination shown in the picture, then a timeout will apply. It must be more than a coincidence that my subnet is 192.168.77

Brian

Re: Problem with ZR6TG's Winterhill build after update

Posted: Mon Mar 25, 2024 4:26 pm
by PE5PVB
Yeah I see, subnet is not correct. I think the configuration is overwritten. I'll check.

Re: Problem with ZR6TG's Winterhill build after update

Posted: Mon Mar 25, 2024 6:25 pm
by PE5PVB
Can someone point me where to set the destination address for the Fixed mode?

Re: Problem with ZR6TG's Winterhill build after update

Posted: Mon Mar 25, 2024 7:09 pm
by G4EWJ
In the standard version, it's in /home/pi/winterhill/RPi-3v20/whlaunch-fixed-3v20.sh

Brian

Re: Problem with ZR6TG's Winterhill build after update

Posted: Mon Mar 25, 2024 7:23 pm
by G4EWJ
In that file, line 3

whlaunch-fixed-3v20.sh

should have a # at the front to make it a comment. It would generate an error, but not have any other effect.

#whlaunch-fixed-3v20.sh

Brian