Ticket #432 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

octofussd

Reported by: sabine Owned by: cgabriel
Priority: normal Milestone:
Component: Octofuss Version:
Severity: normal Keywords:
Cc:

Description

Con un db pulito il restart di octofussd va liscio
server:~# /etc/init.d/octofussd restart
Restarting Octofuss server: octofussd[]
.

Riavviando più volte il servizio, anche avendo fatto delle modifiche (p.e. modifiche a cluster) il restart funziona senza messaggi d'errore.

Ma a un certo punto, senza aver fatto niente di particolare, da:

Restarting Octofuss server: octofussd[('safuzzi.dominio.local', '2010-03-30 15:37:29')][[BR]]

Exception caught loading plugin <module 'serverinfo' from '/usr/share/octofussd/plugins/serverinfo.pyc'>: skipping plugin Exception details: Traceback (most recent call last):

File "/usr/sbin/octofussd", line 374, in build_tree

for pdata in p.init(conf = conf, tree = tree):

File "/usr/share/octofussd/plugins/serverinfo.py", line 59, in init

tree = ServerInfo?("serverinfo", conf=conf),

File "/usr/share/octofussd/plugins/serverinfo.py", line 31, in init

self.datalast_seen_clients? = [(x[0] and x[0] or "Unknown", x[1].ctime()) for x in ls_data]

AttributeError?: 'str' object has no attribute 'ctime'

Change History

Changed 3 years ago by cgabriel

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.