Re: [pve-devel] [PATCH manager] show connection failure during login

2019-07-24 Thread Thomas Lamprecht
On 7/24/19 4:53 PM, Oguz Bektas wrote: > in case pvedaemon is not running or we somehow get a 595 response (connection s/somehow/somehow else/ > failure), we want to tell this to the user, since "Login failed" doesn't > help. > > handle all connection failures, leave the rest the same. > we coul

[pve-devel] [PATCH manager] show connection failure during login

2019-07-24 Thread Oguz Bektas
in case pvedaemon is not running or we somehow get a 595 response (connection failure), we want to tell this to the user, since "Login failed" doesn't help. handle all connection failures, leave the rest the same. we could go into more detail (CONNECT_FAILURE, CLIENT_INVALID, LOAD_FAILURE and SERV