|
|
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:# w: y- }5 ^7 U
Click 'Manage backends' to open the backend manager and stop running IDE backends/ O% R$ B! A7 ^" e) P( X" _
Open the terminal and use the process manager (ps, top, htop) to find and kill unnecessary processes and free up resources/ O8 w+ Q& H/ o$ A& F7 @
Reboot the host) F# C. _6 I& c$ p$ w
Upgrade the host if the issue remains' j! w9 m: Q. R* q. |2 o
If the problem persists, please submit an issue to YouTrack and attach logs archive available below.. \4 O" o3 S) }& q. x6 t
; R& S7 \; \; ]( x7 c5 \ p解决办法:
q% ]' s0 i! \# L m, R$ }; q第一步,检查对端服务器的selinux
6 J6 H' |/ L: D: t5 b% S[root@asset ~]# getenforce ( s h e% l$ t* z% I4 T. r
Enforcing$ S0 k( D" _( d4 n5 a) K8 U
[root@asset ~]# vim /etc/sysconfig/selinux , t* U- Z2 }) Y4 O
SELINUX=disabled
% v) f% z4 w+ |/ I4 J6 a7 w; Q* t' A; S2 d- @
5 K( F, T8 a+ ]1 ~
2 t( v. D" c! M6 y# E' i3 t5 R[root@asset ~]# setenforce 0
8 f, f) H6 Y, u- V. c[root@asset ~]# getenforce
9 R! `" g1 W( F7 y+ ]# TPermissive
& Z/ U+ X- H3 ?/ @! n7 T
8 P- C' k M( S' _6 }$ G- Y- B* L( [1 w$ q/ F& K& a
$ n2 t( \1 w, X# M j第二步: 对端服务器的核心更新:; L5 B) O/ q! J8 z( C+ @0 u) w, B
9 B6 c% U( }$ @3 W2 V4 T1 g
[root@asset ~]# dnf upgrade -y ; a( R I4 H2 {. B% G) O
# [4 q$ y- }2 W更新
, c R" {* l* Q+ N3 D8 {. m/ W* w! [
( h) K& _# `5 Q( X) `, P
|
|