Restart dash service
Restart dash service
Does anyone know what the service or process is that runs the dashboard? And how can you restart it on it's own without rebooting the entire system? Another ham was asking me this on Colorado HD (BM TG 31088) and I did not know the answer. He has experienced the issue where the dashboard stops logging but the hotspot continues to work (TX/RX etc) just fine.
Robert (Bud) M. Talbot III
W0RMT
Colorado Digital system admin
http://coloradodigital.net
DMR: BM 31088
DSTAR: XRF/DCS303D
YSF: 99256
NXDN: 31088
P25: 31088
W0RMT
Colorado Digital system admin
http://coloradodigital.net
DMR: BM 31088
DSTAR: XRF/DCS303D
YSF: 99256
NXDN: 31088
P25: 31088
Re: Restart dash service
You talking about the webserver that hosts the dashboard?W0RMT wrote: ↑Fri Dec 13, 2019 9:16 pm Does anyone know what the service or process is that runs the dashboard? And how can you restart it on it's own without rebooting the entire system? Another ham was asking me this on Colorado HD (BM TG 31088) and I did not know the answer. He has experienced the issue where the dashboard stops logging but the hotspot continues to work (TX/RX etc) just fine.
Can ssh into the box then:
sudo service nginx restart
And that will restart the dashboard. Dashboard is PHP scripts that run other an NGINX webserver. I haven't run into a situation where the webserver has stopped or crashed and needed to be restarted.
Re: Restart dash service
Thanks I'll pass that along
Robert (Bud) M. Talbot III
W0RMT
Colorado Digital system admin
http://coloradodigital.net
DMR: BM 31088
DSTAR: XRF/DCS303D
YSF: 99256
NXDN: 31088
P25: 31088
W0RMT
Colorado Digital system admin
http://coloradodigital.net
DMR: BM 31088
DSTAR: XRF/DCS303D
YSF: 99256
NXDN: 31088
P25: 31088