Forum Discussion
Power BI Report Server May 2021 Released!
Hi Petebro , Hi everyone
I've observed two issues connected with Portal2. I've already seen it in January 2021 update, but I've just realized that those issues come up only when the setting UserPortalV2 is changed to "True". When I set it to "False" and stop& start PowerBI service - issues disappear. I reproduced both of them on the old and new portal and I am sure that it appears only when it is set to "True".
- One of my PowerBI reports (I tested more or less 5 reports) throws an error when I try to upload it by the "Upload" button on the portal. I get a popup with "An error has occurred. Something went wrong. Please try again later." and the file doesn't upload. It works OK when I try to save it on the portal through the PowerBI RS Desktop app.
RSPortal log:
2021-06-17 16:15:35.3878|INFO|9|Received request GET /api/v2.0/CatalogItems(Path='/PL_TEST_REPORT')| RequestID = s_8012fab9-c268-4d1d-a624-4894e8b40869
2021-06-17 16:15:35.3878|ERROR|9|library|Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: , Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/PL_TEST_REPORT' cannot be found.;| RequestID = s_8012fab9-c268-4d1d-a624-4894e8b40869
2021-06-17 16:15:35.4338|INFO|6|Sending response. Response code PLBISQLTST\mkorwek 404, Elapsed time 0:00:00,0460683| RequestID = s_8012fab9-c268-4d1d-a624-4894e8b40869
2. When I try to assign roles to the user on the Row-level security tab I also get a popup with "An error has occurred. Something went wrong. Please try again later."
The funny thing is that despite having this error every time when I try to assign a role, my assignments works OK.. They are adding/deleting normally like it was no error. Anyway, this situation is very confusing and annoying.
Have someone observe it on your instances? Or maybe someone knows how to help with these. I really like the new look of the RS Portal, but with these issues, I don't want to process this update on the production environment (I have still May 2020 version on prod).
Regards,
Marcin
- Anonymous5 years agoNot applicable
Hello Marcin_PL,
We are encountering your first issue as well. I am not 100% certain yet but it might be related to file size, it seems to be our largest reports that fails with the "Upload" button. It's wierd because these large reports used to fail when deployed with "Save As Report Server" but worked with "Upload" but now it seems the other way around, I managed to do a "Save As" successfully for the first time but "Upload" doesn't work anymore.
I've also done a quick test with RLS and I confirm the same behavior as well. I get the "Something went wrong. Please try again later." message but at least the group is still added to the role anyway.