|
|
The IDE running on the remote host didn't report its status within 60 seconds. The process is unresponsive and you may consider the following options to resolve the issue:5 x3 r1 s: d9 G: A
Click 'Manage backends' to open the backend manager and stop running IDE backends. E+ a* Z! v8 y
Open the terminal and use the process manager (ps, top, htop) to find and kill unnecessary processes and free up resources2 r$ ^ l% X& Y: t }
Reboot the host
: c6 w V' y% P5 @$ @" hUpgrade the host if the issue remains- b7 ~9 p2 n+ m! c9 v$ K; n+ d" [1 g
If the problem persists, please submit an issue to YouTrack and attach logs archive available below.
1 D3 t' ^) D6 j8 l; L0 P" r( m
! J- A6 o8 d9 X8 t U$ u解决办法:
7 Q. e1 o2 \) q8 L- m第一步,检查对端服务器的selinux3 {1 ]/ l3 k# ]& [
[root@asset ~]# getenforce
4 B# X; e0 Y" l1 d+ v& u: yEnforcing D/ w1 o( ]* s2 ^
[root@asset ~]# vim /etc/sysconfig/selinux 0 m4 w2 q! U9 `6 i
SELINUX=disabled
% Y+ K B6 Y. r0 b0 K2 m/ l+ U' j5 h7 D% J& h2 d! b% d7 c
; f$ U* ^) F. A: x
" @5 Z' A; A7 u" [' k
[root@asset ~]# setenforce 0/ n5 _1 S$ h% O4 \& m1 g
[root@asset ~]# getenforce 2 |, o1 L$ L8 X- ]6 _" e
Permissive1 G# Q0 K( _6 c$ T7 \
2 p1 v( E$ y9 _5 d ~0 {* ]- ]
+ W; B3 e+ C8 a8 f1 E0 [/ w6 t1 G
; l' g0 R/ E6 a: h' S4 c第二步: 对端服务器的核心更新:6 q/ z* ^& _! @8 ]" W5 h3 H
: c1 p0 q. O, y[root@asset ~]# dnf upgrade -y 8 |/ E$ L9 A; c$ S4 T' _0 r
! m! x7 e3 R: k) b) t
更新
( C1 D& K! j" \ ]+ X6 O0 ^
3 ~$ R$ W l, n4 u/ ~! C: \6 a3 ~& e+ _, C+ t2 e' u% Q' K
|
|