|
|
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:
6 }/ m) p' ^2 Y4 ~% S! j* |Click 'Manage backends' to open the backend manager and stop running IDE backends
( A4 E. i* y% ~- mOpen the terminal and use the process manager (ps, top, htop) to find and kill unnecessary processes and free up resources# F- S9 Y6 l+ a- e2 }" ?3 S' N# V
Reboot the host+ z$ W/ D! }. M- R( ^6 F
Upgrade the host if the issue remains, c5 q' ]0 }" w; \5 \
If the problem persists, please submit an issue to YouTrack and attach logs archive available below.
8 N6 }2 X' G* E% [8 M1 @0 X2 c9 w. P
解决办法:( p( G7 `" C+ m+ W9 P9 Z" P* Y, \# `0 b
第一步,检查对端服务器的selinux
& y) x! }! x4 {% l[root@asset ~]# getenforce , n* ]" s3 O0 p$ e
Enforcing
- K v5 B5 O& T) _( L[root@asset ~]# vim /etc/sysconfig/selinux ' }) h7 o9 y7 x# e' g6 a: @3 O9 X
SELINUX=disabled2 I3 }' Z+ f1 `: C
1 o) P8 u- R, p
% |6 l$ \! S* B
1 P8 r _, Q" {0 C( \% H: y3 x[root@asset ~]# setenforce 0, @. H, s; [1 W) ]% Z) C% A3 Z
[root@asset ~]# getenforce % t. i# `) ^5 _* T
Permissive/ M& c5 n& ^5 G) n
- G" s% m" R. f) E. T: d* h0 U
8 c6 U& j2 T+ ]- I! c; b& L
" H$ c9 S7 O! F6 }第二步: 对端服务器的核心更新:3 f) c* U# U1 F4 ^; Y
! N5 j% z- S+ I0 f[root@asset ~]# dnf upgrade -y
& t2 q9 x, I% W. z, y1 |. w* V, R' ?' B# h( y7 m7 P! @% z1 u
更新
4 N" ] w( ^( [8 ^
2 H& N8 y3 L+ P
: n2 K4 U$ o7 m& ?% x& I1 \- h |
|