ignore.warnings 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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. # We ignore consensus failure warnings
  4. good signatures from recognized authorities for us to accept it
  5. # Tor Bug 21525
  6. http status 400.*Bad valid-after time.*after uploading vote
  7. http status 400.*Mismatched digest.*after uploading signatures
  8. http status 400.*Valid-After times do not match.*after uploading signatures
  9. # We ignore consensus failure warnings
  10. Attempt by .* to open a stream from unknown relay
  11. Cannot open fingerprint file
  12. # Tor Bug 21534
  13. Client asked me to extend back to the previous hop
  14. circuit_receive_relay_cell (forward) failed
  15. connection_edge_process_relay_cell (away from origin) failed
  16. # We ignore consensus failure warnings
  17. Consensus does not include configured authority
  18. Consensus with empty bandwidth
  19. Could not add queued signature to new consensus: Mismatched digest
  20. Could not add queued signature to new consensus: Valid-After times do not match
  21. Could not open.*sr-state.*No such file or directory
  22. # Chutney does not use DNS by default
  23. Could not read your DNS config
  24. Couldn't set up any working nameservers. Network not up yet
  25. Currently, sandboxing is only implemented on Linux
  26. built without support for sandboxing
  27. # Chutney sometimes misses votes, and then gets them from multiple authorities
  28. Rejecting vote from .*Duplicate discarded
  29. # We ignore consensus failure warnings
  30. Error publishing .* consensus
  31. # Tor 23078, fixed in 0.3.2 and later
  32. Established prop224 intro point on circuit
  33. Every hidden service on this tor instance is NON-ANONYMOUS
  34. # We ignore consensus failure warnings
  35. Failed to choose an exit server
  36. # These are 0-based
  37. Failed to find node for hop [0-1] of our path
  38. # These are 1-based
  39. Failed to find node for hop #[1-2] of our path
  40. # Tor Bug 21524
  41. IPv4 address.*private.*with accept6/reject6 field type in exit policy
  42. In a future version of Tor, ExitRelay 0 may become the default when no ExitPolicy is given
  43. # We ignore consensus failure warnings
  44. No available nodes when trying to choose node
  45. Not enough info to publish pending .* consensus
  46. # Necessary to make IPv4 and IPv6 exit templates work
  47. Option 'ExitPolicyRejectPrivate' used more than once
  48. Option 'ExitRelay' used more than once
  49. # We ignore consensus failure warnings
  50. Received http status code 404 .* from server .* while fetching
  51. # Tor Bug 21525
  52. Rejected vote from .*Bad valid-after time
  53. Rejecting vote from .* with valid-after time of .* we were expecting 1970-01-01 00:00:00
  54. SR: Unable to read SR state file
  55. # Tor Bug 21522
  56. Testing options override the deprecated option ClientDNSRejectInternalAddresses
  57. TestingTorNetwork is set
  58. # Older versions might need them, we should remove them at some point in 0.3.*
  59. The DirAuthority options 'hs' and 'no-hs' are obsolete
  60. This copy of Tor was compiled.*to run in a non-anonymous mode
  61. # Chutney does not use DNS by default
  62. Unable to parse '.*', or no nameservers in '.*'
  63. # Tor Bug 21525?
  64. Unable to add signatures to consensus: Valid-After times do not match
  65. Unable to store signatures posted by .* Mismatched digest
  66. Unable to store signatures posted by .* Valid-After times do not match
  67. # We ignore consensus failure warnings
  68. V3AuthVotingInterval is very low
  69. We don't have a consensus, so we can't perform v2 rendezvous operations
  70. We don't have enough votes to generate a consensus
  71. We only have [1-4] introduction points established for
  72. You have used DirAuthority or AlternateDirAuthority
  73. Your log may contain sensitive information