Ticket #440 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

octofuss-gtk problems restart dansguardian

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

Description

Al restart dopo aver disabilitato la demo:

lenny:/etc/octofuss/octofuss.conf.d# /etc/init.d/octofussd restart Restarting Octofuss server: octofussd[] Exception caught loading plugin <module 'dansguardian' from '/usr/share/octofussd/plugins/dansguardian.pyc'>: skipping plugin Exception details:

Traceback (most recent call last):

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

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

File "/usr/share/octofussd/plugins/dansguardian.py", line 312, in init

top.register(DansguardianAllowedSites?("/etc/fuss-server/content-filter-allowed-sites"))

File "/usr/share/octofussd/plugins/dansguardian.py", line 230, in init

self._load()

File "/usr/share/octofussd/plugins/dansguardian.py", line 244, in _load

self.allowed_sites[s.strip()] = ""

AttributeError?: 'list' object has no attribute 'strip'

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.