> Am 17.04.2022 um 00:25 schrieb Steve Barlow <stevey...@gmail.com>:
> 
> Hello there everyone, I am a ‘very basic level user’ who has been 
> successfully using Astlinux for approx. the last 5 years, for the 
> interconnection of my heritage telephones and communication with other 
> enthusiasts.  
> 
> I recently updated the firmware on my HP T5720 Thin Client PC to Astlinux 
> 1.3.8 along with Asterisk 13.31.0
> 
> However, now after rebooting/restarting I have ‘lost’ my Web Interface to the 
> ‘Astlinux Management’ page.
> 
> I used to access this by entering in my Google Chrome Browser:
> 
> https://192.168.1.141/status.php

Hi Steve,
do you have tried:

https://192.168.1.141/admin/status.php

If it fails, maybe lighttpd (the webserver) is not running. You can try via ssh:

ps | grep lighttpd
 1442 root     lighttpd -f /etc/lighttpd.conf
 5144 root     grep lighttpd

The first line shows here that lighttpd is running (1442), if not try this to 
start lighttpd:

service lighttpd stop
service lighttpd init

> But I now get the message returned:
> 
> This site can’t be reached
> 192.168.1.141 took too long to respond.
> 
> However, the good news is that I can still make and receive calls etc. etc. 
> and can SSH access to all my folders/files via Putty or access them via 
> WinSCP using SFTP 
> 
> Any ideas anyone on how I can access the ‘Astlinux Management’ GUI again 
> without doing total reinstall?
> 
> Best wishes 
> Steve - UK

Michael

http://www.mksolutions.info





_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to