[Ask Katalon Anything] The new Katalon Platform

Hey @vu.tran,

  1. Have not tried to clone this project with gitpass specifically, but was successful with GitKraken. Will try gitpass now.
  2. I tried doing the whole fetch process from my Windows PC and I was successful, I even used the same app password, which discards a lot of possibilities.
  3. Yes, I created 2 or 3 repos with different app passwords each, and it always returns the same message
  4. Highly doubt this is the case, as PATs are not available on Bitbucket cloud, and I’ve generated several app passwords to test this. As mentioned before, not one success in my M1, but succeeded at my first attemp on Windows, so far seems like the MacOS client is the problem.

Thanks for the help though!
Cheers

1 Like

my bad should be GitBash, but let me take another look from your information then. Thanks!

Screen Shot 2022-10-06 at 15.26.07

Can you try to grant the Write permission for this token? And integrate it with Katalon to see if this works?

Best,

So as I mentioned I’m using Katalon at college, so not being a production environment I’ve created every app password with full permissions (everything marked), so not sure how to proceed.

Any updates regarding this matter? It’s been a big struggle not being able to use Katalon on a subject based entirely on it. I’d appreciate any help. @vu.tran

Hi @joseluisleonguillen, thank you for your follow up. Yes I’m sourcing the answer within our team. I moved your topic here as it reflects user experience with our new Katalon Platform. Thank you for your patience and understanding.

New Project creation can’t be possible. There is no New Project tab in the version 8.5.0 in linux.

Hi @qtester, could you check if this document is what you are looking for? Open a test project in Katalon Studio - Platform Edition | Katalon Docs

We can not create a new project and it is not allow to open my exsiting local project. And we do not use git.

Hi @thanuja, thank you for your question. I take it that you’re using the Katalon Studio Platform edition?

If so, then you can follow this comment here to learn how to create test projects via TestOps.

Hope that helps :+1:

1 Like

katalon-studio #unabletosetup #error #incompatible issue while logging for the first time
Can anyone please share inputs to resolve below issue for free version..

This package is incompatible with your license Download Platform edition and try again

I am not why this message is throwing when i installed free version of katalon. please help

1 Like

Hi @suresh.kumar.h and welcome to the Katalon forum.

Try this post: How to roll-back to a previous KS version

Hi @suresh.kumar.h, you should go to Katalon TestOps then download Katalon Studio Platform Edition and try again. Check out this troubleshoot: This package is incompatible with your license.

Thanks, I will try this option

I have downloaded the platform edition [ we developed the project using Enterprise edition and opted for monthly subscription.]. We noticed that the platform edition is available for free till Feb 2023.

We have downloaded the platform edition and we are unable to find Git > Clone Project option. We tried to open the existing project and it allow only option to setup using analytics.katalon.com

On trying to open a project, its having option to select only through analytics.katalon.com and not open any existing GIT project already available.

We tried to setup the Gitlab project in analytcs.katalon.com, but it was showing the error. Our organization Gitlab repository is private

Screen shot of the error.

Can you tell how to enable Git clone option or open a existing project in Katalon.

As Gitlab is private, we are unable to access through analytics.katalon.com. [making public is not a option as its company policy] Guide how we can import existing project or clone a git project in Katalon platform edition.

Regards,
Ramkumar

Hi @tradingsolution1, thank you for your question. I moved your post here to centralize all users’ experience towards the new Katalon Platform. We are checking the issue and will consolidate an article to help troubleshoot. Meanwhile, give your paid license, you can raise a support ticket here. Thank you.

I am unable to run my project on the new Katalon version. As you cannot open existing projects in the new katalon version you have to download and clone it through katalon git clone.

The reason i am not able to run is my git repository has multiple projects in it. When i cloned it in Katalon. Katalon is unable to find the project as it is in subfolder named Automation. Anybody have any idea how can i open existing cloned project in new version of Katalon?
You can see the structure of my project.

This seems proving that Katalon Studio v8.5.x - Platform Edition can not open a Katalon project stored in a subfolder in a Git repository which contains multiple subfolders as various types of projects (Java, PHP, Python, and Katalon) inside.

@duyluong

A Git repository that contains a Katalon project in a subfolder — this usecase could be a big surprise to Katalon team; possibly it is out of your scope.

What do you think?

@salman.ahmad

Why not you decompose your Git repository into multiple repositories one of which contains a single Katalon project?

Or why not you downgradle Katalon Studio to the previous version (prior to ver8.5.x)?

I can’t be able to find the previous version of Katalon as I upgraded my Katalon and deleted the previous version of it as well. The reason we cannot decompose our git repo. As we have pipelines and so many things depending on the path we would have to change a lot of things also why you would not allow users to just open the existing projects why i have to clone it what if i just want to switch between different projects i will always have to clone it again?? There is no way I could run my project for now. Kindly either share the previous version or find the solution for this Thanks.