For reason's unknown, my local web portal server refuses to connect. What web server program looks after this on my Raspberry PI 4B ??
Tracy, perhaps use some different works for describing the issue.
It is unclear if you are having web server issues, browser issues or Asterisk Managment issues or software for the AMI issues (ie allmon/alscan,supermon).
What exactly are you running that fails.
Ok , the domain.local seems to have stopped functioning that brings me into the allstar dashboard . However i have discovered that the LAN ip address will still work from a browser. So it's perhaps something with the local dns operation. Since i can use the local ip of the PI to access the dashboard, it's not a big issue anymore.
Check the output of the hostname
command. Occasionally, you will find that the name has a new suffix (e.g mynode
became mynode-2
). If this happens then the following command may help:
sudo systemctl restart avahi-daemon