Skip to main content
Solved

How to connect to the FME Server on the Virtual Maschine?

  • November 23, 2021
  • 9 replies
  • 188 views

mferber

Hi,

I am trying to complete this trail where it is requested to connect to a FME Server in order to upload the workspace. To try that I started a VM on stringo. But I dont know which FME Server Parameters I have to enter now to connect. Also I would like to access the web interface of the server in the VM but I didnt manage to login, maybe you can tell which login credentials are neccessary?

Cheers,

Merlin2021-11-23 10_28_50-Strigo2021-11-23 10_27_23-FME Server Connection

Best answer by mferber

Just to sum up:

 

Login to the VM FME Server Webinterface

user: admin

pw: FMElearnings

 

Connection from a local FME client outside the VM

server URL: http://publicIP (get from: Lab Settings - Machine Info)

authentication: basic

user name: admin

pw: FMElearnings

 

2021-11-23 13_28_13-Strigo

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

9 replies

david_r
Celebrity
  • 8391 replies
  • November 23, 2021

Have you tried admin / admin (both user and password)?


mferber
  • Author
  • 8 replies
  • November 23, 2021

Have you tried admin / admin (both user and password)?

This would be for the webinterface I guess?

Yes I tried, no success.


virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • November 23, 2021

Did you get an email with any information on how to access the FME Server via email when you initially set up the VM?

From the doc it looks like the password could be: FMElearnings

with user as admin

Server URL would be wither "http://localhost" or "http://fmetraining" - stick with basic connection.

 


mferber
  • Author
  • 8 replies
  • November 23, 2021

@virtualcitymatt​ : the docs credentials got me into the webinterface on the VM.

But in the FME Workbench Desktop client the resonse to the URL is "HTTP Error" no matter if I choose http://localhost/ or http://fmetraining/


virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • November 23, 2021

@virtualcitymatt​ : the docs credentials got me into the webinterface on the VM.

But in the FME Workbench Desktop client the resonse to the URL is "HTTP Error" no matter if I choose http://localhost/ or http://fmetraining/

Where are you trying to access the server from (where is your FME Desktop). If you're trying to connect from the same VM then localhost should work, but it wont work if trying to connect from outside of the VM. There might also be an IP address you can try and use.


mferber
  • Author
  • 8 replies
  • November 23, 2021

Where are you trying to access the server from (where is your FME Desktop). If you're trying to connect from the same VM then localhost should work, but it wont work if trying to connect from outside of the VM. There might also be an IP address you can try and use.

cheers @virtualcitymatt​ !

 

To connect from my local FME Desktop client outside the VM:

The public IP displayed in VM was the missing info. Now I can connect to the server.


mferber
  • Author
  • 8 replies
  • Best Answer
  • November 23, 2021

Just to sum up:

 

Login to the VM FME Server Webinterface

user: admin

pw: FMElearnings

 

Connection from a local FME client outside the VM

server URL: http://publicIP (get from: Lab Settings - Machine Info)

authentication: basic

user name: admin

pw: FMElearnings

 

2021-11-23 13_28_13-Strigo


virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • November 23, 2021

Just to sum up:

 

Login to the VM FME Server Webinterface

user: admin

pw: FMElearnings

 

Connection from a local FME client outside the VM

server URL: http://publicIP (get from: Lab Settings - Machine Info)

authentication: basic

user name: admin

pw: FMElearnings

 

2021-11-23 13_28_13-Strigo

nice, great - Could be safe need to update that


samatsafe
Safer
Forum|alt.badge.img+9
  • Safer
  • 52 replies
  • November 30, 2021

nice, great - Could be safe need to update that

Hi @mferber​ and @virtualcitymatt​, I'm glad you were able to figure this out. Sorry I didn't reply, I was out of the office last week.

 

We assume in the FME Academy material that the user is running both Workbench and Server on their own machine or a Strigo lab. In both cases, http://localhost/ will work for accessing Server. I had not considered the scenario where someone would run Workbench on their own machine and access just the FME Server hosted on the virtual machine. @mferber​ is there a reason you are doing it that way? I'd be curious to know. It's possible we could update the instructions, but at this point, I would like to know more about the use case first. Thanks.