Skip to content

Sync proxy passive error with local address #91

@michaelgauthier

Description

@michaelgauthier

Hello,

After the correction for issues #59 there is still an issue with local address.
It seems that the model is configured to empty the field if proxy is passive but zabbix is waiting for a local address when Proxy group is configure.

RuntimeError: Unexpected error: Error syncing ProxySync: Invalid params. Invalid parameter "/1/local_address": cannot be empty.

Also:
in nbxsync/utils/sync/proxysync.py
Line 63 & 64 seems identical : create_params['timeout_zabbix_agent'] = self.obj.timeout_zabbix_agent

tls_accept with two "c" in file excepted for
Line 89 : value = int(data.get('tls_acept', 1))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions