Displaying 20 results from an estimated 700 matches similar to: "Polycom Provistioning Issue"
2006 Oct 23
1
Polycom provision errors still! Arg!
I have been struggling over central provisioning for quite some time. I have
eagerly watched each post with like problems but have yet to find a reliable
answer.
I have a Polycom 501 and I am trying to provision from an FTP server, and
just to take any routing out of the issue it is on the same subnet. I am
running the 2.0.1.0291 firmware and 3.2.2 bootrom. I set the IP info on the
phone and
2007 Sep 25
2
Yikes! Polycom 501 chokes on BootRom 4.0.0?
I was progressively upgrading this phone from 3.1.2
to 3.2.3, then to 4.0.0. v3.2.3 worked fine, but
when I went to 4.0.0 (Even adding the more specific
2345-11500-040.bootrom.ld), it won't run, and
just keeps rebooting.
Now I've got a really nice doorstop unless someone
knows how to get out of this predicament. Help!
0925003705|cfg |3|00|Beginning to provision phone
0925003705|dns
2007 Sep 27
1
Polycom 501 won't take new bootrom.ld or sip.ld...
...even when I do the "factory reset" (4-6-8-* then 456).
I tried using FTP and TFTP, but even though the phone
uploads the log, I get these errors:
0927211350|app1 |3|00|Time has been set from 0.us.pool.ntp.org(69.60.124.59).
0927211350|cfg |4|00|Could not get all 512 bytes of the header.
0927211351|cfg |4|00|Could not get all 512 bytes of the header.
0927211422|app1 |4|00|Loaded
2005 Sep 30
1
(no subject)
My Polycom IP301 hangs on "Processing Cfg..."
Here is the boot log:
0930155446|so |4|00|---------- Initial log entry ----------
0930155446|so |4|00|+++ Note that bootrom log times are in GMT +++
0930155446|wdog |4|00|Initial log entry
0930155446|cfg |4|00|Initial log entry
0930155446|copy |4|00|Initial log entry
0930155446|cdp |4|00|Initial log entry
0930155446|cdp
2005 Jun 14
3
Calling on all Polycom Experts
Hey all, I'll give my reseller a call for support in the morning, but
I usually have better/faster luck on the list. I've got a SoundPoint
IP500 that I upgraded to BootROM 2.6.2 and SIP image 1.5.2 on someone
elses advice, I forgot to change out the old config for the new when I
loaded the image up (I guess the config changed a bunch between 1.5.2
and 1.3.1) I was prompted with an error
2006 Jan 05
1
Polycom 501 netboot not working.
When I try to boot my 501, it runs through the usual stuff, then stops with
Config file error
Error is 0x4020
and then reboots.
The log on the FTP server shows:
0105164151|app1 |3|00|Bootline: ircaIP
0105164155|cfg |3|00|Image bootrom.ld has not changed.
0105164159|cfg |3|00|0004f202f803.cfg could not be downloaded, getting
next file.
0105164206|cfg |3|00|Image sip.ld has not changed.
2006 Dec 16
5
trying to add another app
hey all,
I have an app working great with apache2 and mongrel_cluster.
However, I''m trying to run another application and now when I go to
app1.comit falls to
app2.com and the opposite. That''s probably because I messed up somewhere
with the cluster.
this is the content of my conf.d/app1.proxy_cluster.conf:
<Proxy balancer://mongrel_cluster>
BalancerMember
2006 Sep 07
21
Multiple rails apps with Mongrel
I''m trying to set up several different Rails apps on the same domain, each
one running Mongrel. After reading all of the documentation, it''s fairly
clear how to use subdomains - create several Apache virtual hosts, each of
which has a different ProxyPass and ProxyPassReverse command to redirect
from different ports (ie, 3000, 3100), and then have each Mongrel instance
(or
2006 Apr 05
13
Apache Deployment Woes
Hi Everybody,
I''m down to my last straw. I''ve been trying to deploy my latest rails
project on Apache for about two weeks with limited success. I have a
lot of info, but still no clue what is causing my problem. I decided to
turn to the community for some help...
Basically, my site works fine with Apache and FastCGI most of the time,
but sometimes I get the "Rails
2018 Jan 30
2
Cannot add metadata to network XML
Hi, i tried adding metadata to Network XML ( NOT DOMAIN XML) but it removes
it as soon as i save
here's my network XML
<network>
<name>bridgeTest0</name>
<uuid>cf2aae7a-b459-459b-ba2c-399190607629</uuid>
<metadata>
<app1:foo xmlns:app1="http://app1.org/app1/">
<app1:test>testing!</app1:test>
2006 Dec 21
4
my apache 2.2 conf
I just finished updating our internal site, which hosts multiple Rails
apps, to Apache 2.2.3. It also has a TWiki rewritten into the root,
ViewVC mounted on /cvs, and /server-status and /server-info.
<VirtualHost *:80>
ServerName int.example.com
ServerAlias int
CustomLog /var/www/logs/int.example.com/access.log combined
ErrorLog /var/www/logs/int.example.com/error.log
[...]
2006 Nov 04
2
[ Rails ] Multiple rails apps on 1 host
Team,
I''m trying to figure out how to run 2 rails apps on one host.
I ran an experiment:
cd /tmp/
rails app1
rails app2
cd app1
script/server
rails put a copy of lighttpd.conf in
/tmp/app1/config/
and then started lighttpd
http://localhost:3000
gave me the splash page.
I shutdown the server
I added something to
/tmp/app1/config/lighttpd.conf
server.modules = (
2013 Mar 08
5
hiera / create_resources / define
I''m trying to use create_resources to create a series of files with
semi-custom content based on a template.
This is what I have:
foo.conf.erb:
Name "<%= name %>"
WorkingDir "<%= working_dir %>"
... a bunch of static entries
YAML:
configs:
config1:
Name: app1
WorkingDir: /var/app1
config2:
Name: app2
WorkingDir: /var/app2
2006 Mar 02
2
SwitchTower: why symlink releases/under -> current?
Hi,
I have a trouble with deploying my ordinary rails application(myapp).
When I execute ''rake deploy'',
[...]
command finished
* executing task symlink
* executing "ls -x1 /var/www/myapp/releases"
servers: ["app1.olalog.com"]
[app1.olalog.com] executing command
command finished
* executing "ln -nfs /var/www/myapp/releases/under
2012 Sep 26
6
Puppet 2.7, hiera 1.0 and hiera as an ENC
This is the situation I have:
All my hosts are the* same OS.*
All my host are in the* same puppet environment,* so I cannot use
%{environment}
I have a module that sets all the *basic* functionality for the OS,
resolution, authentication, security, packages, etc
I have a module for each application hosted.
At the moment all the ''data'' is in Puppet, mostly in parametrised
2007 Jan 30
3
Update for thread: Multiple rails apps with Mongrel
Hi,
I found another way to throw multiple rails apps under a single
domain like:
http://www.domain.com/app1
http://www.domain.com/app2
changes here...
http://tonyrose023.blogspot.com/2007/01/multiple-rails-apps-with-
mongrel.html
Tony
2010 Nov 30
2
db migration fails
I''m deploying new rails applications. Everything works well
except when it comes to the db migration:
* executing "cd /var/rails/benefits_test/releases/20101129190121 &&
/opt/ruby-enterprise-1.8.7-2010.02/bin/rake RAILS_ENV=production
db:util:migrate"
servers: ["ps-test-app1"]
[ps-test-app1] executing command
** [out :: ps-test-app1] (in
2006 Jun 21
3
multiple apps one virtual host one domain
I''m trying to achieve the following:
Having a development server that runs multiple rails apps running wihout
creating a different virtual host for each apps.
my documentRoot is therefore /var/rails for my whole config
http://myserver/app1/controller/action -> (/var/rails/app1/...)
http://myserver/app2/controller/action -> (/var/rails/app2/...)
I''m under apache 1.3
mod
2007 May 02
12
2 Rails Applications sharing same login system
Hi i have 2 seperate rails applications. They both share the same login
system.
If someone is logged into application 1 then they should be able to
start using application 2 without logging in again. I am unsure how to
achieve this.
I''ve a feeling i can somehow do it by telling both the apps to share a
cookie, but i''m not sure.
Does anyone know how to do this or has anyone
2007 Jun 11
5
Access Windows AD share From Linux
I am trying to mount and access a Windows share, from one of our Active
Directory servers to one of our RedHat Enterprise 4 Linux hosts. I have
used Samba in the past to do the opposite, which worked very well.
I was successful in mounting the share, using the following:
mount -t smbfs -o username=<myid>,password=<mypassword> //<AD
Server>/<Share> /mnt/app1