Gamemode not working on Server Map

Hey, thanks for the response. This is how I open the level from my game. I have a home widget which has the button host and when I click Host, I have a function that opens level (127.0.0.1). Then in the dedicated server logs, I can see my system getting connected and, in the editor, I reach the map I want. But It’s just the map and the game mode is not working. None of the functionalities are working and postlogin function is there in the gamemode to do the rest of functionality based on players joining. Any help or guidance on how to tackle the issue will be really helpful.