bcgov/issuer-kit

Endless 'agent not ready' & blank webpage

mwbisma09 opened this issue · 5 comments

I'm freshly setup a ubuntu 20.4 on linode with von-network & local mode issuer kit.

  1. von-network is running fine on public-unsecure-web
  2. issuer kit run as local mode per readme but with blank page on admin & web

The issuer-kit-api is not ready even after quite sometime.

Screenshot 2023-05-10 at 3 39 01 PM

Screenshot 2023-05-10 at 3 37 15 PM

root@localhost:~# docker version
Client: Docker Engine - Community
Version: 23.0.6
API version: 1.42
Go version: go1.19.9
Git commit: ef23cbc
Built: Fri May 5 21:18:22 2023
OS/Arch: linux/amd64
Context: default

Server: Docker Engine - Community
Engine:
Version: 23.0.6
API version: 1.42 (minimum version 1.12)
Go version: go1.19.9
Git commit: 9dbdbd4
Built: Fri May 5 21:18:22 2023
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.21
GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8
runc:
Version: 1.1.7
GitCommit: v1.1.7-0-g860f061
docker-init:
Version: 0.19.0
GitCommit: de40ad0

root@localhost:~# docker-compose --version
docker-compose version 1.25.0, build unknown

I found that the agent is not able to curl to the von-network, perhaps is on 2 different docker-compose.
trying to figure to external communication in between or combine in 1 network

Screenshot 2023-05-10 at 5 13 27 PM

esune commented

You will need to set LEDGER_URL to point at your public von-network when you start issuer-kit.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale commented

This issue has been automatically closed because it has become stale.

I'm facing this same issue. Its stuck in an endless loop of agent not ready even for the demo mode. The von network is working fine. I tried it with a blank clone of the repository and facing the same issue. Kindly help. It was working fine earlier but suddenly getting these errors.

Screenshot 2024-01-08 224601