Page 1 of 1

Web server and Arch server is not added to server list

PostPosted: Sun Apr 11, 2021 10:25 am
by dhijrwn
Hi guys,

Why web and arch server wasn't added in the server list?
and when I added them manually they are not in synced to database and telephony servers.
I want to see the uptime status and their load activity/time when I clicked the reports tab.

Are there any extra config to get this working?

Re: Web server and Arch server is not added to server list

PostPosted: Sun Apr 11, 2021 12:53 pm
by carpenox
run the install script in /usr/src/astguiclient/trunk by typing in linux cli:

/usr/src/astguiclient/trunk/install.pl

and you have to add them manually, the vicibox-install script doesnt add them to the setup on the vicidial admin interface, it just installs what you need on the linux side of things to run that function.

Re: Web server and Arch server is not added to server list

PostPosted: Sun Apr 11, 2021 8:11 pm
by dhijrwn
Hi my schema was change to 0 in the system settings.

this is my logs w hen i ran the script
STARTING ASTGUICLIENT INSTALLATION PHASE...
Creating /usr/share/astguiclient/LEADS_IN directories...
Creating /var/spool/asterisk/monitor directories...
Creating /var/log/astguiclient/archive directory for backups...
Copying bin scripts to /usr/share/astguiclient ...
cp: cannot stat './bin/*': No such file or directory
Copying libs to /usr/share/astguiclient ...
cp: cannot stat './libs/*': No such file or directory
cp: cannot stat './extras/Asterisk.pm': No such file or directory
cp: cannot stat './extras/Asterisk/*': No such file or directory
setting cron scripts to executable...
Copying extras files to /usr/share/astguiclient ...
cp: cannot stat './extras/MySQL_AST_CREATE_tables.sql': No such file or director y
Copying agi-bin scripts to /var/lib/asterisk/agi-bin ...
cp: cannot stat './agi/*': No such file or directory
setting agi-bin scripts to executable...
Copying sounds to /var/lib/asterisk/sounds...
cp: cannot stat './sounds/*': No such file or directory
Creating sound tts directories...
Copying ip_relay scripts to /usr/share/astguiclient...
cp: cannot stat './extras/ip_relay': No such file or directory
Setting ip_relay scripts to executable...
ln: failed to create symbolic link '/usr/share/astguiclient/ip_relay/ip_relay': File exists
ln: failed to create symbolic link '/usr/local/bin/ip_relay': File exists
Starting ip_relay port forwarding for IAX on 40569, 41569 and 42569
Creating /srv/www/htdocs web directories...
Copying web files...
cp: cannot stat './www/*': No such file or directory
cp: cannot stat './www/vicidial/robots.txt': No such file or directory
cp: cannot stat './www/vicidial/robots.txt': No such file or directory
cp: cannot stat './www/vicidial/robots.txt': No such file or directory
cp: cannot stat './www/vicidial/robots.txt': No such file or directory
cp: cannot stat './www/vicidial/robots.txt': No such file or directory
cp: cannot stat './www/vicidial/robots.txt': No such file or directory
setting web scripts to executable...
Updating version information in the database...
svn: E155007: '/root' is not a working copy

|UPDATE servers SET svn_revision='0',svn_info='/root

' where server_ip='192.168.3.5';|

|UPDATE system_settings SET svn_revision='0';|
Version information updated: 0|192.168.3.5

ASTGUICLIENT VICIDIAL INSTALLATION FINISHED! ENJOY!

- process runtime (1 sec) (0.0166666666666667 minutes)

Re: Web server and Arch server is not added to server list

PostPosted: Mon Apr 12, 2021 2:27 pm
by carpenox
You did not install correctly.