1. Aktuelles
  2. Dashboard
  3. Forum
    1. Unerledigte Themen
  4. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
  5. Community vs. Enterprise
  • Anmelden
  • Registrieren
  • Suche
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Forum
  • Seiten
  • Erweiterte Suche
  1. efw-forum - Endian Firewall Support Forum
  2. Forum
  3. Archiv
  4. Endian Firewall 2.4
  5. SMTP, HTTP, SIP, FTP Proxy Support

Probleme mit dem Proxy

  • gerdi
  • 6. Mai 2011 um 11:06
  • Erledigt
1. offizieller Beitrag
  • gerdi
    Anfänger
    Beiträge
    25
    • 6. Mai 2011 um 11:06
    • #1

    Hallo,

    ich habe seit einigen Tagen Probleme mit meinem Proxy. Wenn ich Ihn mit --force starte, bekomme ich folgende Meldungen am Ende. Ich kann mit den Meldungen leider nix anfangen und Google hat auch keine Lösung gebracht:

    Zitat


    OSError: [Errno 2] No such file or directory: '/var/lock/services/squid.status'
    Error in atexit._run_exitfuncs:
    Traceback (most recent call last):
    File "/usr/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
    File "/usr/lib/python2.4/site-packages/endian/core/logger.py", line 143, in end_notifications
    File "/usr/lib/python2.4/site-packages/endian/core/logger.py", line 272, in end_notifications
    File "/usr/lib/python2.4/site-packages/endian/core/notification.py", line 312, in end
    File "/usr/lib/python2.4/site-packages/endian/core/notification.py", line 236, in close
    File "/usr/lib/python2.4/site-packages/endian/core/mutex.py", line 68, in release
    ValueError: I/O operation on closed file
    Error in sys.exitfunc:
    Traceback (most recent call last):
    File "/usr/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
    File "/usr/lib/python2.4/site-packages/endian/core/logger.py", line 143, in end_notifications
    File "/usr/lib/python2.4/site-packages/endian/core/logger.py", line 272, in end_notifications
    File "/usr/lib/python2.4/site-packages/endian/core/notification.py", line 312, in end
    File "/usr/lib/python2.4/site-packages/endian/core/notification.py", line 236, in close
    File "/usr/lib/python2.4/site-packages/endian/core/mutex.py", line 68, in release
    ValueError: I/O operation on closed file

    Alles anzeigen

    Die Datei squid.status habe ich angelegt. Anschließend startet er ohne Fehler, allerdings wird die Datei dann wieder gelöscht.

    Einmal editiert, zuletzt von gerdi (6. Mai 2011 um 11:13)

  • ffischer
    Moderator
    Reaktionen
    18
    Trophäen
    1
    Artikel
    8
    Beiträge
    2.414
    • 6. Mai 2011 um 11:11
    • Offizieller Beitrag
    • #2

    Hallo,

    schau doch mal nach ob da noch Instanzen laufen?

    Code
    ps -A|grep squid

    gruß

    Endian Authorized Partner

    freaky-media
    Kein Support per PN dafür ist das Forum da.
    Preisanfragen zur Appliance Produkten sind über freaky-media möglich.

    • Nächster offizieller Beitrag
  • gerdi
    Anfänger
    Beiträge
    25
    • 6. Mai 2011 um 11:16
    • #3

    Hallo,

    das Ergebnis ist:

    Zitat


    root@endian:/usr/share/clamav # ps -A|grep squid
    15611 ? 00:00:00 squid
    15614 ? 00:00:00 squid
    root@endian:/usr/share/clamav #

    Allerdings ist mir bei den Prozessen folgendes aufgefallen:

    Zitat


    root@endian:/usr/share/clamav # ps -A|grep havp
    15706 ? 00:00:00 havp
    15708 ? 00:00:00 havp
    15710 ? 00:00:00 havp
    15712 ? 00:00:00 havp
    15713 ? 00:00:00 havp
    15716 ? 00:00:00 havp
    15717 ? 00:00:00 havp
    15718 ? 00:00:00 havp
    15720 ? 00:00:00 havp
    15721 ? 00:00:00 havp
    15723 ? 00:00:00 havp
    15725 ? 00:00:00 havp
    15727 ? 00:00:00 havp
    15728 ? 00:00:00 havp
    15729 ? 00:00:00 havp
    15730 ? 00:00:00 havp
    15731 ? 00:00:00 havp
    15732 ? 00:00:00 havp
    15733 ? 00:00:00 havp
    15734 ? 00:00:00 havp
    15735 ? 00:00:00 havp
    15736 ? 00:00:00 havp
    15737 ? 00:00:00 havp
    15738 ? 00:00:00 havp
    15739 ? 00:00:00 havp
    15740 ? 00:00:00 havp
    15741 ? 00:00:00 havp
    15742 ? 00:00:00 havp
    15743 ? 00:00:00 havp
    15744 ? 00:00:00 havp
    15745 ? 00:00:00 havp
    15746 ? 00:00:00 havp
    15747 ? 00:00:00 havp
    15748 ? 00:00:00 havp
    15749 ? 00:00:00 havp
    15750 ? 00:00:00 havp
    15751 ? 00:00:00 havp
    15752 ? 00:00:00 havp
    15753 ? 00:00:00 havp
    15754 ? 00:00:00 havp
    15755 ? 00:00:00 havp
    root@endian:/usr/share/clamav #

    Alles anzeigen

    Obwohl ich eben neu gestartet habe.

  • ffischer
    Moderator
    Reaktionen
    18
    Trophäen
    1
    Artikel
    8
    Beiträge
    2.414
    • 6. Mai 2011 um 11:21
    • Offizieller Beitrag
    • #4

    Hallo,
    so viele Prozesse vom "havp"
    sieht nicht gut aus, hatte ich auch schon damals als der Virenscanner seine 5min hatte.
    Ein Update also ein manuelles vom Virenscanner brachte dann wieder ruhe rein

    Endian Authorized Partner

    freaky-media
    Kein Support per PN dafür ist das Forum da.
    Preisanfragen zur Appliance Produkten sind über freaky-media möglich.

    • Vorheriger offizieller Beitrag
  • gerdi
    Anfänger
    Beiträge
    25
    • 6. Mai 2011 um 11:36
    • #5

    Hallo,

    Den Inhalt vom clamav ordner habe ich gelöscht ein freshclamav habe ich anschließend durchgeführt und neugestartet. Hat leider nix gebracht.
    Wie würdest Du vorgehen?

    ich habe jetzt versucht den clamav zu stoppen:

    Zitat


    WARNING: Running on 32-bit system, and RLIMIT_DATA > 2GB, lowering to 2GB!
    LibClamAV Warning: ***********************************************************
    LibClamAV Warning: *** This version of the ClamAV engine is outdated. ***
    LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/support/faq ***
    LibClamAV Warning: ***********************************************************

    freshclam funktioniert leider auch nicht. :( Hat einer ne Idee?

    2 Mal editiert, zuletzt von gerdi (6. Mai 2011 um 12:15)

  • Xeno
    Anfänger
    Beiträge
    3
    • 6. Mai 2011 um 11:48
    • #6

    Ich vermute dass die Anzahl der Server im havp.conf bei dir auch recht hoch ist:
    SERVERNUMBER 20

    Das ist der Grund für die vielen havp Instanzen, gleiches bei mir:

    Code
    4634 ?        Ss     0:09 /usr/sbin/havp -c /etc/havp/havp.conf
     4635 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4637 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4643 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4650 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4648 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4652 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4651 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4654 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4653 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4656 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4655 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4657 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4658 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4660 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4659 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4662 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4661 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4664 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4663 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4666 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4667 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4670 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4669 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4672 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4673 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4675 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4678 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4681 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4680 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     4683 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     5274 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     5275 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     5279 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     5280 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     5281 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     5282 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     5283 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     5284 ?        S      0:00  |   \_ /usr/sbin/havp -c /etc/havp/havp.conf
     5287 ?        S      0:00  \_ /usr/sbin/havp -c /etc/havp/havp.conf
     5288 ?        S      0:00      \_ /usr/sbin/havp -c /etc/havp/havp.conf
    Alles anzeigen
  • gerdi
    Anfänger
    Beiträge
    25
    • 6. Mai 2011 um 12:37
    • #7

    Hallo,

    also ein neustart, Manuelles Update hat leider nix gebracht. Die Anzahl der Prozesse hat sich nicht geändert.

  • gerdi
    Anfänger
    Beiträge
    25
    • 11. Mai 2011 um 08:52
    • #8

    Hallo,

    ich bekomme das mit dem havp nicht wieder hin. Er läuft sich in Schleifen fest. Wie kann ich den Havp deaktivieren?

Unterstützt von

Benutzer online in diesem Thema

  • 1 Besucher
  1. Datenschutzerklärung
  2. Impressum
Community-Software: WoltLab Suite™