Skip to content

Unable to replicate demo of #2056 #2136

@tarilabs

Description

@tarilabs

Describe the bug
Unable to replicate demo of #2056
@ederign can you kindly take a look?

To Reproduce
Steps to reproduce the behavior:

  1. make compose/local/up/postgres
  2. 👎 got : model-registry-ui exited with code 1

Expected behavior
reachable on localhost:9000

Additional context
got:

model-registry-ui  | time=2026-01-20T16:21:09.029Z level=DEBUG msg="Initializing app with config" config="{Port:9000 MockK8Client:true MockMRClient:false MockMRCatalogClient:false DevMode:true DeploymentMode:standalone DevModeModelRegistryPort:8080 DevModeCatalogPort:8081 StaticAssetsDir:./static LogLevel:DEBUG AllowedOrigins:[] BundlePaths:[] AuthMethod:internal AuthTokenHeader:Authorization AuthTokenPrefix:Bearer  InsecureSkipVerify:false StandaloneMode:true FederatedPlatform:false}"
model-registry-ui  | time=2026-01-20T16:21:09.032Z level=ERROR msg="failed to start envtest" error="unable to start control plane itself: failed to start the controlplane. retried 5 times: listen tcp 192.168.127.254:0: bind: cannot assign requested address"
postgres           | 2026-01-20 16:21:09.034 UTC [1] LOG:  starting PostgreSQL 16.11 (Debian 16.11-1.pgdg13+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit
postgres           | 2026-01-20 16:21:09.035 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
postgres           | 2026-01-20 16:21:09.035 UTC [1] LOG:  listening on IPv6 address "::", port 5432
postgres           | 2026-01-20 16:21:09.036 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
postgres           | 2026-01-20 16:21:09.038 UTC [24] LOG:  database system was shut down at 2026-01-20 16:16:49 UTC
postgres           | 2026-01-20 16:21:09.041 UTC [1] LOG:  database system is ready to accept connections
model-registry-ui exited with code 1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions