Error when update orc #16

Closed
opened 2 years ago by LUIS_Maslov_Ivan · 1 comments
LUIS_Maslov_Ivan commented 2 years ago (Migrated from gitlab.com)

2022-01-26 14:08:50,729 - ERROR - Server.do_GET: Global error handler - look traceback below.
Traceback (most recent call last):
File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\Server.py", line 395, in do_GET
lFlagURLIsApplied=self.URLItemCheckDo(lURLItem, "GET")
File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\Server.py", line 311, in URLItemCheckDo
URLItemDo(inURLItem, self, gSettingsDict)
File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\Server.py", line 276, in URLItemDo
inURLItem["ResponseDefRequestGlobal"](inRequest, inGlobalDict)
File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\BackwardCompatibility.py", line 111, in v1_2_0_Monitor_ControlPanelDictGet_SessionCheckInit
TechnicalCheck() # Calculate the CP
File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\BackwardCompatibility.py", line 55, in TechnicalCheck
lDatasetCurrentBytes = v1_2_0_Monitor_ControlPanelDictGet(inRequest,inGlobalDict) # Call the control panel
File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\BackwardCompatibility.py", line 128, in v1_2_0_Monitor_ControlPanelDictGet
lRenderFunctionsRobotList = inGlobalDict["ControlPanelDict"]["RobotList"]
KeyError: 'ControlPanelDict'

2022-01-26 14:08:50,729 - ERROR - Server.do_GET: Global error handler - look traceback below. Traceback (most recent call last): File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\Server.py", line 395, in do_GET lFlagURLIsApplied=self.URLItemCheckDo(lURLItem, "GET") File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\Server.py", line 311, in URLItemCheckDo URLItemDo(inURLItem, self, gSettingsDict) File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\Server.py", line 276, in URLItemDo inURLItem["ResponseDefRequestGlobal"](inRequest, inGlobalDict) File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\BackwardCompatibility.py", line 111, in v1_2_0_Monitor_ControlPanelDictGet_SessionCheckInit TechnicalCheck() # Calculate the CP File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\BackwardCompatibility.py", line 55, in TechnicalCheck lDatasetCurrentBytes = v1_2_0_Monitor_ControlPanelDictGet(inRequest,inGlobalDict) # Call the control panel File "C:\RPA\XXX_Orchestrator\Builds\pyOpenRPA\Orchestrator\BackwardCompatibility.py", line 128, in v1_2_0_Monitor_ControlPanelDictGet lRenderFunctionsRobotList = inGlobalDict["ControlPanelDict"]["RobotList"] KeyError: 'ControlPanelDict'
LUIS_Maslov_Ivan commented 2 years ago (Migrated from gitlab.com)

changed the description

changed the description
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: OPEN_RPA_PUBLIC/ORPA-pyOpenRPA#16
Loading…
There is no content yet.