Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
nilesh007
Partner - Creator
Partner - Creator

qlik sense upgrade issue, powershell error "Powershell version 4 or later is required to install Qlik Sense "

Hi Community,

We are facing an issue while upgrading the Qlik sense version from November 2019 to April 2021.
Getting error in PowerShell version. Although the PowerShell version is 5.1 is already present

antivirus and firewall is already disabled.

nilesh007_0-1650968325267.png

 

Labels (2)
1 Solution

Accepted Solutions
Frank_S
Support
Support

Port 80:

  • If port 80 is in use by another program, then you must find out which program is using that port. If you have a non-qlik product that is acccessing/consuming port 80, it may be necessary to remove that product from the Qlik Sense server or at least disable it's service from 'Services'.
  • Run netstat -ano to determine which application is accessing port 80.

 

Powershell 4:

Kind regards...

Please remember hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!

View solution in original post

9 Replies
Benoit_C
Support
Support

Hi @nilesh007,

 

Can you please go through all steps from below article and let us know if you solved it ?

Regards,

Benoit

nilesh007
Partner - Creator
Partner - Creator
Author

Hi Benoit which articles?

 

nilesh007
Partner - Creator
Partner - Creator
Author

Hi Benoit,

Have already gone through this article that you have shared, and I followed every step still not working.

 

 

Albert_Candelario

Hello @nilesh007,

Maybe you already tried, but just in case you have not, have you tried?

  1. Login as the Service account user
  2. Run PowerShell in administrator mode.
  3. Run  "Set-ExecutionPolicy Unrestricted" in PowerShell and selecting Y. (or Bypass) (Set-ExecutionPolicy (Microsoft.PowerShell.Security) - PowerShell | Microsoft Docs)
  4. Confirm the command ran without errors. 
  5. Restart the machine.
  6. Start the installation process

If still not working, what is the error you can spot in the log itself?

Cheers,

Albert

Please, remember to mark the thread as solved once getting the correct answer
Benoit_C
Support
Support

Hi @nilesh007,

 

I also saw you engaged a case with our team, they are still pending your feedback.

 

Thanks,

Benoit

nilesh007
Partner - Creator
Partner - Creator
Author

Hi Benoit,

Followed your solution, but still facing issue like qlik sense is not picking the right version of PowerShell.

Steps followed:

  1. Login as the Service account user
  2. Run PowerShell in administrator mode.
  3. Run  "Set-ExecutionPolicy Unrestricted" in PowerShell and selecting Y. (or Bypass) (Set-ExecutionPolicy (Microsoft.PowerShell.Security) - PowerShell | Microsoft Docs)
  4. Confirm the command ran without errors. 
  5. Restart the machine.
  6. Start the installation process

please find attachment.

Capture3.JPG

Capture1.JPG

  

 

Frank_S
Support
Support

Port 80:

  • If port 80 is in use by another program, then you must find out which program is using that port. If you have a non-qlik product that is acccessing/consuming port 80, it may be necessary to remove that product from the Qlik Sense server or at least disable it's service from 'Services'.
  • Run netstat -ano to determine which application is accessing port 80.

 

Powershell 4:

Kind regards...

Please remember hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
NadiaB
Support
Support

Hi @nilesh007 

In addition, we have an article for this issue:

Kind Regards. 

Don't forget to mark as "Solution Accepted" the comment that resolves the question/issue. #ngm