Skip to main content
Cadet | Tier 2
July 5, 2023
Question

Exporting Bot Gives Error With Recorder Package

  • July 5, 2023
  • 2 replies
  • 354 views

Trying to export bot from one environment to another.

Whenever I import the bot, I get this error message

“net.lingala.zip4j.exception.ZipException: Zip headers not found. Probably not a zip file”.

Confirmed also with a Windows Error Message that the zip file is invalid

Error Message from Control Room

 

Strangely enough, whenever I remove the Recorder package from the Export under packages, the export/import process works fine. I need the Recorder package though.

2 replies

rbkadiyam
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
July 5, 2023

@tmshanley  exclude all AA default packages during export because all these AA packages will comes with installation.

Ramesh B Kadiyam
tmshanleyAuthor
Cadet | Tier 2
July 5, 2023

@rbkadiyam 

That did it, thank you for your help