HPE EVA Storage
1820390 Members
3467 Online
109623 Solutions
New Discussion юеВ

HPE EVA P6000 Data Warehouse without Adobe Flash

 
SOLVED
Go to solution
sinkin_sy
Occasional Visitor

HPE EVA P6000 Data Warehouse without Adobe Flash

Hello.

According to the notice from HPE (https://support.hpe.com/hpesc/public/docDisplay?docId=a00098979en_us&docLocale=en_US), work with the HPE EVA P6000 Data Warehouse is possible only through the Firefox browser. But support for the Adobe Flash technology used when working with this repository has ended (https://www.adobe.com/ru/products/flashplayer/end-of-life.html).

How can you work with HPE EVA P6000 Data Warehouse now?

22 REPLIES 22
Torsten.
Acclaimed Contributor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

Try https://ruffle.rs/


Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
sinkin_sy
Occasional Visitor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

Yes, I've tried using ruffle, but it doesn't support ActionScript 3, which is required when the P6000 Command View starts. I also tried the Lightspark project (https://github.com/lightspark/lightspark) but the result is the same, the Command View hangs when I run it.

ew39885783
Occasional Visitor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

I'm in the same boat. Ruffle doesn't support ActionScript 3 yet.

I've managed to get partway by creating an mms.cfg file, and placing it in C:\windows\syswow64\macromed\flash, as described in
https://blogs.sap.com/2020/12/10/how-to-keep-enterprise-flash-applications-accessible-in-2021/

 

EOLUninstallDisable=1
SilentAutoUpdateEnable=0
EnableAllowList=1
AutoUpdateDisable=1
ErrorReportingEnable=1
AllowListUrlPattern=https://<ip address>:2374/

 

 

CV now loads the flash content, but the login prompt is shifted way over to the right, almost entirely off the screen. The usual login button is disabled, and there's a message in bold red text underneath that begins "Conne"

I seem to recall having a similar issue before, which I'd usually circumvent by logging in to port 2373 first then launching CV from there, but that trick doesn't seem to be working either.

Any suggestions?

 

 

 

 

 

ricky_g
Occasional Advisor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

This is some serious BS HP for what is still supposed to be a supported system.....

I'm going to log a ticket and see what comes back as the official answer.....probably pony up for a $25k Harmon license but until then I've managed to get this working by using a combination of:

- the mms.cfg file highlighted here and on the SAP blog

- Firefox ESR

- an old NPAPI Flash plugin - v21

I've allowed ESR to patch itself up to 78.6.1esr to see if that broke anything and so far its OK.  It's latest ESR and for now I've killed any further auto-updating.

The old plugin would be harder to find as I happened to have it lying around from a legacy SCCM deployment.....I doubt there are any official sources to get that from anymore.

Anyway I hope that helps somebody else as the mmc.cfg stuff did me

ricky_g
Occasional Advisor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

Last part is you have to untick the plug-in option:

"Block dangerous and intrusive Flash content"

Ancient Command View EVA is now accesible again

Torsten.
Acclaimed Contributor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

if you have a contract for P6000 HPE can give you the Harman solution. Ask HPE support.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Nicklas Larsson
New Member

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

Hi,

I got it to work using the following software:
Firefox 84.0.2
Adobe Flash Player 32.0.0.465

First, I added TraceOutputEcho=1 to mms.cfg to see which URLs were blocked.
Then I navigated to https://<ip address>:2374/SPoG and looked for blocked URLs in the Firefox web console.
When I found a blocked URL, I added it to mms.cfg and restarted Firefox.
After this, everything worked fine until I restarted the server.
It turned out that 2 of the TCP ports were assigned at startup.
So I navigated to https://<ip address>:2374/Configuration and entered static ports for Unsecured Web Service Port and Secure Web Service Port, saved the changes and restarted the service.
I used 8080 and 8443, make sure the TCP ports are not used by anything else.

My mms.cfg looks something like this:

EOLUninstallDisable=1
SilentAutoUpdateEnable=0
AutoUpdateDisable=1
EnableAllowList=1
ErrorReportingEnable=1
TraceOutputEcho=1
AllowListUrlPattern=http://fpdownload.adobe.com/pub/swz/
AllowListUrlPattern=https://<ip address>:2372/
AllowListUrlPattern=https://<ip address>:2374/
AllowListUrlPattern=https://<ip address>:2376/
AllowListUrlPattern=https://<ip address>:2386/
AllowListUrlPattern=http://<ip address>:8080/
AllowListUrlPattern=https://<ip address>:8443/

 

Regards,
Nicklas

ricky_g
Occasional Advisor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

Looks like....and the answer for those still using this product that hasn't reached EOSL who aren't paying for support.....

"

Any customers with inactive contract coverage requesting this package will need to consult with an HPE Pointnext Services sales representative about resuming contract coverage and required Return to Support coverage.

"

Sales tactic

Denialmix
Occasional Advisor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

dhill835
Visitor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

The MMS.cfg changes gets me to the log in promt but I also have a greyed out OK buttom with in red "Failed to connect to Discovery. The Management Group (MG) certificate may not be installed. Please refer to help for more information:.  I'm logged into the forever with IE so not sure if something else needs to be done.  Anyone else have this and fixed?

Denialmix
Occasional Advisor
Solution

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

New config for IE only, edit yourABMorCVaddressIP, create or replace mms.cfg file and save it in C:\Windows\SysWOW64\Macromed\Flash

#Disable Automatic Updates
AutoUpdateDisable=1
SilentAutoUpdateEnable=0

#Disable prompts to uninstall Flash Player
EOLUninstallDisable=1

#Duplicate actionscript console output
#in browser's console for javascript
TraceOutputEcho=1

#Enable the AllowList feature
EnableAllowList=1
AllowListPreview=1
AllowListRootMovieOnly=1

#Pattern to enable Your Legacy Flash Web App:
AllowListUrlPattern=*://*.adobe.com/
AllowListUrlPattern=*://yourABMorCVaddressIP:2373/
AllowListUrlPattern=*://yourABMorCVaddressIP:2374/

dhill835
Visitor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

Thank you Denialmix this let me in.

 

ricky_g
Occasional Advisor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

That also works for me with IE - excellent

ricky_g
Occasional Advisor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

@dhill835 - you have to import it into Firefox's store:

  • Menu> Options > Privacy & Security> Certificates: View Certificates
sinkin_sy
Occasional Visitor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

Yes, I also checked the Denialmix method, it works on IE and Windows 10 20H2, through the embedded Flash 32.0 r0.

But Microsoft plans to completely remove Flash from the system in the future (https://support.microsoft.com/en-us/topic/update-for-the-removal-of-adobe-flash-player-october-27-2020-931521b9 -075a-ce54-b9af-ff3d5da047d5), so it is not known how long this solution will take.

Thanks anyway Denialmix

 

dhill835
Visitor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

For me I have a VM now with all these settings. I also exported the VM with everything working so I can import back if needed. On the VM I set static IP with no gateway to prevent internet access and will not allow it to be updated (of cource it will be turned off unless needed).

 

Denialmix
Occasional Advisor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

You must be talking about the KB4577586 that was released to remove Flash Player. This update is optional and should not be installed, but if so? In the old IE, the Flash Plugin is an Activex control, it is not incorporated. Save the installed Flash files from the directories:
C:\Windows\System32\Macromed\Flash
C:\Windows\SysWOW64\Macromed\Flash

Yes, if you install KB4577586, Flash will be removed!
Restore the files in their respective folders and register Flash.ocx in each directory.

At the command prompt:
cd C:\Windows\System32\Macromed\Flash
regsvr32 Flash.ocx
cd C:\Windows\SysWOW64\Macromed\Flash
regsvr32 Flash.ocx

Your Flash has been restored.

 

Mr_Smith
Occasional Visitor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

It doesnt work for me.

would you please tell more detail how and what to do. Maybe some browser settings? I I enter http://10.7.232.233:2374/ in my browser, but it loads endlessly.

how to check that fl╨░sh is on the computer? 

Denialmix
Occasional Advisor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

Working only https!!!

https://10.7.232.233:2374/

Mr_Smith
Occasional Visitor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

Unfortunately not working...

╨б╨╜╨╕╨╝╨╛╨║.JPG

 
AlexSaba
Occasional Visitor

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

The updated solution steps worked for me. 

AutoUpdateDisable=1
SilentAutoUpdateEnable=0
EOLUninstallDisable=1
TraceOutputEcho=1
EnableAllowList=1
AllowListPreview=1
AllowListRootMovieOnly=1

Then the allow IPs

zied_chelbi
Member

Re: HPE EVA P6000 Data Warehouse without Adobe Flash

hello ; 

does someone tried this solution ?? https://cloud-zebra.com/tag/commandview/