Below is the error i get on windows 10 pro version 20H2 but on other windows version it is running very well.
- You are here:
- Home
- Q&A
- Q&A
- PowerServer
- Error launching cloud app Launcher
- mathews rutto
- PowerServer
- Friday, 15 October 2021 08:38 AM UTC
- Friday, 15 October 2021 11:41 AM UTC
- PowerServer
- # 1
Check which program is using your port. I think you can use “net stat -ab”
Comment
- Miguel Leeuwe
- Friday, 15 October 2021 12:19 PM UTC
Sorry I think there should be no space between net and stat. Bl##dy tablet
-
Helpful Loading... Helpful 0
- Miguel Leeuwe
- Friday, 15 October 2021 12:20 PM UTC
Netstat-ab
-
Helpful Loading... Helpful 0
- Miguel Leeuwe
- Friday, 15 October 2021 12:20 PM UTC
Netstat-ab
-
Helpful Loading... Helpful 0
There are no comments made yet.
- Friday, 15 October 2021 13:15 PM UTC
- PowerServer
- # 3
You can also see what process is using that port with this command on a PowerShell terminal
Get-Process -Id (Get-NetTCPConnection -LocalPort 26569).OwningProcess
Regards,
Francisco
Comment
There are no comments made yet.
- Friday, 15 October 2021 18:44 PM UTC
- PowerServer
- # 4
Try restarting computer. If problem still continues, install the Cloud App Launcher with service instead of without service by adding auto.html at the end of your app URL.
Comment
- Chris Pollach @Appeon
- Saturday, 16 October 2021 20:21 PM UTC
Hi Matthews;
Yes as a "service" the CAL requires ADMIN rights to install and/or update.
Regards ... Chris
Yes as a "service" the CAL requires ADMIN rights to install and/or update.
Regards ... Chris
-
Helpful Loading... Helpful 0
- mathews rutto
- Sunday, 17 October 2021 04:26 AM UTC
Then i will have a problem because the users don't admin rights.
-
Helpful Loading... Helpful 0
- Armeen Mazda @Appeon
- Monday, 18 October 2021 00:14 AM UTC
Are you running the Cloud App Launcher on a Windows Server where multiple users need to use it on a single machine? The "service" option only requires admin rights if you configure it for multiple users.
-
Helpful Loading... Helpful 0
There are no comments made yet.
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »