Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot view list of credentials in the web portal #870

Open
HiraSiddiqui opened this issue Jan 7, 2025 · 0 comments
Open

Cannot view list of credentials in the web portal #870

HiraSiddiqui opened this issue Jan 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@HiraSiddiqui
Copy link

Description

When running the docker setup on local system, the list of credentials in the web portal does not show.
image

To Reproduce

Steps to reproduce the behavior:

  1. git clone https://github.com/walt-id/waltid-identity.git && cd waltid-identity
  2. cd docker-compose && docker compose up

Expected behavior

Expected behaviour is to see a list of credentials from the verifiable credentials repo: http://localhost:7103/
Like this:

image

Additional context

If I do inspect element on the page, I see the following error
Failed to load resource: the server responded with a status of 503 (Service Unavailable) - host.docker.internal:7103/api/list:1

However, localhost:7103/api/list is reachable from browser. My hunch is that there is some cors issue between the services. Need help to figure out.

@HiraSiddiqui HiraSiddiqui added the bug Something isn't working label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant