close
Skip to content

[Multi-tenancy] Health check is unhealthy due to not passing access token #269

@achraf17

Description

@achraf17

System information

Geth version:

Geth
Version: 1.9.24-stable
Git Commit: d5ef77cafd90f4cf9aebfaddb745944e610de1ad
Quorum Version: 21.7.1
Architecture: amd64
Protocol Versions: [65 64 63]
Network Id: 1337
Go Version: go1.15.5
Operating System: linux

OS & Version: Linux
Branch, Commit Hash or Release: master
Environment: docker

Expected behavior

quorum-examples_node1_1 /bin/sh -c apk add jq Up (healthy)

Actual behavior

quorum-examples_node1_1 /bin/sh -c apk add jq Up (unhealthy)

Steps to reproduce the behavior

  1. docker-compose -f docker-compose-4nodes-mt.yml up
  2. docker-compose -f docker-compose-4nodes-mt.yml ps

Error Logs

/ # wget --spider --proxy off http://localhost:8545
Connecting to localhost:8545 (127.0.0.1:8545)
wget: server returned error: HTTP/1.0 400 Bad Request

also for https which should be the case

/ # wget --spider --proxy off https://localhost:8545
Connecting to localhost:8545 (127.0.0.1:8545)
ssl_client: localhost: certificate verification failed: self signed certificate
wget: error getting response: Connection reset by peer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions