Project

General

Profile

Actions

Bug #7727

closed

Cannot get repeater book query to work

Added by Anthony Cerami about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
03/23/2020
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
All
Debug Log:
I read the instructions above:

Description

Cannot get repeater book query to work. I have the latest version. I installed the software on two computers Win 7 and Win 10. It seems to search and comes back with no information.


Related issues

Has duplicate Bug #7729: Import from data source / Repeater book Closed03/23/2020

Actions
Actions #1

Updated by Anders Knudsen about 4 years ago

Seems the back-end query, which runs on this site is not working.

i.e. If I query Chicago, the query string is: http://chirp.danplanet.com/query/rb/1.0/app_direct?loc=Chicago&band=%&dist=50

This returns an error if you use a web browser, however the tempfile CVS contains the correct data, but with errors returned by the backend PHP code at the top of the file.

The chirpw cannot parse the CVS with this extra text. If I remove the extra text, I can manually import the data.

Since the query code runs on this site, nothing users of chirpw can do until that's fixed.

Temp CVS returned:


Warning: Use of undefined constant ymdHi - assumed 'ymdHi' (this will throw an Error in a future version of PHP) in /home/nwham123/public_html/repeaters/downloads/CHIRP/app_direct.php on line 7

Warning: Cannot modify header information - headers already sent by (output started at /home/nwham123/public_html/repeaters/downloads/CHIRP/app_direct.php:7) in /home/nwham123/public_html/repeaters/downloads/CHIRP/app_direct.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at /home/nwham123/public_html/repeaters/downloads/CHIRP/app_direct.php:7) in /home/nwham123/public_html/repeaters/downloads/CHIRP/app_direct.php on line 9

Warning: count(): Parameter must be an array or an object that implements Countable in /home/nwham123/public_html/repeaters/downloads/CHIRP/app_direct.php on line 59
Location,Name,Frequency,Duplex,Offset,Tone,rToneFreq,cToneFreq,DtcsCode,DtcsPolarity,Mode,TStep,Comment^M
Warning: Use of undefined constant KILOMETERS - assumed 'KILOMETERS' (this will throw an Error in a future version of PHP) in /home/nwham123/public_html/repeaters/downloads/CHIRP/app_direct.php on line 279
1,W9AP,224.60000,-,1.60000,Tone,110.9,88.5,023,NN,FM,5,"Glenview",^M 2,N9ZD,443.27500,+,5.00000,Tone,114.8,88.5,023,NN,FM,5,"Oak Forest",^M 3,WM9W,224.52000,-,1.60000,Tone,110.9,110.9,023,NN,FM,5,"Chicago",^M 4,KA9QJG,224.74000,-,1.60000,Tone,131.8,131.8,023,NN,FM,5,"Hammond",^M 5,N9TO,223.86000,-,1.60000,Tone,110.9,88.5,023,NN,FM,5,"Westmont",^M ... etc.
Actions #2

Updated by Anders Knudsen about 4 years ago

Anders Knudsen wrote:

Seems the back-end query, which runs on this site is not working.

i.e. If I query Chicago, the query string is: http://chirp.danplanet.com/query/rb/1.0/app_direct?loc=Chicago&band=%&dist=50

This returns an error if you use a web browser, however the tempfile CVS contains the correct data, but with errors returned by the backend PHP code at the top of the file.

The chirpw cannot parse the CVS with this extra text. If I remove the extra text, I can manually import the data.

Since the query code runs on this site, nothing users of chirpw can do until that's fixed.

Temp CVS returned:
[...]

CSV above. Not CVS (doh)

Actions #3

Updated by Garrett Dow about 4 years ago

The PHP version on Repeaterbook.com was recently upgraded and some of the functions were broken. The cause of this error was discovered and has since been fixed. Normal operation has been restored.

Garrett, KD6KPC
Repeaterbook.com Owner

Actions #4

Updated by J B about 4 years ago

I see the last update was saying functionality had been restored, I just wanted to report I am still experiencing this issue. The repeaterbook query returns no info on the latest version and downgrading to an earlier version has the same effect. Thanks!

Actions #5

Updated by Bernhard Hailer almost 4 years ago

  • Status changed from New to Feedback
  • Target version set to chirp-legacy
  • Platform changed from Windows to All

So does this problem still persist?
Also, is it a Chirp or a RepeaterBook issue?
Thanks.

Actions #6

Updated by J B almost 4 years ago

Bernhard Hailer wrote:

So does this problem still persist?
Also, is it a Chirp or a RepeaterBook issue?
Thanks.

The issue is fixed. I believe the issue was with RepeaterBook, the issue resolved a few days later using the same version of CHIRP.

Actions #7

Updated by Bernhard Hailer almost 4 years ago

  • Status changed from Feedback to Closed

Thanks for the feedback!

Actions

Also available in: Atom PDF