question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cli codenvy restart command fails when admin's credential is provided

See original GitHub issue

Reproduction Steps:

  • start codenvy
  • restart codenvy with credentials

see attachment

OS and version:

openSUSE 13.2 (Harlequin) (x86_64)

Docker version:

Client:
 Version:      17.03.0-ce
 API version:  1.26

Server:
 Version:      17.03.0-ce
 API version:  1.26 (minimum version 1.12)
 Experimental: false

attachment out-2

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
TylerJewellcommented, Mar 18, 2017

Thanks @akorneta for reporting this. Pull request with a fix - https://github.com/eclipse/che/pull/4475

2reactions
benoitfcommented, Mar 16, 2017

the main issue is what args needs to be sent to stop and start when we do “restart” because some want to give arguments for stop (of restart) and some want to give arguments for start (of restart)

AFAIK the issue is coming after this change https://github.com/eclipse/che/commit/dcf6c63683f2431c601bc23bf4a8d5502e14d860#diff-c9d27ea6fa5cef75c1a6559309b947c4

I would say that unknown arguments should be skipped by start instead of reporting the error.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Console shows server failed to start even though it actually ...
To do so, I am running the command chectl server:deploy to startup the server. Everything goes fine, right up until it gets to...
Read more >
Troubleshooting | Codewind - Eclipse
Then, restart Codewind. Project creation fails if a persistent volume (PV) is unavailable. If you try to create a project on Codewind for ......
Read more >
CLI tools OpenShift Container Platform 4.2
Procedure. Navigate to the Infrastructure Provider page on the Red Hat OpenShift Cluster Manager site. Select your infrastructure provider, and, ...
Read more >
IBM Z® Open Editor in the cloud with Eclipse Che
We recommend exploring Eclipse Che on IBM Cloud utilizing IBM's OpenShift V3.11 ... The default Keycloak credentials are admin:admin .
Read more >
Enhancing Password Quality - ITPro Today
Password uses the word "admin" or "administrator". MBSA version 1.2.1, the most recent version, also includes a command-line version (mbsacli.exe) that can ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found