# Not reporting

**URL:** https://discussions.flightaware.com/t/not-reporting/41338
**Category:** ADS-B Flight Tracking
**Created:** [October 10, 2018, 12:34am UTC](https://discussions.flightaware.com/t/not-reporting/41338 "2018-10-10T00:34:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![n7mk](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/n7mk/32/25296_2.png) [@n7mk](https://discussions.flightaware.com/u/n7mk)
#### Post date: [October 10, 2018, 12:34am UTC](https://discussions.flightaware.com/t/not-reporting/41338/1 "2018-10-10T00:34:35Z")

</div>

I am running a Raspberry Pi Piaware receiver. Everything had been working fine until a few nights ago, we had a power outage, and it stopped working. I formatted and reimaged the SD card, and now, I can view Skyview and see flights, but it appears there is no MLAT and it is not reporting data to FlightAware. Any suggested troubleshooting steps? I tried reloading (reimaging) a couple of times with two different images, and no help.

---

<div class="post-metadata">

### Author: ![wiedehopf](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/wiedehopf/32/114045_2.png) [@wiedehopf](https://discussions.flightaware.com/u/wiedehopf)
#### Post date: [October 10, 2018, 4:44am UTC](https://discussions.flightaware.com/t/not-reporting/41338/2 "2018-10-10T04:44:43Z")

</div>

You need to set the feeder-id you had before or claim the device again as a new feeder.

You can find the feeder-id here (only you can see it: [https://flightaware.com/adsb/stats/user/n7mk](https://flightaware.com/adsb/stats/user/n7mk))  
It’s called Unique Identifier on that page.

You can either put it in the config.txt when creating the sd card  
`feeder-id 12345-435345-3434-3455-2323`

Or you can connect to the device or log in locally and issue those two commands:

```auto
sudo piaware-config feeder-id 12345-435345-3434-3455-2323
sudo systemctl restart piaware

```

---

<div class="post-metadata">

### Author: ![n7mk](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/n7mk/32/25296_2.png) [@n7mk](https://discussions.flightaware.com/u/n7mk)
#### Post date: [October 11, 2018, 3:35am UTC](https://discussions.flightaware.com/t/not-reporting/41338/3 "2018-10-11T03:35:30Z")

</div>

I put it in the config.txt file, doesn’t seem to have helped. Do I need to separate the statement from the rest of the string that is already there? ie, comma, or something? Also my unique ID from my page isn’t the same number of digits as the example given.

---

<div class="post-metadata">

### Author: ![n7mk](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/n7mk/32/25296_2.png) [@n7mk](https://discussions.flightaware.com/u/n7mk)
#### Post date: [October 11, 2018, 3:58am UTC](https://discussions.flightaware.com/t/not-reporting/41338/4 "2018-10-11T03:58:00Z")

</div>

I think I have it now. Says it is reporting on my stats page. Thanks
