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

Hi, @Anuj did you resolve the issue? Can anyone help me out to solve this issue

Nope it still comes if you setup new project i don’t why no one has noticed it yet. Can you open a topic on it again. it will bring it to attention.

Hi @Anuj, @Chilkaditya_Das sorry for the delay.

documenation says

make build-server

then

make server-binary

then server should run on port 9081, is it the case ?

I followed this docs: Contributing to Meshery UI | Meshery. When I ran it first time, it was running fine. After setting the remote upstream and pull the latest code from upstream, I was not able run it, when I hit http://localhost:9081/ I am getting 404 page not found

@Chilkaditya_Das this has solved i have just setted up the project and its working fine. It won’t work if you have more than one project set up from your fork. For example you have created a github Codespace from your fork repo and you are creating another then the 404 error will come. This is why mine was showing 404 now i have deleted my previous Codespace and set up new one and its working fine.

Hi, After re set up the entire project I am still getting the same error. Some screenshots I have attached that may be concerning.

Can you verify that you have done this one?

Hi @Anuj , I tried using Gitpod, but I’m encountering errors and warnings. Additionally, when I access port 9081, my screen freezes. I attached some ss regarding the errors.

@Chilkaditya_Das if it freeze it is more something on your end, what is your system cpu and memory usage ?

Hi, Matthieu, currently I able to run the meshery, but sometimes I couldn’t as I told my screen freezes at select provider screen, any solution regarding that and additionally I attached ss of my cpu and memory usage when the meshery is running.