Skip to content

RF Station Cause APRS Application To Fail #278

@kb1lqc

Description

@kb1lqc

Summary

KB1LQC-1 Base Station was operating on a Raspberry Pi fine for almost two weeks. Once I placed KB1LQC-2, a RF station nearby, I caused a fault to happen and the aprs application quit

Problem Explanation

Provide a more in-depth explanation of the problem or feature if applicable

Environment

Software

Faraday Software V 0.0.1016

Hardware

Let us know about what hardware you are using if applicable. This includes:
Rapsberry Pi 3

Supporting Information

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 754, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/local/lib/python2.7/dist-packages/faraday/aprs.py", line 113, in aprs_worker
    stationData = getStationData(stations)
  File "/usr/local/lib/python2.7/dist-packages/faraday/aprs.py", line 213, in getStationData
    data = r.json()
  File "/home/pi/.local/lib/python2.7/site-packages/requests/models.py", line 850, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/lib/python2.7/dist-packages/simplejson/__init__.py", line 516, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/dist-packages/simplejson/decoder.py", line 374, in decode
    obj, end = self.raw_decode(s)
  File "/usr/lib/python2.7/dist-packages/simplejson/decoder.py", line 404, in raw_decode
    return self.scan_once(s, idx=_w(s, idx).end())
JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions