czd890
czd890
1. Open folder 2. Enter `F1`, input cassandra, select `Cassandra Workbench: Generate configuration` 
@nobodyiam 不是的, 主机/容器是aws ecs fargate. 没有检查代码, 根据异常的message, 我猜测是由同一个ip被多次重复使用导致的. 一个ip分配给A container, A 在terminate之后又分配给了B container(不同的appId).
@nobodyiam 应该会影响在portal instances 列表功能把? 是不是需要fix下?
@NickCraver It's possible. Based on the existing logs, it's difficult to reproduce the detailed process during the failure.
@nobodyiam 把$APOLLO_RUN_MODE 变量的判断改成前台/后台如何. 现在的docker值就是前台模式?
os 是 Amazon Linux 2023 内核是 6.1.112-122.189.amzn2023.x86_64
Encountered the same issue on ``
Thank you @martincostello Get the expected data if adding 'application/openmetrics-text' header. ``` curl --location --request GET 'http://localhost:8080/metrics' \ --header 'Accept: application/openmetrics-text' ## output # TYPE target info # HELP target...