Skip to content

Bosmon Übertragung schlägt fehl, Filter funktionieren nicht #548

@1nt4x

Description

@1nt4x
  • BOSWatch Version + Branch
    2.5.2 / master

  • genutzte Plugins
    Bosmon

  • Fehlerbeschreibung

Keine Telegramm-Übertragung zu Bosmon mehr möglich, ebenfalls funktionieren die Filter in allow_ric und deny_ric nicht.
Es wird trotzdem versucht die Telegramme zu übertragen, im Log erscheint die Meldung "RIC is not in the allowed list"
Aber natürlich "RIC in between filter range" (0000000 - 9999999)

  • Logfile (Auszug)

Traceback (most recent call last):
File "/opt/boswatch/plugins/BosMon/BosMon.py", line 63, in bosMonRequest
httprequest.request("POST", "/telegramin/"+globalVars.config.get("BosMon", "bosmon_channel")+"/input.xml", params, headers)
File "/usr/lib/python2.7/httplib.py", line 1058, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python2.7/httplib.py", line 1098, in _send_request
self.endheaders(body)
File "/usr/lib/python2.7/httplib.py", line 1054, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 892, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 854, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 831, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 575, in create_connection
raise err
timeout: timed out

  • ggf. Config File (Auszug)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions