ericleasemorgan / reader

Distant Reader, a tool for using & understanding a corpus
GNU General Public License v2.0
20 stars 7 forks source link

Remove /usr/bin/id error #110

Open ericleasemorgan opened 4 years ago

ericleasemorgan commented 4 years ago

When ssh-ing to any of our nodes, /usr/bin/id returns an error:

$ ssh big-compute-1
Last login: Tue Jun 23 17:07:29 2020 from dr-cov19-headnode.jetstreamlocal
/usr/bin/id: cannot find name for group ID 1050

I'll bet this is a remnant of the username issue from our shared file system.

While this error does not seem to cause a problem, it is a bit annoying. Please resolve it?

ECoulter commented 4 years ago

That is exactly what's happening; I just need to update the node image, which will be done when Art no longer needs to run a solr instance on the headnode.

ericleasemorgan commented 4 years ago

@ECoulter I believe you are now able to resolve this issue because I believe @artunit 's process is no longer running.