panic starting sidecar #5128
Labels
theme/connect
Anything related to Consul Connect, Service Mesh, Side Car Proxies
type/bug
Feature does not function as expected
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
Overview of the Issue
when trying to test these guidelines on Raspberry PI I run into panic (logs below)
A paragraph or two about the issue you're experiencing.
$ consul -v
Consul 1.4.1-dev
Protocol 2 spoken by default, understands 2 to 3 (agent will automatically use protocol >2 when speaking to compatible agents)
Platform:
Linux rpi0-1 4.9.35+ #1014 Fri Jun 30 14:34:49 BST 2017 armv6l GNU/Linux
Reproduction Steps
panic occurs when starting sidecar
Steps to reproduce this issue, eg:
Build code from consul v1.4.0 tag for arm6 and arm7
run consul server on arm7 (raspberry pi 3), consul client on arm6 (raspberry pi zero)
follow steps to setup connect for socat: https://learn.hashicorp.com/consul/getting-started/connect#starting-a-connect-unaware-service
Consul info for both Client and Server
Client info
Server info
Operating system and Environment details
OS, Architecture, and any other information you can provide about the environment.
Server on linux/arm/arm7
Client on linux/arm/arm6
Log Fragments
Include appropriate Client or Server log fragments. If the log is longer than a few dozen lines, please include the URL to the gist of the log instead of posting it in the issue. Use
-log-level=TRACE
on the client and server to capture the maximum log detail.The text was updated successfully, but these errors were encountered: