Advertisement
Guest User

zorp syslog

a guest
Feb 21st, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. eb 21 23:53:25 zorp zorp/zorp_https[987]: core.session(3): (svc/zorp_https#0/https:0): Starting proxy instance; client_fd='16', client_address='AF_INET(192.168.2.50:57348)', client_zone='None', client_local='AF_INET(31.13.91.1:443)', client_protocol='TCP'
  2. Feb 21 23:53:25 zorp zorp/zorp_https[987]: core.debug(3): (svc/zorp_https#0/https:0/zorp_https#0/http): Use of self.ssl properties are deprecated, EncryptionPolicy should be used instead.
  3. Feb 21 23:53:25 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): Traceback (most recent call last):#012
  4. Feb 21 23:53:25 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): File "/usr/lib/python2.7/dist-packages/Zorp/Proxy.py", line 1383, in __post_config__#012
  5. Feb 21 23:53:25 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): self.encryption = self.ssl.getEncryption(self)#012
  6. Feb 21 23:53:25 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): File "/usr/lib/python2.7/dist-packages/Zorp/LegacyEncryption.py", line 185, in getEncryption#012
  7. Feb 21 23:53:25 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): self.readHashDir(encryption.settings.server_local_ca_list, self.server_ca_directory)#012
  8. Feb 21 23:53:25 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): File "/usr/lib/python2.7/dist-packages/Zorp/LegacyEncryption.py", line 58, in readHashDir#012
  9. Feb 21 23:53:25 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): if self.hash_pattern.match(file):#012
  10. Feb 21 23:53:25 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): AttributeError: 'LegacyEncryption' object has no attribute 'hash_pattern'#012
  11. Feb 21 23:53:26 zorp zorp/zorp_https[987]: core.session(3): (svc/zorp_https#0/https:1): Starting proxy instance; client_fd='16', client_address='AF_INET(192.168.2.50:34900)', client_zone='None', client_local='AF_INET(74.125.136.188:443)', client_protocol='TCP'
  12. Feb 21 23:53:26 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): Traceback (most recent call last):#012
  13. Feb 21 23:53:26 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): File "/usr/lib/python2.7/dist-packages/Zorp/Proxy.py", line 1383, in __post_config__#012
  14. Feb 21 23:53:26 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): self.encryption = self.ssl.getEncryption(self)#012
  15. Feb 21 23:53:26 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): File "/usr/lib/python2.7/dist-packages/Zorp/LegacyEncryption.py", line 185, in getEncryption#012
  16. Feb 21 23:53:26 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): self.readHashDir(encryption.settings.server_local_ca_list, self.server_ca_directory)#012
  17. Feb 21 23:53:26 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): File "/usr/lib/python2.7/dist-packages/Zorp/LegacyEncryption.py", line 58, in readHashDir#012
  18. Feb 21 23:53:26 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): if self.hash_pattern.match(file):#012
  19. Feb 21 23:53:26 zorp zorp/zorp_https[987]: core.stderr(3): (stderr): AttributeError: 'LegacyEncryption' object has no attribute 'hash_pattern'#012
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement