
ADSB.im
I have been feeding ADSBExchange for about a year with the ADSBExchange image. I also programmed (with Claude help) a ESP32-S3 board with a 7" display that sits on my kitchen counter. It shows a feed from my local ADSB Pi, with several pages of statistics, a radar scope and other things I found interesting. Also have weather pages, both from the available weather APIs and from my local weather system. Consequentially, I have been needing constant availability to the root of the raspberry Pi as I develop my display system. I also figure since the Pi is always running, I will be using it in other ways for home automation, MQTT tasks, etc.
Since the original ADSBExchange image was running a 32bit version of Linux, I decided to upgrade it to 64bit and possibly feed more ADSB sources. I loaded ADSB.im on a new TF card and installed it this morning. My issue is, I cannot log into the root access of the Pi. I need access now to copy over my session files needed for the display. The display also pushes crash logs out to the Pi for troubleshooting. I use the generate password button and copy the password, but it is always denied.
Has anyone else found a way using the ADSB.im image to keep constant reliable root access of the Pi? For now, I am going back to my old TF card that at least worked with my display system.
Thanks for any help