If you reboot the server it works again but after a while it stops again. Does anyone know any other way of seeing what’s running and how far along it is?
Sounds like the 500 error that you reported in the past (#1655731). Could you submit a new support ticket via our support portal for this please?
P.S. Can you also please edit your forum post and make sure that the shared link is not clickable? You can do this by removing the link from your post and by adding it again to the post but place it between two single backticks (`) instead. Otherwise, people may click on it my mistake.
Yes it is the same error, however the new code you gave me for my tickets is working fine so must not be using this URL anymore I guess? I’ll raise the ticket now
Update: This issue has been reported to R&D and occurs when thousands of requests have been submitted [internal reference: SHARED-94723]. The workaround for the moment is to add an extra header to the request just after the function open()–For example, xmlHttp.open()–when the error occurs when executing a REST API call by the Run Script Workflow plugin and JScript is chosen as Language.
Tip: The value <Base64> is the base64 string of username:password (colon incl.). In case of username:password, this value would be dXNlcm5hbWU6cGFzc3dvcmQ=.
Sorry to bother you have you got a solution to your issue?
I seem to be getting same error result when using the REST Api especially on big requests.
The only workaround for me atm is to restart Connect Service.