DSheirer / sdrtrunk

A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:
GNU General Public License v3.0
1.59k stars 256 forks source link

Radio Reference not connecting #1862

Open givingdata opened 8 months ago

givingdata commented 8 months ago

sdrtrunk Version master-branch

Describe the bug I'm unable to import data from RadioReference.com. I have a Premium Subscription. I am able to connect to my account via the settings in SDR Trunk, and I have verified the connection. However, I get a warning dialogue after going back to the Playlist window (screenshot attached).

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Playlist'
  2. See Error: Warning dialogue appears (see screenshot)

Expected behavior I should be able to import Radio Reference data

Screenshots

Screenshot 2024-02-23 at 8 37 48 AM

Application Log 20240223 084613.026 [sdrtrunk cached thread 3] ERROR i.g.d.r.RadioReferenceService - Error parsing response: ��]w���+Z~�Jb�ݺ� 20240223 084613.027 [sdrtrunk cached thread 3] ERROR i.g.d.g.p.r.RadioReferenceEditor - Error retrieving country list from radio reference [81MB/105MB 77%] io.github.dsheirer.rrapi.RadioReferenceException: Error deserializing XML response: ��]w���+Z~�Jb�ݺ� at io.github.dsheirer.rrapi.RadioReferenceService.submitSync(RadioReferenceService.java:1232) at io.github.dsheirer.rrapi.RadioReferenceService.getCountries(RadioReferenceService.java:216) at io.github.dsheirer.gui.playlist.radioreference.RadioReferenceEditor.lambda$refreshCountries$4(RadioReferenceEditor.java:145) at io.github.dsheirer.rrapi.RadioReferenceService.deserialize(RadioReferenceService.java:1251) at io.github.dsheirer.rrapi.RadioReferenceService.submitSync(RadioReferenceService.java:1217)

Desktop (optional - complete the following information):

bradjtrammell commented 8 months ago

What OS is this running on? What version of SDR Trunk are you running?

This information is missing from your report.

givingdata commented 8 months ago

Apologies—I thought I had included.

OS Version = Mac OS 14.3.1 SDR Trunk Version = Version 0.6.0 (final)

DSheirer commented 4 days ago

@givingdata Are you still seeing this same issue with the latest nightly release or with 0.6.1 beta 2 release?