Kitematic: Kitematic stay loading all the time.

Created on 23 Jan 2017  ·  24Comments  ·  Source: docker/kitematic

    I want to open the Kitematic by docker for mac client. But, I keep stay in Starting Docker VM interface all the time. The loading number is 100%,but the interface still stay in here, can't open the next interface. How to solve it then correct open the next interface?

My Docker version is :
Client:
Version: 1.13.0
API version: 1.25
Go version: go1.7.3
Git commit: 49bf474
Built: Wed Jan 18 16:20:26 2017
OS/Arch: darwin/amd64

Server:
Version: 1.13.0
API version: 1.25 (minimum version 1.12)
Go version: go1.7.3
Git commit: 49bf474
Built: Wed Jan 18 16:20:26 2017
OS/Arch: linux/amd64
Experimental: true

Most helpful comment

Yeah, same error here, Kitematic 0.17.5, MacOS High Sierra:
image
Same error as above:

[Bugsnag] Invalid API key 'undefined'
/Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:149 Uncaught TypeError: _bluebird2.default.delay(...).cancellable is not a function
...

All 24 comments

What version of Kitematic are you running?
The latest release shouldn't have this issue: https://github.com/docker/kitematic/releases/tag/v0.13.0

Hi, @FrenchBen
The version of my Kitematic is v0.13.0 too. Then I had download the new Kitematic for Mac by your url : https://github.com/docker/kitematic/releases/tag/v0.13.0.
But the issue also appeared. I guess the reason of this maybe from docker setting, do you think so?
If I reinstall the docker, this issue also appear, can you tell me the other solution?

The same bug here where "Loading Images" loading has last hours with "Search for Docker images from Docker Hub".

  1. Kinematic 0.13.0
  2. macOS Sierra v10.12.1
  3. $ docker --version
    Docker version 1.13.0, build 49bf474
  4. $ docker-machine --version
    docker-machine version 0.9.0, build 15fd4c7
  5. $ docker-compose --version
    docker-compose version 1.10.0, build 4bd6f1a

I just installed Docker and Kinematic 27th January 2017 and the bug continues. I had to force kill Kinematic and Kinematic was able to work again.

Perhaps spawning daemon on the background may hung up the search somehow? It is hard to understand what could cause the whole application to get stuck to the loading status.

Is there any patch for this?

Hi @Henri-Lo it's possible that you were hitting Docker Hub when it was having issues; See the status history here:
http://status.docker.com/pages/history/533c6539221ae15e3f000031

@fairyeye Can you provide the full output of:
docker system info

Once you open Kitematic, can you go to View -> Toggle Chromium Developer Tools and provide me with the full output of that window?

Thanks

@FrenchBen The question is my incorrect env. I'm sorry to close this issue so late.

@fairyeye same error

system info

Containers: 3
 Running: 0
 Paused: 0
 Stopped: 3
Images: 3
Server Version: 17.03.0-ce
Storage Driver: aufs
 Root Dir: /var/lib/docker/aufs
 Backing Filesystem: extfs
 Dirs: 18
 Dirperm1 Supported: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host ipvlan macvlan null overlay
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 977c511eda0925a723debdc94d09459af49d082a
runc version: a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70
init version: 949e6fa
Security Options:
 seccomp
  Profile: default
Kernel Version: 4.9.12-moby
Operating System: Alpine Linux v3.5
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 1.952 GiB
Name: moby
ID: FBSN:D2BF:JXJC:CDMW:B2DZ:RFXZ:7NDI:GZ5C:YLGW:72QR:7P77:HG4A
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): true
 File Descriptors: 16
 Goroutines: 26
 System Time: 2017-03-16T23:50:48.951473565Z
 EventsListeners: 1
Registry: https://index.docker.io/v1/
Experimental: true
Insecure Registries:
 127.0.0.0/8
Registry Mirrors:
 http://603742f5.m.daocloud.io
Live Restore Enabled: falsel

output
20170317148970841189771.png

@FrenchBen thanks

[Bugsnag] Invalid API key 'undefined'

Is it possible this is happening again? I am seeing the same behaviour on a fresh install on Mojave.

I'm having this issue on Kitematic 0.17.5
The 'homepage' of recommended containers loads just fine, but any search will not load.
Every time a letter is added to the search field, this error is thrown: https://f001.backblazeb2.com/file/Ardent/Shared/Kitematic%20Mac%20Error.png

I have the exact same issue with Kitematic 0.17.5 on a MacOS Mojave

I have same issue, but in this case I still on MacOS High Sierra 10.13.6 and Kitematic 0.17.5

This is the console log when I try to search images

/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/bugsnag-js/src/bugsnag.js:248 [Bugsnag] Invalid API key 'undefined' /Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:149 Uncaught TypeError: _bluebird2.default.delay(...).cancellable is not a function at Constructor.search (/Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:149) at Constructor.handleChange (/Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:160) at Constructor._handleChange (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactDOMInput.js:118) at executeDispatch (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:110) at forEachEventDispatch (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:98) at Object.executeDispatchesInOrder (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:119) at executeDispatchesAndRelease (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginHub.js:46) at Array.forEach (<anonymous>) at forEachAccumulated (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/forEachAccumulated.js:23) at Object.processEventQueue (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginHub.js:253) at runEventQueueInBatch (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventEmitterMix…:18) at Object.handleTopLevel [as _handleTopLevel] (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventEmitterMix…:44) at handleTopLevelImpl (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventListener.js:80) at ReactDefaultBatchingStrategyTransaction.perform (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/Transaction.js:134) at Object.batchedUpdates (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactDefaultBatching…:66) at Object.batchedUpdates (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactUpdates.js:110) search @ /Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:149 handleChange @ /Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:160 _handleChange @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactDOMInput.js:118 executeDispatch @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:110 forEachEventDispatch @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:98 executeDispatchesInOrder @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:119 executeDispatchesAndRelease @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginHub.js:46 forEachAccumulated @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/forEachAccumulated.js:23 processEventQueue @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginHub.js:253 runEventQueueInBatch @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventEmitterMix…:18 handleTopLevel @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventEmitterMix…:44 handleTopLevelImpl @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventListener.js:80 perform @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/Transaction.js:134 batchedUpdates @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactDefaultBatching…:66 batchedUpdates @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactUpdates.js:110 dispatchEvent @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventListener.js:174 _super.bugsnag @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/bugsnag-js/src/bugsnag.js:158

Same issue on windows10
How can I open develop console on windows??

I am having the same issue. What are the best alternatives if the issue is still cropping up for people?

Yeah, same error here, Kitematic 0.17.5, MacOS High Sierra:
image
Same error as above:

[Bugsnag] Invalid API key 'undefined'
/Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:149 Uncaught TypeError: _bluebird2.default.delay(...).cancellable is not a function
...

any idea on how to fix this issue? how may I create a new api key? is that possible?

Answering myself and maybe others who have this issue, check the solution

https://github.com/docker/kitematic/issues/4234#issuecomment-435394404

It's downgrade to Kitematic v0.17.3

Answering myself and maybe others who have this issue, check the solution

#4234 (comment)

It's downgrade to Kitematic v0.17.3

I downgrade it and then it ask me to update kitematic

Had the same issue with current Kitematic on windows 10 (1709).
The tip to downgrade v017.3 (from @czf1009 ) helped !
Does not ask to upgrade.

Check the kitematic releases page

Same issue:
macOS Mojave, Version 10.14.2
screen shot 2018-12-19 at 5 24 30 pm

I had the same issue with current Docker Desktop version.

image

what's the final solution the bug was open on 23 Jan 2017 this message is created 29 Dic 2018 almost two years and nobody have a solution

Docker desktop Version 2.0.0.0-mac81 (29211)
Engine: 18.09.0
Compose: 1.23.2
Kitematic: 0.17.5
Electron: 1.8.8

Error:
[Bugsnag] Invalid API key 'undefined'
/Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:149 Uncaught TypeError: _bluebird2.default.delay(...).cancellable is not a function

Stack trace
at Constructor.search (/Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:149)
at Constructor.handleChange (/Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:160)
at Constructor._handleChange (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactDOMInput.js:118)
at executeDispatch (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:110)
at forEachEventDispatch (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:98)
at Object.executeDispatchesInOrder (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:119)
at executeDispatchesAndRelease (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginHub.js:46)
at Array.forEach ()
at forEachAccumulated (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/forEachAccumulated.js:23)
at Object.processEventQueue (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginHub.js:253)
at runEventQueueInBatch (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventEmitterMix…:18)
at Object.handleTopLevel [as _handleTopLevel] (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventEmitterMix…:44)
at handleTopLevelImpl (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventListener.js:80)
at ReactDefaultBatchingStrategyTransaction.perform (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/Transaction.js:134)
at Object.batchedUpdates (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactDefaultBatching…:66)
at Object.batchedUpdates (/Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactUpdates.js:110)
search @ /Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:149
handleChange @ /Applications/Kitematic.app/Contents/Resources/app.asar/components/NewContainerSearch.react.js:160
_handleChange @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactDOMInput.js:118
executeDispatch @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:110
forEachEventDispatch @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:98
executeDispatchesInOrder @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginUtils.js:119
executeDispatchesAndRelease @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginHub.js:46
forEachAccumulated @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/forEachAccumulated.js:23
processEventQueue @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/EventPluginHub.js:253
runEventQueueInBatch @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventEmitterMix…:18
handleTopLevel @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventEmitterMix…:44
handleTopLevelImpl @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventListener.js:80
perform @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/Transaction.js:134
batchedUpdates @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactDefaultBatching…:66
batchedUpdates @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactUpdates.js:110
dispatchEvent @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/react/lib/ReactEventListener.js:174
_super.bugsnag @ /Applications/Kitematic.app/Contents/Resources/app.asar/node_modules/bugsnag-js/src/bugsnag.js:158

thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ashish0410verma picture Ashish0410verma  ·  3Comments

sumpokemonster picture sumpokemonster  ·  3Comments

ClemMakesApps picture ClemMakesApps  ·  3Comments

natery2000 picture natery2000  ·  3Comments

albfan picture albfan  ·  3Comments