Can't access server

Hello All,

I don’t know if this is the correct forum, but I can’t access http://192.168.xxx.xx:8080 I get a 404 Not Found

When I try to open 192.168.xxx.xx I see something with placeholder. I have absolutely no idea what this means. Or even better how to solve it.
Any help/suggestion is welcome.

Thanks

This is the default page of the lighttpd webserver.
You have to either rerun the configuration of graphs1090 or piaware in order to get the graphs screen or the piaware skyview server :wink:

Thanks Tom for the fast reply

mmm, did a rerun of the graphs1090. No luck. Guess have to rerun pi aware. Don’t like that idea because the rest is working fine.
Checked out my other site, same error 404, 192.168.yyy.yy:

Trying to access the other site with the 8080 option, it says Safari van’t find the server.

So it looks like something else is wrong

Check the status of lighttpd itself

sudo service lighttpd status.

If it is running then you have to fix the application, if it isn’t running then you have to troubleshoot that :wink:

Thanks again,

Guess I have to fix the application. as this is the outcome of the lighted status

pi@raspberrypi:~ $ sudo service lighttpd status
● lighttpd.service - Lighttpd Daemon
Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2023-04-11 15:53:42 CEST; 30min ago
Main PID: 17627 (lighttpd)
Tasks: 1 (limit: 1595)
CPU: 2.593s
CGroup: /system.slice/lighttpd.service
└─17627 /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf

Apr 11 15:53:41 raspberrypi systemd[1]: Starting Lighttpd Daemon…
Apr 11 15:53:42 raspberrypi systemd[1]: Started Lighttpd Daemon.

But isn’t weird that on both my Pis I am facing the same errors? On my original one everything is running as it should, well except the :8080 and trying to access the Pi :frowning:

This should fix it normally :nerd_face:

sudo apt-get purge dump1090-fa  

sudo apt-get install dump1090-fa

sudo reboot

Thank you Tom,

did as you suggested.
Unfortunately 192.168.xxx.xx keeps showing me the placeholder page. so guess I’m not normal :grinning: :grinning:

Guess I will have to start from scratch again :disappointed:

That might be wise, I’m out of ideas on this one :sunglasses:

Thanks Tom,

You already shared so many of your ideas with me of which I am very thankful.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.