Tests failing on Ubuntu 16.04 with "Email or password is invalid!"

Hi

I posted this thread but thought to open a new topic.

I am trying to run some tests on Ubuntu 16.04 with Katalon 5.4.1 but i get the below error:

Request sent successfully.
Request sent successfully.
Email or password is invalid!

Im not behind a proxy so that isn’t an issue.

I added -consoleLog to the command and got the following ( there were quite a lot of similar messages ie “…Could not install bundle…” - i have trimmed to the last 4 )

...!ENTRY org.eclipse.update.configurator 4 0 2018-05-01 17:11:20.056
!MESSAGE Could not install bundle plugins/org.apache.poi.ooxml.schemas_3.9.0.v201405241750.jar   A bundle is already installed with the name "org.apache.poi.ooxml.schemas" and version "3.9.0.v201405241750"
!ENTRY org.eclipse.update.configurator 4 0 2018-05-01 17:11:20.077
!MESSAGE Could not install bundle plugins/org.eclipse.ui.browser_3.5.2.v20161114-0210.jar   A bundle is already installed with the name "org.eclipse.ui.browser" and version "3.5.2.v20161114-0210"
!ENTRY org.eclipse.update.configurator 4 0 2018-05-01 17:11:20.092
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar   A bundle is already installed with the name "org.eclipse.equinox.concurrent" and version "1.1.0.v20130327-1442"
!ENTRY org.eclipse.update.configurator 4 0 2018-05-01 17:11:20.110
!MESSAGE Could not install bundle plugins/org.apache.commons.io_2.4.0.jar   A bundle is already installed with the name "org.apache.commons.io" and version "2.4.0"

My email and password are correct ( the same as i use to login to the forum ) - is the above causing the error?

Im not sure if the latest version has a few issues, as i ran 5.3.1 in Ubuntu without an issue - are there any links to older versions of Katalon Studio?

I have managed to get my tests running on Ubuntu, see this thread for details