You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @godefroi does the command succeed but you see this error in the log? It looks like there's an old check for this error to try to mask it, and we might need to make the string compare case insensitive - bae3c16.
consul version
for both Client and ServerClient:
Consul v0.7.0
Server:
Consul v0.7.0
consul info
for both Client and ServerClient:
Server:
Operating system and Environment details
Windows Server 2012 R2, both client and server (in this case, they're on the same machine).
Description of the Issue (and unexpected/desired result)
Each time I run a CLI command, the server log spits out an error indicating some sort of network oddity between the client and server.
Reproduction steps
Run any CLI command (for example,
consul info
) and check the server's logLog Fragments or Link to gist
The text was updated successfully, but these errors were encountered: