Plugin info issue

When I am trying to execute my test cases I am receiving the plugin error.
Below is my login:
[ec2-user@ip-172-31-9-56 Katalon_Studio_Engine_Linux_64-7.9.1]$ ./katalonc -noSplash -runMode=console -projectPath="/home/ec2-user/LinuxTestCase/LinuxTestCase.prj" -retry=0 -testSuitePath=“Test Suites/TestSuite1” -executionProfile=“default” -browserType=“Chrome” -apiKey="************" --config -proxy.auth.option=NO_PROXY -proxy.system.option=NO_PROXY -proxy.system.applyToDesiredCapabilities=true
Katalon workspace folder is set to default location: /tmp/session-4ad26917
Starting Groovy-Eclipse compiler resolver. Specified compiler level: unspecified
134 org.codehaus.groovy_2.4.20.v202009301404-e2006-RELEASE ACTIVE

INFO: Katalon Version: 7.9.1
INFO: Command-line arguments: -runMode=console -projectPath=/home/ec2-user/LinuxTestCase/LinuxTestCase.prj -retry=0 -testSuitePath=Test Suites/TestSuite1 -executionProfile=default -browserType=Chrome -apiKey=******** --config -proxy.auth.option=NO_PROXY -proxy.system.option=NO_PROXY -proxy.system.applyToDesiredCapabilities=true
INFO: User working dir: /home/ec2-user/Katalon_Studio_Engine_Linux_64-7.9.1
INFO: Error log: /tmp/session-4ad26917/.metadata/.log
INFO: Katalon TestOps server URL: https://analytics.katalon.com
INFO: Katalon Store server URL: https://store.katalon.com
INFO: User home: /home/ec2-user
INFO: Java vendor: Red Hat, Inc.
INFO: Java version: 1.8.0_292
INFO: Local OS: Linux 64bit
INFO: CPU load: 0%
INFO: Total memory: 806 MB
INFO: Free memory: 240 MB
Start getting machine ID on Linux
End getting machine ID on Linux 9705a90cd09c4e88867c00624d3dfb74
Start appending additional signatures
hardwareSerialNumber
osDependentUsername ec2-user
End appending additional signatures 9705a90cd09c4e88867c00624d3dfb74__ec2-user
INFO: Machine ID: 1357de180353e18032ff8d3f0f66763e
INFO: Your environment is compatible with the Katalon Runtime Engine NODE-LOCKED or FLOATING license. For a fixed machine ID, use a NODE-LOCKED license; for a dynamic machine ID, use a FLOATING license.

Activating…
Start activating offline…
Search for valid offline licenses in folder: /home/ec2-user/.katalon/license
The number of valid offline licenses: 0
Offline activation failed.
Start activating online…
Delete folder: bin
Delete folder: Libs
Cleaning up workspace
Opening project file: /home/ec2-user/LinuxTestCase/LinuxTestCase.prj
Generating global variables…
Parsing custom keywords…
Project ‘LinuxTestCase’ opened
Start reloading plugins…
Katalon version: 7.9.1
Plugin info URL: https://store.katalon.com/api/products/ks?appVersion=7.9.1&appType=ENGINE&licenseType=TRIAL

After this its not proceeding further. Can anyone please help me to proceed further.

Thank You.