Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

how to open rapidminer server in browser?

njhelloworldnjhelloworld Member Posts: 16 Contributor II
edited December 2018 in Help

I'm done installing Rapidminer server it says Successful,I already executed the standalone.bat and the net start in the cmd but when I tried to open my link only folders appears, how to open the rapidminer server using the browser?the attached image is the image that only shows.. T_T PLEASE HELP!!!

Tagged:

Answers

  • atimmatimm Employee, Member Posts: 24 RM Engineering

    Hi @njhelloworld,

    use your browser to go to the hostname you are running RapidMiner Server on that you also configured during installation and the port that was specified during installation. When running RapidMiner Server locally the default URL would be http://localhost:8080

    Possibly the specified port is already in use, that would be shown in the output from the batch file that shows up in a cmd window.

    Best,

    Andreas

  • njhelloworldnjhelloworld Member Posts: 16 Contributor II

    @atimm T_T I changes the port and the link I changed the port to 81 and my local link is soilanalyzer.njpg so basically the link is soilanalyzer.njpg:81

  • atimmatimm Employee, Member Posts: 24 RM Engineering

    Hi @njhelloworld,

    sound like either your hostname setup is incorrect or you have another application running on port 81. Try to browse to http://localhost:81 one time with RapidMiner Server turned off and then start RapidMiner Server and browse to http://localhost:81 after startup finished again. 

Sign In or Register to comment.