Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crane 1.3.0: Unable to save Docker credentials #43

Closed
DaveFlynn opened this issue Dec 14, 2021 · 3 comments
Closed

Crane 1.3.0: Unable to save Docker credentials #43

DaveFlynn opened this issue Dec 14, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@DaveFlynn
Copy link
Contributor

OS: Mac OS (M1)
Crane version: 1.3.0
Install method: upgraded from 1.2.1 - replaced app in Applications (also tried deleting and installing fresh)

Steps to reproduce:

Launch Crane
Enter Docker credentials
Click save
Click to the local/remote images lists
Click back to Docker credentials - user/pass are empty

@DaveFlynn DaveFlynn added the bug Something isn't working label Dec 14, 2021
@kentwelcome
Copy link
Member

 ⎈ dev-eks-kent  kent  Applications  Crane.app  …  MacOS  $  ./Crane                                                                                                                                                                             Mon Dec 20 10:44:32 2021
fork process /Applications/Crane.app/Contents/Resources/app.asar/dist/server.js
/Applications/Crane.app/Contents/Resources/app.asar/node_modules/@sentry/electron/dist/renderer/backend.js:48
            if (window.__SENTRY_IPC__ == undefined) {
            ^

ReferenceError: window is not defined
    at new RendererBackend (/Applications/Crane.app/Contents/Resources/app.asar/node_modules/@sentry/electron/dist/renderer/backend.js:48:13)
    at RendererClient.BaseClient (/Applications/Crane.app/Contents/Resources/app.asar/node_modules/@sentry/core/dist/baseclient.js:52:25)
    at new RendererClient (/Applications/Crane.app/Contents/Resources/app.asar/node_modules/@sentry/electron/dist/renderer/client.js:19:24)
    at Object.initAndBind (/Applications/Crane.app/Contents/Resources/app.asar/node_modules/@sentry/core/dist/sdk.js:18:18)
    at Object.init (/Applications/Crane.app/Contents/Resources/app.asar/node_modules/@sentry/electron/dist/renderer/index.js:41:12)
    at Object.specificInit (/Applications/Crane.app/Contents/Resources/app.asar/node_modules/@sentry/electron/dist/dispatch.js:121:113)
    at Object.init (/Applications/Crane.app/Contents/Resources/app.asar/node_modules/@sentry/electron/dist/sdk.js:52:16)
    at Object.<anonymous> (/Applications/Crane.app/Contents/Resources/app.asar/dist/ServerHandlers.js:24:8)
    at Module._compile (node:internal/modules/cjs/loader:1110:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1140:10)
    ```

@aar0nTw
Copy link
Contributor

aar0nTw commented Dec 20, 2021

pls use 1.2.1 before we fix that

@aar0nTw
Copy link
Contributor

aar0nTw commented Dec 20, 2021

solved, pls upgrade to v1.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants