Skip to main content

Hi,   I have an issue running a  job on FME Server 2018.1.1.1 (Build 18578).  I'm new to the forum and to FME so please excuse the question if its a silly request! and also excuse me if I've posted to the incorrect forum etc... total newbie...

I created the workspace and published to server - all published fine but when I try to run the job it fails - below is a snippet of the log 

Python version 2.7 loaded successfully 
 In a future release, FME will have reduced support for Python 2.7. Please review http://fme.ly/py27 for further information 
 Loaded Python module `arcgisonlinefeatures' from file `E:\FME\Server\fme\plugins/python27\arcgisonlinefeatures\__init__.pyc' 
 ArcGIS Online Feature Service Reader: Using proxy http://xx.xx.xx.xx:8080/ 
 ArcGIS Online Feature Service Reader: Requesting portal information 
 Error: QSInvalidRequest 
 Python Exception <FMEWSException>: Type: 3, Number: 1, Message: Failed to get authorization header. 
 A fatal error has occurred. Check the logfile above for details 
 Translation FAILED with 3 error(s) and 1 warning(s) (0 feature(s) output) 
 FME Session Duration: 1 minute 8.1 seconds. (CPU: 1.8s user, 0.8s system 

The proxy works on the machine and I have set FME up to use the proxy as per the guide....   but have I missed something else .... or is there a way to diagnose slightly better ?

 

any help is appreciated 

 

 

Hi again,

 

Just to follow up on the post above ... I did what I should have done at the start - read other post on the matter..

I have registered and app on agol and put in the redirect as http://myserver/fmeoauth and updated FME server with the client secret, app id and the redirect uri (as above). Now I go to authorize my connection in Web Connections in FME Server and I now get the prompt for login, I complete this and after about a minute a window appears with 'FME Server OAuth Service Failed' ' Failed to Complete'

Any ideas ? proxy issue ?

 

Any help appreciated

Paulg

 


Hi again,

 

Just to follow up on the post above ... I did what I should have done at the start - read other post on the matter..

I have registered and app on agol and put in the redirect as http://myserver/fmeoauth and updated FME server with the client secret, app id and the redirect uri (as above). Now I go to authorize my connection in Web Connections in FME Server and I now get the prompt for login, I complete this and after about a minute a window appears with 'FME Server OAuth Service Failed' ' Failed to Complete'

Any ideas ? proxy issue ?

 

Any help appreciated

Paulg

 

Hello @paulg,

Thank you for your question. I believe you have created a support case with us which is the right thing to do in this circumstance. We have a known issue with proxy support and web connections. All other components in FME Server should be able to work while using a proxy.

We do have a patch available, we just need to know the build number and whether the proxy is authenticated or not because unfortunately, the patch will not work for authenticated proxies.

Proxy support (for authenticated and unauthenticated proxies) is currently in development and we are targetting it to be complete for 2019.1, however, I cannot guarantee it will be completed by then until the development has been completed.

If you haven't opened a support case please do so here https://www.safe.com/support/report-a-problem/ and we can sort you out

Kind regards,

Sienna


Reply