OpenRepeater / scripts

Misc scripts live here like system build scripts. This is a Work-In-Progress...
5 stars 9 forks source link

Wifi drops during install on Pi Zero #20

Closed mytechguyri closed 5 years ago

mytechguyri commented 5 years ago

Wifi connection drops during install on Pi zero resulting in install_orp_from_github in the functions.sh and the install of svxlink modules to fail.

mytechguyri commented 5 years ago

A patch (provided) to the functions.sh file to check that the network is up before proceeding with the install of the openrepeater web files resolves this issue.

Dloranger commented 5 years ago

Even running on a LAN on the zero I still encountered a timeout.

Possible solution (see last post at bottom) https://raspberrypi.stackexchange.com/questions/60195/ssh-fails-after-30-minutes

Dloranger commented 5 years ago

I was able to run an install with the updated script successfully, recommend to close

mytechguyri commented 5 years ago

Yes, me too... No more wifi drops.

--- Sent from my Android™ powered LG V20

On Sat, Feb 9, 2019, 11:53 AM Daniel Loranger <notifications@github.com wrote:

I was able to run an install with the updated script successfully, recommend to close

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenRepeater/scripts/issues/20#issuecomment-462060300, or mute the thread https://github.com/notifications/unsubscribe-auth/AsewQvbovDAxR8D9X8RfO_gOliBAFLe0ks5vLv0dgaJpZM4aJRU2 .

abcrawford commented 5 years ago

Seems to be resolved from feedback. Closing issue.