Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI displays when launched, and then program immediately closes. #79

Open
maximan opened this issue Apr 26, 2024 · 0 comments
Open

UI displays when launched, and then program immediately closes. #79

maximan opened this issue Apr 26, 2024 · 0 comments

Comments

@maximan
Copy link

maximan commented Apr 26, 2024

As per the issue title, when I launch gateway I see the blue UI (but without any information displayed in the blue section, aside from 'AFC'). The program then closes within 1 second of the UI being visible.

I am running on a Raspberry Pi 3 with the latest 32-bit Bookworm OS. I'm using an Uputronics LoRa HAT with a 433Mhz RFM98 in CE1. gateway is version 1.10.6.

Config is shown below:

`##### Your details #####

tracker=Me
Latitude=53.8
Longitude1.56
Radio=Uptronics LoRa HAT
Antenna=Diamond X-50

Config Options

EnableSondehub=Y
EnableSSDV=Y
JPGFolder=ssdv
LogTelemetry=Y
LogPackets=Y
CallingTimeout=60
ServerPort=6004

NetworkLED=22
InternetLED=23
ActivityLED_0=21
ActivityLED_1=29

Config CE0

#frequency_0=434.250
#mode_0=1
#AFC_0=Y
#bandwidth_0=125K
#implicit_0=0
#coding_0=5
#sf_0=8
#lowopt_0=0
#power_0=255
#DIO0_0=31
#DIO5_0=26
#UplinkTime_0=2
#UplinkCycle_0=60

Config CE1

frequency_1=433.650
mode_1=5
AFC_1=Y
bandwidth_1=125K
implicit_1=0
coding_1=5
sf_1=8
lowopt_1=0
power_1=255
DIO0_1=6
DIO5_1=5
UplinkTime_1=5
UplinkCycle_1=60

#EnableMQTT=Y
#MQTTHost=mqtt_host
#MQTTPort=1883
#MQTTUser=mqtt_user
#MQTTPass=mqtt_password
#MQTTClient=mqtt_client_name
#MQTTTopic=topic_name

#DumpBuffer=Y
#DumpFile=./LORA_dump
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant