You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue with Service Fabric 9.1.1799.9590 and SDK version 8.2.1235, as mentioned in the linked issue. It seems to block the explorer from working properly, the create button is not working properly, which I assume have to do with this (Only sometimes I can create a stateful service, and the stateless I create by manually editing the API call from the statefull service, as there seems to be no clickhandler on that button... I am guessing it is related to the javascript crashing, but not sure).
A related issue is that this error with the toasters then invisibly covers the create buttons (sometimes, depending on zoom.)
It catches the button click, so I can't create services in some cases. Perhaps it should be a separate issue, it seems to be an issue with the toasters. I think this is #827. Still, it is hard to separate the two issues from a users, I thought I struggled with creation because of the client error, not that the toaster was blocking the UI.
Describe the bug
The Applications page displays "Failed to load events" on "Recent Application and Container Exit Event Reasons".
It displays the error message "null failed. Code: E_INVALIDARG Message: Invalid API version".
The same problem happens in the Events tab.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should display a list of events, not an error message.
Screenshots
Additional context
Related issues:
microsoft/service-fabric#1301
#465
The text was updated successfully, but these errors were encountered: