Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. If you cannot create a project, check your administrative permissions and ensure you have the necessary permissions.

  2. Project page loads depending on project.json file in “QualitiaServer“ folder under ProgramFiles. When you are updating the projects, and if by any chance your system got shutdown, this could corrupt the project.json file. Re-running the Readiness Utility will fix the issue.

  3. Getting error "Early EOF" while project setup after replacing the server workspace: You might get this error while project setup if the credentials through which the VM was logged-in is different from which the Web Services were started. To avoid getting this error you have to make sure that the same log in credential is used for VM as well as web services.
    Now to fix this error update the log-on configurations of web-service with appropriate localadmin user following the below steps:

    • Open services and go to qualitia-web-service.

    • Rightclick on qualitia-web-service and open Properties.

    • Once the Properties widow is open, go to Log On screen and add credentials after selecting the button next to This account.

      image-20240904-050730.pngImage Added

    • Click Apply to save the changes.

    • Now go to projects folder inside the local AppData and open git.

    • Insert the command git clone "http://IP:8887/qas-repositories/projectname". Use your IP address and project name in the link in place of “8887“ and “projectname”.

    • Once the project gets cloned then close the folder and open Qualitia to setup the project.

📞📚 Here to Help: Support and Resources

...