Hi Joe,
To support a multi-user environment, it is required to use the launcher with the background service to support multiple Windows users. Please refer to article below for details about the launcher.
https://docs.appeon.com/pb2019r3/pbug/ch07s03.html#uploading_the_app_launcher_and_runtime_files
For your issue:
Port 26568 is the port used by Launcher with background service. The last line of the message on the screenshot “26568: CloudAppLanucher.exe” means that another user has started the service but the current user cannot use it and the cause should be that you are using the launcher with the background service that supports single Windows user. I can reproduce this issue with this launcher type.
Please follow the steps below to solve the issue.
1. Go to PB IDE > Menu > Tools > Upload Cloud App Launcher.
2. Select Launcher Profile 'Default_Both_WithServiceMulti'( or 'Default_WithServiceMulti' ) and upload it (as shown attached).
3. Uninstall Cloud App Launcher from Control Panel on the client machine and run the application again to download and install the new Cloud App Launcher. You might need to clear the browser cache to get the updated file.
Regards,
ZhaoKai