The power just went out at my building. After power was restored tried logging in to manager server. It errors out and says “It appears you are trying to open a file which has been already accessed by newer version of Manager. Upgrade to the latest version of Manager and try to open this file again.” That server edition 25.7.28.2535 is listening on port 8080.
I downloaded a new edition 25.11.6.3097 but when i run the server it is listening on 5000. It wont let me change the port it listening on. I am running Windows 11 Home. Can anyone tell me how to change the port so I can access my data again.
You were able to launch Manager Server once, so you should know how to run it with arguments. Otherwise, consider the cloud edition where the application is managed for you.
The only way I can access manager server is manually through cmd prompt. Changing the port to 8080 will let me access the server but once I log out the next attempt to run the server defaults back to port 5000. What am I missing?
I have tried ManagerServer.exe --urls http://localhost:8080 as well as point to the directory where manager server is located. The url change wont bind however. It will open the server and i can login to manager but if i restart my computer the url defualts back to 5000 again.
You can create a Windows shortcut with parameters and run the server through that shortcut. Or, it’s easier to create a Windows service to automatically start the server when the computer starts.
You can ask the AI assistant how to create shortcuts or services on your operating system.