Guest User

Untitled

a guest
Nov 24th, 2017
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. <?xml version="1.0" ?>
  2. <worker name="worker2">
  3. <manager>
  4. <host>200.160.10.191</host>
  5. </manager>
  6. <authentication type="plaintext">
  7. <username>user</username>
  8. <password>abc123</password>
  9. </authentication>
  10. <feederports>8650-8651</feederports>
  11. </worker>
  12.  
  13.  
  14. ERRO:
  15.  
  16. INFO [ 1640] "manager-bouncer" htpasswdcrypt Sep 13 16:26:48 keycard <KeycardUACPCC 20110913162631-22 user@200.160.10.191 for requesterId None in state REQUESTING> refused, Unauthorized (flumotion/component/bouncers/component.py:685)
  17. INFO [ 1640] BouncerPortal Sep 13 16:26:48 unauthorized login for interfaces (<InterfaceClass flumotion.common.interfaces.IWorkerMedium>, <InterfaceClass twisted.spread.pb.IPerspective>) (flumotion/twisted/portal.py:121)
  18. WARN [ 1640] BouncerPortal Sep 13 16:26:48 failed login -- closing connection to 200.160.10.191:7531 (flumotion/twisted/portal.py:106)
  19. ^CINFO [ 1640] manager Sep 13 16:26:49 Stopping manager 'default' (flumotion/common/process.py:62)
  20. INFO [ 1640] manager Sep 13 16:26:49 Stopped manager 'default' (flumotion/common/process.py:65)
Add Comment
Please, Sign In to add comment