trouble upgrading trunk

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid

trouble upgrading trunk

Postby noworldorder » Wed Apr 18, 2012 3:15 am

I am trying to upgrade an install of goautodial 2.1 and I am getting this error:


[root@go astguiclient]# svn checkout svn://svn.eflo.net:3690/agc_2-X/trunk
bash: svn: command not found
[root@go astguiclient]# svn://svn.eflo.net:3690/agc_2-X/trunk
bash: svn://svn.eflo.net:3690/agc_2-X/trunk: No such file or directory



What mistake am I making this time?
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby gardo » Wed Apr 18, 2012 12:19 pm

You need to install subversion by running the following command:

#yum install subversion -y
http://goautodial.com
Empowering the next generation contact centers
gardo
 
Posts: 1926
Joined: Fri Sep 15, 2006 10:24 am
Location: Manila, 1004

Re: trouble upgrading trunk

Postby noworldorder » Wed Apr 18, 2012 12:40 pm

[root@go ~]# yum install subversion -y
Loaded plugins: fastestmirror
Determining fastest mirrors
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5 ... 86&repo=os error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Error: Cannot find a valid baseurl for repo: base
[root@go ~]#
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby noworldorder » Wed Apr 18, 2012 5:55 pm

so it seems the repository for subversion is not working. Is there another to get subversion on my server?
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby noworldorder » Thu Apr 19, 2012 10:43 am

Can someone please help me with this one - server down! server down! I need to upgrade goautodial as the backup I need to restore to it is saved from the latest trunk version of vicidial and wont dial on the present version of goautodial.
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby noworldorder » Thu Apr 19, 2012 12:04 pm

[root@go ~]# ping 96.48.237.228
connect: Network is unreachable

maybe my network card is not working. This happened with a vicibox install and I had to do "yast network" and got it working. How do I do that in Centos?
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby noworldorder » Thu Apr 19, 2012 11:42 pm

so I can connect to my server via ssh but when I ping an outside IP from my server I get nothing. On my router I can see all the devices that are connected but my server 192.168.1.2 does not show up.

Can someone kindly assist me here?
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby DomeDan » Fri Apr 20, 2012 3:45 am

does the server have a static or dynamic ip?
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: trouble upgrading trunk

Postby noworldorder » Fri Apr 20, 2012 10:37 am

I have a dynamic IP with my ISP. When I go to settings in the CLI it is set to a static IP of 192.1681.2. I tried changing it ot DHCP but that didn't help.
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby DomeDan » Fri Apr 20, 2012 11:07 am

ok, so you got a router/firewall with dhcp i guess.
try using dynamic ip on your server and tell your router/firewall to give the server the same address every time.
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: trouble upgrading trunk

Postby noworldorder » Fri Apr 20, 2012 1:16 pm

I changed the server to synamic via settings in the CLI. It was still not recognized in the router system status. I changed the IP of the server to 192.168.1.150 and this is also not found in the list of devices on the router - yet I am able to connect via ssh.

Is there something I need to change in my router? I am using dd-wrt.

There may be something funny with my network card because when I try to set up vicibox my network card is not active and i need to make it active with yast (but for some reason only half of the repositories work so I cannot get vicibox running)
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby DomeDan » Fri Apr 20, 2012 1:25 pm

half!? can you ping any host on the internet from the server?
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: trouble upgrading trunk

Postby noworldorder » Fri Apr 20, 2012 1:35 pm

nope - network unavailable for any ip I have tried
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby GaD » Sun Apr 22, 2012 6:24 pm

Post the results for
ip a sh (this will provide your interface info)
ip r (this will show your routing table)
cat /etc/resolv.conf (this will show your DNS settings)
ping 8.8.8.8 (this will see if you can ping Google's public DNS)
GaD
 
Posts: 195
Joined: Fri Jul 08, 2011 3:56 pm

Re: trouble upgrading trunk

Postby noworldorder » Sun Apr 22, 2012 10:28 pm

Thanks for the reply! I am out of action at the moment until I can get setup...

ip a sh (this will provide your interface info)

ip a sh (this will provide your interface info)
ip r (this will show your routing table)
cat /etc/resolv.conf (this will show your DNS settings)
ping 8.8.8.8 (this will see if you can ping Google's public DNS)

ip r (this will show your routing table)

[root@go ~]# ip r
192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.2
169.254.0.0/16 dev eth0 scope link

cat /etc/resolv.conf (this will show your DNS settings)

[root@go ~]# cat /etc/resolv.conf
nameserver 208.67.222.222

ping 8.8.8.8 (this will see if you can ping Google's public DNS)


[root@go ~]# ping 8.8.8.8
connect: Network is unreachable
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby GaD » Sun Apr 22, 2012 11:00 pm

Are you able to ping your default gateway. Assuming that that gateway has ip 192.168.1.1 try:
ping 192.168.1.1
There is no default route in your routing table therefore your server does not know how to get to any IP that is it not 192.168.1.0/24. Enter this:

ip a default via 192.168.1.1 dev eth0
(assuming your default gateway is 192.168.1.1. After entering such try pinging again....
GaD
 
Posts: 195
Joined: Fri Jul 08, 2011 3:56 pm

Re: trouble upgrading trunk

Postby noworldorder » Sun Apr 22, 2012 11:12 pm

Thanks...

PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.503 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.438 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.430 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=64 time=0.417 ms


[root@go ~]# ip a default via 192.168.1.1 dev eth0
Command "default" is unknown, try "ip address help".
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby GaD » Sun Apr 22, 2012 11:35 pm

Ooops..., sorry, my bad. Try this:
Code: Select all
ip r a default via 192.168.1.1 dev eth0

To translate (so that you know what you are doing and I'm used to use abbreviations...)
ip = ip (you are calling the IP program stack)
r = route
a = add
default = default route
via (this is not an abbreviation... jeje)
<IP>
dev = device <name of the device>
GaD
 
Posts: 195
Joined: Fri Jul 08, 2011 3:56 pm

Re: trouble upgrading trunk

Postby noworldorder » Sun Apr 22, 2012 11:47 pm

thanks....


[root@go ~]# ip r a default 192.168.1.1 dev eth0
Error: either "to" is duplicate, or "192.168.1.1" is a garbage.
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby GaD » Sun Apr 22, 2012 11:49 pm

Then try using 192.168.1.2 instead of 1.1.
GaD
 
Posts: 195
Joined: Fri Jul 08, 2011 3:56 pm

Re: trouble upgrading trunk

Postby noworldorder » Sun Apr 22, 2012 11:56 pm

[root@go ~]# ip r a default 192.168.1.1 dev eth0
Error: either "to" is duplicate, or "192.168.1.1" is a garbage.
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby GaD » Mon Apr 23, 2012 12:06 am

You are forgetting the VIA argument in the command in both cases:
ip r add default VIA 192.168.1.1 dev eth0
Via must not be capitalized, I did it for emphasis....
GaD
 
Posts: 195
Joined: Fri Jul 08, 2011 3:56 pm

Re: trouble upgrading trunk

Postby noworldorder » Mon Apr 23, 2012 12:28 am

ip r add default VIA 192.168.1.1 dev eth0 seems to have solved my problem.

Thank you soooo much for help. Now I will upgrade the trunk and restore my backup (wish me luck!)
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
noworldorder
 
Posts: 391
Joined: Sat Mar 06, 2010 3:56 pm

Re: trouble upgrading trunk

Postby gardo » Fri Apr 27, 2012 2:00 am

Glad to hear that everything is working good now. Setting up the network configuration side is discussed in details in the GoAutoDial Getting Started Guide.

http://goautodial.com
Empowering the next generation contact centers
gardo
 
Posts: 1926
Joined: Fri Sep 15, 2006 10:24 am
Location: Manila, 1004


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: No registered users and 26 guests