This morning we are having some issues with our active home page. Ideas on what to do?
I’d recommend contacting Epicor Support if you haven’t already if you still have this issue.
2 Likes
Hi Will,
You need to update your config file, node “HomePageUrl” with the “fully qualified domain name ( FQDN )” (look at your server certificate) instead of just the server name. By default the value appear as:
< HomePageUrl value=“https://SERVERNAME/EpicorPilot/Home” />
but should be:
< HomePageUrl value=“https://somehost.example.com/EpicorPilot/Home” />
It is the config found on the local client install.
…ERP10\LocalClients\EpicorPilot\config\EpicorEnvironment.sysconfig
Regards,
PSE
2 Likes