Kitematic: Unexpected Error

Created on 16 Jan 2018  路  5Comments  路  Source: docker/kitematic

Expected behavior

It should open

Actual behavior

It shows this error
captura de pantalla 2018-01-16 a las 2 58 24 p m

Information about the Issue

It stopped working suddenly. Tried reinstalling and nothing.

Steps to reproduce the behavior

  1. Open Kitematic

Most helpful comment

@brah I fixed it doing the following:

  1. Open Kitematic and go to View -> Toggle Chromium Developer Tools
  2. Open the console tab (click the >> button in the top section)
  3. Run localStorage.setItem('settings.useVM', 'false')
  4. Restart Kitematic

I don't know how that setting got set to true 馃槀 All I remember is that I upgraded Docker.

All 5 comments

im on it

This might be relevant: the Retry Setup and Reset buttons don't seem to solve the error

@brah I fixed it doing the following:

  1. Open Kitematic and go to View -> Toggle Chromium Developer Tools
  2. Open the console tab (click the >> button in the top section)
  3. Run localStorage.setItem('settings.useVM', 'false')
  4. Restart Kitematic

I don't know how that setting got set to true 馃槀 All I remember is that I upgraded Docker.

Note: If I check the Use VirtualBox on next start option I can reproduce the problem. Then the Reset and Retry Setup buttons don't fix the issue, only the steps mentioned above

I had the sample problem: The Retry Setup and Reset buttons don't seem to solve the error.

Going into the web console and running the localStorage.setItem('settings.useVM', 'false') worked!

Thank you for posting the fix.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

albfan picture albfan  路  3Comments

EugeneKrapivin picture EugeneKrapivin  路  4Comments

natery2000 picture natery2000  路  3Comments

rick02840 picture rick02840  路  3Comments

tijn72 picture tijn72  路  4Comments