kubernetes-sigs / kube-scheduler-simulator

The simulator for the Kubernetes scheduler
Apache License 2.0
740 stars 126 forks source link

Server Error Occurred: Network Error #355

Open yz2001zzx opened 2 months ago

yz2001zzx commented 2 months ago

When I tried to reset the cluster by clicking "reset" button, an error "Server Error occurred: Network Error" popped.

This issue happens after I re-run the scheduler simulator in an EC2 Machine.

I did run "export SIMULATOR_EXTERNAL_IP=your.server.ip" before running "docker compose up -d"

Also, that configure button is not responsive at all. I have enabled all ingress traffic.

I can place node and pod but I need to refresh the browser to see the change. I've tried using multiple browsers (chrome, firefox, edge..etc). Same issue.

Not sure where the issue is.

image

sanposhiho commented 1 month ago

Did you configure CORS_ALLOWED_ORIGIN_LIST properly?