Determine which pod your Symphony client is connected to by following these steps:
Web Browser
Checking which pod you are connected to via a web browser (Chrome or Internet Explorer) is straightforward as the URL will provide you with the relevant information.
If you are connecting to my.symphony.com you are connecting to the Public Pod (Figure 1):
Figure 1 Public Pod Connection
If you are connecting to a company which has their own pod, the URL will provide the pod's name in the URL. For example, a pod owned by companyabc would be displayed as Figure 2:
Figure 2 Company Pod Connection
Desktop Client
For desktop clients (Electron or Paragon) use the built in Developer Tools to provide you with the relevant information.
1. Open the Developer Tools for the client you are using:
- MacOS: Command + Shift + I
- Window's Electron: Ctrl + Shift + I
- Window's Paragon: F12
2. Navigate to the Console tab (Figure 3):
Figure 3 Console Tab
4. Type document.location in the Console tab and press Enter (Figure 4):
Figure 4 Document.Location
5. The pod you are connected to will be displayed (Figure 5):
Figure 5 Connected Pod
Note: If the client is incorrectly configured you will encounter login issues
If you wish to change which pod the client is configured to you can either:
MacOS:
- Locate and open the following file in the editor as this contains information on pod connection:
Harddisk > Applications > Symphony > Contents > config >Symphony.config - Edit the pod URL to the desired address
Electron Client:
- Locate and open the following file in the editor as this contains information on pod connection:
C:\Program Files\Symphony\Symphony\config\Symphony.config - Edit the pod URL to the desired address
Paragon Client (with uninstall):
- Uninstall the existing client and reinstall it using the installer
- Configure the pod connection during the setup process when prompted
Paragon Client (without uninstall):
- Refer to the Knowledge Article found here on how to update the Symphony pod URL
If the above does not provide you with the desired pod information, please contact the Symphony Support team at support@symphony.com and inform them that you are experiencing issues with identifying which pod you are connected to.