Forums

persistently created new running processes - sudspawner

Hi,

there are persistently creating new processes "/usr/local/bin/python3.5 /usr/bin/sudospawner --logging=debug", though I kill them all, there are created new ones. These are draining my CPU usage and I cannot open jupyter notebook as well. Can you please give me an advice how to solve the problem? Thank You.

You'll need to clear down the other Jupyter processes to get rid of those and to stop them from coming back -- the ones with names like jupyterhub-singleuser and IPython.kernel.

Thank You for quick answer. Can you be more specific? What you mean by clear down processes? Killing them in Consoles/Running processes? If so, then there are not such processes as you mentioned.

Are there any processes at all? Originally you mentioned some sudospawner processes.