ignore.warnings 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # these patterns are ignored by warnings.sh when IGNORE_EXPECTED is set to 1
  2. expands into rules which apply to all private IPv4 and IPv6 addresses
  3. good signatures from recognized authorities for us to accept it
  4. Cannot open fingerprint file
  5. Consensus with empty bandwidth
  6. Could not open.*sr-state.*No such file or directory
  7. Currently, sandboxing is only implemented on Linux
  8. Failed to choose an exit server
  9. Failed to find node for hop [0-1] of our path
  10. # Tor Bug 21524
  11. IPv4 address.*private.*with accept6/reject6 field type in exit policy
  12. In a future version of Tor, ExitRelay 0 may become the default when no ExitPolicy is given
  13. No available nodes when trying to choose node
  14. Not enough info to publish pending .* consensus
  15. # Necessary to make IPv4 and IPv6 exit templates work
  16. Option 'ExitPolicyRejectPrivate' used more than once
  17. Option 'ExitRelay' used more than once
  18. Received http status code 404 .* from server .* while fetching
  19. # Tor Bug 21525
  20. Rejected vote from .*Bad valid-after time
  21. Rejecting vote from .* with valid-after time of .* we were expecting 1970-01-01 00:00:00
  22. SR: Unable to read SR state file
  23. # Tor Bug 21522
  24. Testing options override the deprecated option ClientDNSRejectInternalAddresses
  25. TestingTorNetwork is set
  26. # Older versions might need them, we should remove them at some point in 0.3.*
  27. The DirAuthority options 'hs' and 'no-hs' are obsolete
  28. # Chutney Bug 17090
  29. # Don't ignore it, we want to make sure there are no regressions
  30. ##Tor is running as an exit relay
  31. # Tor Bug 21525?
  32. Unable to store signatures posted by .* Valid-After times do not match
  33. # We ignore consensus failure warnings: we set this low to bootstrap fast
  34. V3AuthVotingInterval is very low
  35. We don't have enough votes to generate a consensus
  36. You have used DirAuthority or AlternateDirAuthority
  37. Your log may contain sensitive information
  38. # Tor Bug 21525
  39. http status 400.*Bad valid-after time.*after uploading vote
  40. http status 400.*Valid-After times do not match.*after uploading signatures