Page 1 of 1

problem with myphp asterisk

PostPosted: Fri Feb 11, 2022 7:03 pm
by fastfra27
hi guys, following the command zypper up database asterisk is no longer reachable from myphp mand zoiper not register.
Asterisk Version: 13.29.2-vici
Version: 2.14b0.5
SVN Version: 3560
DB Schema Version: 1652.
when I run the following vicidial command: ~ # /usr/share/astguiclient/AST_vm_update.pl
the output is:
problem connecting to "localhost", port 5038: Connection refused at /usr/share/astguiclient/AST_vm_update.pl
can you help me?

Re: problem with myphp asterisk

PostPosted: Thu Feb 17, 2022 8:54 pm
by carpenox
looks like your asterisk isnt running

Re: problem with myphp asterisk

PostPosted: Fri Jul 01, 2022 4:04 pm
by williamconley
zypper has the power to update any packages in the linux server. As such, you must check all major and then minor systems to see if they are running.

Is mysql running? apache? Get those both up and running first.

Then check for screens with "screen -list".

Check logs (/var/log/...) and see what errors may be blocking startup of mysql or apache and then those screens.

WHY did you zypper up? A properly whitelisted system should not be updated unless you are prepared for a reinstall if something breaks. As long as the public has no access to your server and you do not employ hackers, your system has little risk of penetration. Of course, if The Vicidial Group put out a cool new feature that you want: You upgrade Vicidial NOT linux. 8-) (IMHO).