reportportal / agent-js-playwright

Agent to integrate Playwright with ReportPortal.
https://www.npmjs.com/package/@reportportal/agent-js-playwright
Apache License 2.0
34 stars 14 forks source link

Failed to finish nested step. Error: Request failed with status code 500 #153

Open lucas-delafuente-deel opened 2 months ago

lucas-delafuente-deel commented 2 months ago

Hi team! We are having some issues with Report Portal, when we try to delete a report or when we send the report to report portal from Playwright we see the following error:

Failed to finish nested step. Error: Request failed with status code 500: {"errorCode":5000,"message":"Unclassified error [org.hibernate.exception.GenericJDBCException: could not execute statement]"}

Screenshot 2024-09-04 at 4 08 19 PM

Any idea about it? Thank you in advance.

RP version: Build: 5.10.0

AmsterGet commented 2 months ago

Hello @lucas-delafuente-deel ! Looks like something on the API service side. @pbortnik @APiankouski @grabsefx could you help here?