Hello,
I'm trying to install Flexmonster Data Server latest version on Windows 2019 Std Edition.
I successfully installed:
nvm
nodejs
All latest version.
Then I tried 2 ways:
Result: when I execute Admin Panel it says "Server is unreacheable"
2. Execute from a folder: flexmonster add fds -f then selected "fds"
Result: The process stops on trying to remove the "Admin-Panel".
Both ways didn´t work.
Please see screenshots to give you a better idea.
Thanks in advance.
@Ed
Hello,
Thank you for writing to us.
The Flexmonster Admin Panel is a GUI tool for working with Flexmonster Data Server as a service. It is not designed to work with the console application. This is why it couldn't detect the Flexmonster Data Server, which was running as a console application. With this in mind, there are two possible solutions depending on how you would like to use Flexmonster Data Server:
service-install.bat
installer from the downloaded package. This will install and start Flexmonster Data Server as a service.
Run the flexmonster-data-server.exe
executable from the downloaded package to start using Flexmonster Data Server (see "Step 3. Run the Data Server" in the following guide).
In this case, Flexmonster Admin Panel is not required. To configure Flexmonster Data Server, please see the following guide for reference: https://www.flexmonster.com/doc/configurations-reference/.
Please let us know if this helps to get everything working.
Looking forward to your reply.
Kind regards,
Vera
Done, now it's working.
Thanks!