Login remoto impossível (SSH, interface web), o console se desconecta imediatamente após o login

0

desde algum tempo eu tenho esse problema que (em intervalos irregulares) eu não consigo mais entrar no meu servidor. Uma conexão SSH ou login da interface da web simplesmente falha ao efetuar login. Fazer o login no console funciona, mas imediatamente após o login eu saí novamente.

O servidor roda o Ubuntu Server 16.04.2 (LTS) com todas as atualizações mais recentes.

Quando tento efetuar login via SSH, recebo o seguinte erro:

$ ssh wouter@Hyperion
wouter@Hyperion's password:
shell request failed on channel 0

Depois de forçar a reinicialização do servidor, tudo funciona novamente por um tempo.

Encontrei o seguinte em / var / log / syslog, que corresponde a uma das minhas tentativas de login com falha:

May 25 12:43:16 Hyperion systemd[1]: Created slice User Slice of wouter.
May 25 12:43:16 Hyperion systemd[1]: Started Session 202 of user wouter.
May 25 12:43:16 Hyperion systemd[1]: Starting User Manager for UID 1000...
May 25 12:43:16 Hyperion systemd[11198]: [email protected]: Failed at step EXEC spawning /lib/systemd/systemd: Resource temporarily unavailable
May 25 12:43:16 Hyperion systemd[1]: Started User Manager for UID 1000.
May 25 12:43:16 Hyperion console-kit-daemon[8174]: (process:11208): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
May 25 12:43:16 Hyperion console-kit-daemon[8174]: missing action
May 25 12:43:18 Hyperion console-kit-daemon[8174]: (process:11344): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
May 25 12:43:18 Hyperion console-kit-daemon[8174]: missing action
May 25 12:43:18 Hyperion console-kit-daemon[8174]: console-kit-daemon[8174]: GLib-CRITICAL: Source ID 87 was not found when attempting to remove it
May 25 12:43:18 Hyperion console-kit-daemon[8174]: GLib-CRITICAL: Source ID 87 was not found when attempting to remove it
May 25 12:43:18 Hyperion systemd[1]: Stopped User Manager for UID 1000.
May 25 12:43:18 Hyperion systemd[1]: Removed slice User Slice of wouter.

Qualquer ajuda será muito apreciada.

    
por Wouter 25.05.2017 / 14:03

0 respostas