I installed the latest version of openedx (ulmo.1) in my local for testing using tutor (v21.0.0).
Then I tried to use the catalog mfe (release/ulmo.1).
And I think that backend changes may not be ready for it yet.
I saw that the edx-platform (release/ulmo.1) is using the edx-search version 4.3.0 see here.
In edx-search (4.3.0), we do not have the /search/unstable/v0/course_list_search/ endpoint yet, which catalog mfe is using.
unfortunately I neglected to record logs from my first attempt at installing Catalog yesterday, but I also had some issues where it broke Meilisearch and gave some weird problems when rebuilding images or doing the launch/init commands. I’ve since reverted all my changes and got it back up and running however meilisearch remains broken so I’m unable to search anything in my server… Sorry no answers for you just yet, just letting you know you aren’t alone with Catalog issues, I’ll have to try again and pay better attention to the logs
I had a similar issue when testing new platform versions because backend changes and frontend updates are not always synced at the same time. During my research phase, I even used write my economics dissertation support when dealing with complex system documentation, since managing technical details alongside academic work became hard. It looks like the missing endpoint and edx-search version mismatch caused the problem here, so updating dependencies or using the workaround plugin makes sense. These early release gaps are frustrating but normal during active development cycles.