Closed agrare closed 8 months ago
Findings -
the error appeared to be coming in from/app/views/layouts/_textual_groups_generic.html.haml
the props named options
for TextualSummaryWrapper
component is too big.
its supposed to be something like this
{:src_ids=>["2983"], :request_type=>:vm_reconfigure, :org_controller=>"vm"}
instead, we get
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master
, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.
@jeffibm is this still a bug?
@jeffibm is this still a bug?
it's been a while. let me try and replicate this error again..
@jeffibm is this still a bug?
I was not able to replicate this error in my local petrosian
branch. seems to be working fine.
now I am getting a null
for options
https://github.com/ManageIQ/manageiq-ui-classic/issues/8786#issuecomment-1545519546
Is there a specific type of record or page that we need to check this?
@jeffibm I ordered a service that provisioned a VM and this was the result. I don't think that nil
options realistically represents the issue.
@jeffibm I ordered a service that provisioned a VM and this was the result. I don't think that
nil
options realistically represents the issue.
yes, that's what I thought in the beginning.
but when I commented the big object in options
value, the page then got rendered.
now, I just checked all records in my local petsosian
and am able to see pages without any problems.
are you still seeing any issues?
We have a reproducible error in an internal demo environment.
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master
, please reply with all of the information you have about it in order to keep the issue open.
@jeffibm please investigate
@jeffibm please investigate
Yes, will investigate further.
This happens randomly in the local environment.
And, when it does, we get the long object mentioned in the comment
Then, we have to logout and login and when we visit the same page again, the error does not occur.
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master
, please reply with all of the information you have about it in order to keep the issue open.
This was fixed in https://github.com/ManageIQ/manageiq-ui-classic/pull/9030
When clicking on a service in the My Services page I hit a 500 error stack level too deep when listing the service
This was on the petrosian branch, ui-classic sha 47519695f45b
Here is the service in the console:
Unsure if this is relevant but this service failed to provision. Still shouldn't fail this way but might be necessary for reproducing the error.