microsoft / service-fabric-explorer

Service Fabric Explorer is a web based dashboard for visualizing the state of a Service Fabric cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code: E_INVALIDARG Message: Invalid API version

EvgenyGrishnov opened this issue · comments

Describe the bug
I got "null failed. Code: E_INVALIDARG Message: Invalid API version" error on my dev cluster v9.1.1390.9590

To Reproduce

  1. Download runtime and sdk packages v9.1.1390.9590.
  2. Update your dev cluster to that version
  3. Deploy any existed application
  4. Open dev tools in browser and you will see that UI sends wrong version number

Expected behavior
UI sends correct version number

Screenshots
If applicable, add screenshots to help explain your problem.

  • Service Fabric version
  • OS(for browser not SF)
  • Browser/ Browser version [e.g. chrome, safari]

Additional context
Add any other context about the problem here.

commented

@EvgenyGrishnov which APi is having that issue?

I am not sure that understand the question.
All I did was only new my dev environment cluster update to v9.1.1390.9590 via msi from microsoft page with the latest SF version for developers

commented

@EvgenyGrishnov are you able to open the network log and see which request is causing it?

commented

closing due to inactivity

Can you look at it again @jeffj6123 ?