Hi @brocaar
You are right. And it shakes my brain.
I had a server working and receiving same payload, from same device, from same gateway for about 2 months non stop.
Then I started the migration to another server. I just copied all configuration files, installed new server from source and replaced the configuration by ones saved before.
In my backup config file I have:
enabled_uplink_channels=[0, 1, 2, 3, 4, 5, 6, 7]
Which is not working.
Replacing to:
enabled_uplink_channels=[]
Backed up and running.
It’s so confusing, I’m running on US-915.
The only thing that changed from one server to another was Loraserver version.
Anyway, thank you again for your help.