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.

Open terminal with non-patched images on OCP 4 fails

See original GitHub issue

Is your enhancement related to a problem? Please describe.

“CRI-O now has support for adding the entry of the user to the /etc/password if it does not exists in /etc/passwd”.

The problem is that it creates an entry like this one on /etc/passwd:

1001360000:x:1001360000:0:1001360000 user:/project:/sbin/nologin

Hence Theia exec plugin uses the login shell /sbin/nologin to open a terminal and fails as described here.

Describe the solution you’d like

When the default login shell is /sbin/nologin use sh instead.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
l0rdcommented, Jul 24, 2019

That’s a P1 but I have set 7.0.0. That means that @AndrienkoAleksandr should work on it only if he has no blockers assigned.

1reaction
sunixcommented, Jul 23, 2019

hello, is that the issue template is no longer working ?

I guess you can go bypass with https://github.com/eclipse/che/issues/new

Read more comments on GitHub >

github_iconTop Results From Across the Web

Image-Pruner is failing due to image reference format error
Issue. Automatic image pruning is failing in OpenShift ( OCP ) 4 with one of the following messages:.
Read more >
Managing Images | OpenShift Container Platform 3.11
Trying to create a cross-image-stream alias produces an error. ... See Importing Tag and Image Metadata for more details. The --reference flag creates...
Read more >
Troubleshooting Guide for OpenShift Container Platform
OpenShift builds fail trying to push image using a wrong IP address for the ... You may run into a situation with Persistent...
Read more >
Parallel Trading in Medicines Europe s Experience and Its ...
You'll start receiving the latest news, benefits, events, and programs ... In the meantime, please feel free to search for ways to make...
Read more >
OpenShift 4 Container Image Management - YouTube
The OpenShift image registry has moved to using an operator with OpenShift 4. With this change comes a different, but dramatically more ...
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