Knowledge Base
Welcome to OPAL-RT’s Knowledge Base
OPAL-RT offers a repository of support information for optimal use of its technology.
Please note that OPAL-RT knowledge base is not fully optimized for mobile platforms.
For optimal experience, use a desktop computer.
Reference Number: AA-02343// Views: AA-02343// Created: 2024-08-06 19:28:50// Last Updated: 2024-08-07 16:42:01 Problem & Solution Unable to Launch RT-LAB - Missing Permissions Issue ProblemTrying to launch RT-LAB but it gives a Metacontroller error: This error can be related with the permissions to launch OpalOne. SolutionFirst step is to check if the OpalOne is running. To do it, please open a browser tab and enter the command: http://localhost:60780/console If you got the denied response on it, it means that the OpalOne does not have the right permissions with the current user. To give the proper access, you can folow one of the steps below: From the installation folder:
From Command Prompt:
After these processes, if you enter again the localhost command, you should see the OpalOne services like in the example below: With this you will be able to open and run RT-LAB properly. Note: this issue was detected in RT-LAB 2024.3.0.21 and RT-LAB 2024.3.1.39 |