404 page not found

My server was running fine 3 days ago but when i fetched the latest updates this error starts coming on server
when i run make server or make server-binary then when i choose Meshery as a provider or None
This error comes
404 page not found

this is my terminal log

DEBU[2024-12-31T11:24:11Z] seeding Pattern: rabbitmq-cluster-operator    app=meshery
DEBU[2024-12-31T11:24:11Z] seeding Pattern: Meshery v0.6.73              app=meshery
DEBU[2024-12-31T11:24:12Z] seeding Pattern: App-graph                    app=meshery
DEBU[2024-12-31T11:24:12Z] seeding Pattern: glasskube-operator           app=meshery
DEBU[2024-12-31T11:24:12Z] seeding Pattern: Bank of Anthos               app=meshery
DEBU[2024-12-31T11:24:12Z] seeding Pattern: Configure a Pod to Use a ConfigMap  app=meshery
DEBU[2024-12-31T11:24:12Z] seeding Pattern: All relationships            app=meshery
DEBU[2024-12-31T11:24:12Z] seeding Pattern: RuntimeClass                 app=meshery
DEBU[2024-12-31T11:24:13Z] seeding Pattern: Online Boutique              app=meshery
DEBU[2024-12-31T11:24:13Z] seeding Filter: jwt_filter_bg.wasm            app=meshery
DEBU[2024-12-31T11:24:13Z] seeding Filter: metrics_collector_bg.wasm     app=meshery
DEBU[2024-12-31T11:24:13Z] seeding Filter: singleton_http_call_bg.wasm   app=meshery
DEBU[2024-12-31T11:24:13Z] seeding Filter: singleton_queue_bg.wasm       app=meshery
DEBU[2024-12-31T11:24:13Z] seeding Filter: tcp_metrics_bg.wasm           app=meshery
DEBU[2024-12-31T11:24:13Z] seeding Filter: tcp_packet_parse_bg.wasm      app=meshery
INFO[2024-12-31T11:24:34Z] For registrant artifacthub imported 178 models 1351 components 67 relationships  app=meshery
INFO[2024-12-31T11:24:34Z] For registrant github imported 81 models 1049 components 140 relationships  app=meshery
INFO[2024-12-31T11:24:34Z] For registrant meshery imported 9 models 1145 components 2 relationships  app=meshery

I tried by creating a fresh server on gitpod it still showing same error.

I also looked solutions on this forums still didn’t find any solution. This one and others

Note : This Forum is not letting me upload the image its showing not enough space …

The meshery docs that i was following is this as i’m working on E2E Test issue Contributing to Meshery's End-to-End Tests | Meshery