Skip to main content

I am trying to set up the IIS reverse proxy for cloud and running into the below error after logging in. We only get the below error after logging in through the proxy.

If anyone is using a different free proxy that they have working I would be interested in that as well.


Error stack:
Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at E.project (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:1083701)
at E._next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:18005939)
at E.next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:17983004)
at B.notifyNext (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:18014214)
at E._next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:17987777)
at E.next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:17983004)
at E._next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:18004299)
at E.next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:17983004)
at E._next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:18006037)
Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at E.project (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:1083701)
at E._next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:18005939)
at E.next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:17983004)
at B.notifyNext (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:18014214)
at E._next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:17987777)
at E.next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:17983004)
at E._next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:18004299)
at E.next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:17983004)
at E._next (https://ifsinstance.company.com/main/ifsapplications/web/main.4c91b256c916c18e.js:1:18006037)

General:
Date = 2023-08-17T21:10:38.274Z
Client version = 23.1.3.20230705170642.0
Browser name = Chrome
User agent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.203
Product Version: 23r2

Does anyone have any advice or useful technical documentation on setting up the reverse proxy for cloud in a remote deployment? 


also curious, I would like to preauthenticate on the reverse proxy, at least from the internet


We are implementing IFS Cloud on prem and Reverse Proxy has reared it head. Keen to see what solutions other have implemented. 

Our partner is looking at options as well as our IT resources but would welcome feedback from users that have been down this path.


@namderek Please refer to the following documentation and configure all the endpoints from the Reverse Proxy server end. 

Link : https://docs.ifs.com/techdocs/24r2/070_remote_deploy/090_exposing_to_internet/#endpoints_to_where_request_may_be_forwarded_to

 

Thanks,

Ashen


Reply