Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem Occurred: Reloading Plugins...' Error reloading plugins #15

Open
DojoJoe opened this issue Aug 22, 2019 · 2 comments
Open

Problem Occurred: Reloading Plugins...' Error reloading plugins #15

DojoJoe opened this issue Aug 22, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@DojoJoe
Copy link

DojoJoe commented Aug 22, 2019

On my Win10 (64bit) machine, I installed Katalon v.6.3.2 and the Basic Report plugin with an API key. Katalon 'Managed Plugins' shows that Basic Report is installed with an API Key. I ran tests, created reports in my project folder on the local drive as expected. Then I rebooted my computer, and Katalon displays the following error. Please HELP!!

Error reloading plugins
com.kms.katalon.plugin.models.ReloadPluginsException: Unexpected error occurs during executing reload plugins under account: credential: [email protected], endpoint: https://store.katalon.com/api/products/ks?appVersion=6.3.2
at com.kms.katalon.plugin.service.PluginService.reloadPlugins(PluginService.java:189)
at com.kms.katalon.composer.handlers.ReloadPluginsHandler$1.run(ReloadPluginsHandler.java:61)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: com.kms.katalon.plugin.models.KStoreClientExceptionWithInfo: Unexpected error occurs during executing get latest plugins
at com.kms.katalon.plugin.service.KStoreRestClient.getLatestPlugins(KStoreRestClient.java:80)
at com.kms.katalon.plugin.service.PluginService.fetchLatestPlugins(PluginService.java:201)
at com.kms.katalon.plugin.service.PluginService.reloadPlugins(PluginService.java:74)
... 2 more
Caused by: com.kms.katalon.plugin.models.KStoreClientException: Invalid Request. Status Code: 401. Message: Unauthorized
at com.kms.katalon.plugin.service.KStoreRestClient.executeGetRequest(KStoreRestClient.java:263)
at com.kms.katalon.plugin.service.KStoreRestClient.getLatestPlugins(KStoreRestClient.java:59)
... 4 more

@devalex88
Copy link
Contributor

Please try again with Katalon Studio 7.0.0.

@devalex88 devalex88 added the bug Something isn't working label Dec 13, 2019
@dangparul48
Copy link

Hi @DojoJoe,
Download the offline basic report plugin from this link: https://github.com/dangparul48/katalon-basic-report-plugin which I just created last night using it's source code already available on Github. Just use this jar in your project to get html and csv reporting back!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants