Modify

Ticket #597 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

probes traceback

Reported by: [email protected] Owned by: desai
Priority: blocker Milestone: Bcfg2 0.9.6 Release
Component: bcfg2-server Version: 0.9.x
Keywords: Cc:

Description

I took Metadata out of the plugins list. Now I get this traceback:

error determining client probes Traceback (most recent call last):

File "/usr/sbin/bcfg2-server", line 110, in Bcfg2GetProbes

for probe in plugin.GetProbes?(meta):

File "/usr/lib/python2.5/site-packages/Bcfg2/Server/Plugins/Metadata.py", line 463, in GetProbes?

return self.probes.get_probe_data(meta)

File "/usr/lib/python2.5/site-packages/Bcfg2/Server/Plugins/Metadata.py", line 57, in get_probe_data

Attachments

Change History

comment:1 Changed 15 years ago by desai

That traceback looks truncated; can you run bcfg2-server from a console? That will definitively give the whole trace. Alternatively, if you are willing to hop on irc, we can walk through it there.

comment:2 Changed 15 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to Bcfg2 0.9.6 Release

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.