Discussion:
Issues after installation with Web interface first steps
Will Darton
2012-12-12 16:49:27 UTC
Permalink
Will Darton [http://community.zenoss.org/people/willd] created the discussion

"Issues after installation with Web interface first steps"

To view the discussion, visit: http://community.zenoss.org/message/70477#70477

--------------------------------------------------------------
I've been through the install a couple of times, and each time I end up with the same result.  When I try to access the web interface for the first time I get the following error:
*Type: <class 'socket.error'>*
*Value: [Errno 104] Connection reset by peer*
Traceback (most recent call last):
  File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 134, in publish
    transactions_manager.commit()
  File "/opt/zenoss/lib/python/Zope2/App/startup.py", line 301, in commit
    transaction.commit()
  File "/opt/zenoss/lib/python/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/opt/zenoss/lib/python/transaction/_transaction.py", line 327, in commit
    self._callBeforeCommitHooks()
  File "/opt/zenoss/lib/python/transaction/_transaction.py", line 397, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/opt/zenoss/Products/ZenMessaging/queuemessaging/publisher.py", line 235, in beforeCompletionHook
    dataManager = AmqpDataManager(self._queuePublisher.channel, tx._manager)
  File "/opt/zenoss/Products/ZenMessaging/queuemessaging/publisher.py", line 380, in channel
    return self._client.getChannel()
  File "/opt/zenoss/lib/python/zenoss/protocols/amqp.py", line 58, in getChannel
    ssl=self._connectionInfo.usessl)
  File "/opt/zenoss/lib/python/amqplib/client_0_8/connection.py", line 147, in __init__
    host = self._x_open(virtual_host, insist=insist)
  File "/opt/zenoss/lib/python/amqplib/client_0_8/connection.py", line 491, in _x_open
    (10, 50),    # Connection.redirect
  File "/opt/zenoss/lib/python/amqplib/client_0_8/abstract_channel.py", line 95, in wait
    self.channel_id, allowed_methods)
  File "/opt/zenoss/lib/python/amqplib/client_0_8/connection.py", line 202, in _wait_method
    self.method_reader.read_method()
  File "/opt/zenoss/lib/python/amqplib/client_0_8/method_framing.py", line 221, in read_method
    raise m
error: [Errno 104] Connection reset by peer




Everything appears to have installed cleanly, and started up properly

[***@slpdcrvzenoss01 Zenoss]# service zenoss start
Zenoss not initialized. Performing first-boot initialization...
Fresh install pre steps
Checking RRDtool version >= 1.4.7: [ OK ] 1.4.7
Adding RabbitMQ user: zenoss
Adding RabbitMQ vhost: /zenoss
Error: invalid command 'list_user_permissions -p /zenoss zenoss'
Dropping database: zodb_session
Creating database: zodb_session
Applying schema version: 1
Dropping database: zodb
Creating database: zodb
Applying schema version: 1
Creating database: zenoss_zep
Applying schema version: 1
Applying schema version: 2
Applying schema version: 3
Applying schema version: 4
make zope instance.
Loading initial Zenoss objects into the Zeo database
(this can take a few minutes)
Zenoss initialization complete.
Daemon: zeneventserver starting...
Waiting for zeneventserver to start...........
Daemon: zopectl .
daemon process started, pid=31636
Daemon: zenhub starting...
Daemon: zenjobs starting...
Daemon: zeneventd starting...
Daemon: zenping starting...
Daemon: zensyslog starting...
Daemon: zenstatus starting...
Daemon: zenactiond starting...
Daemon: zentrap starting...
Daemon: zenmodeler starting...
Daemon: zenperfsnmp starting...
Daemon: zencommand starting...
Daemon: zenprocess starting...
Daemon: zenrrdcached starting...
Fresh install post step
--2012-12-12 10:40:07-- http://slpdcrvzenoss01.nfcu.net:8080/zport/dmd/DeviceLoader/loadDevice?deviceName=slpdcrvzenoss01.nfcu.net&devicePath=/Server/Linux
Resolving slpdcrvzenoss01.nfcu.net... 10.248.64.50
Connecting to slpdcrvzenoss01.nfcu.net|10.248.64.50|:8080... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `/dev/null'
0K .......... .. 4.02K=3.2s
2012-12-12 10:40:11 (4.02 KB/s) - `/dev/null' saved [13106]
Zenoss installation completed.

Any thoughts or assistance would be great!
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70477#70477]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Will Darton
2012-12-12 18:06:48 UTC
Permalink
Will Darton [http://community.zenoss.org/people/willd] created the discussion

"Re: Issues after installation with Web interface first steps"

To view the discussion, visit: http://community.zenoss.org/message/70479#70479

--------------------------------------------------------------
Found the answer.. had to dig a little deeper via google...

http://community.zenoss.org/message/68758#68758 http://community.zenoss.org/message/68758

--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70479#70479]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...