এসএসএইচ সংযোগটি উবুন্টু 13.04 সার্ভারে একদিন বা তার পরে হ্যাং (প্রত্যাখ্যান বা বাতিল করতে হবে) শুরু হয়


31

সম্প্রতি আমরা সার্ভারটি 12.04 এলটিএস সার্ভার থেকে 13.04 এ আপগ্রেড করেছি। পুনরায় বুট করার পরেও সবকিছু ঠিকঠাক ছিল। সমস্ত প্যাকেজ আপডেট হওয়া সাথে আমরা একটি অদ্ভুত সমস্যা দেখতে শুরু করেছি, এসএসএস এক দিন বা তার জন্য কাজ করে (সময় নির্ধারণের ক্ষেত্রে অস্পষ্ট) তারপরে এসএসএইচ হ্যাং করার জন্য পরবর্তী অনুরোধ (সিটিআরএল + সি কিছুই করতে পারে না)।

এটি ওয়েব সার্ভার ট্র্যাফিক ইত্যাদি সরবরাহ করছে serving

পোর্ট 22 উন্মুক্ত (আইপিএস ইত্যাদি পোস্ট করার জন্য কিছুটা পরিবর্তন করা হয়েছে):

nmap -T4 -A x.acme.com

Starting Nmap 6.40 ( http://nmap.org ) at 2013-09-12 16:01 CDT
Nmap scan report for x.acme.com (69.137.56.18)
Host is up (0.026s latency).
rDNS record for 69.137.56.18: c-69-137-56-18.hsd1.tn.provider.net
Not shown: 998 filtered ports
PORT   STATE SERVICE VERSION
22/tcp open  ssh     OpenSSH 6.1p1 Debian 4 (protocol 2.0)
| ssh-hostkey: 1024 54:d3:e3:38:44:f4:20:a4:e7:42:49:d0:a7:f1:3e:21 (DSA)
| 2048 dc:21:77:3b:f4:4e:74:d0:87:33:14:40:04:68:33:a6 (RSA)
|_256 45:69:10:79:5a:9f:0b:f0:66:15:39:87:b9:a1:37:f7 (ECDSA)
80/tcp open  http    Jetty 7.6.2.v20120308
| http-title: Log in as a Bamboo user - Atlassian Bamboo
|_Requested resource was http://x.acme.com/userlogin!default.action;jsessionid=19v135zn8cl1tgso28fse4d50?os_destination=%2Fstart.action
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel

Service detection performed. Please report any incorrect results at http://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 12.89 seconds

এখানে ssh -vvv:

ssh -vvv x.acme.com
OpenSSH_5.9p1, OpenSSL 0.9.8x 10 May 2012
debug1: Reading configuration data /Users/tfergeson/.ssh/config
debug1: Reading configuration data /etc/ssh_config
debug1: /etc/ssh_config line 20: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to x.acme.com [69.137.56.18] port 22.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/Users/tfergeson/.ssh/id_rsa" as a RSA1 public key
debug1: identity file /Users/tfergeson/.ssh/id_rsa type 1
debug1: identity file /Users/tfergeson/.ssh/id_rsa-cert type -1
debug1: identity file /Users/tfergeson/.ssh/id_dsa type -1
debug1: identity file /Users/tfergeson/.ssh/id_dsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.1p1 Debian-4
debug1: match: OpenSSH_6.1p1 Debian-4 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.9
debug2: fd 3 setting O_NONBLOCK
debug3: load_hostkeys: loading entries for host "x.acme.com" from file "/Users/tfergeson/.ssh/known_hosts"
debug3: load_hostkeys: found key type RSA in file /Users/tfergeson/.ssh/known_hosts:10
debug3: load_hostkeys: loaded 1 keys
debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-rsa
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-rsa,ssh-dss-cert-v01@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-dss
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 130/256
debug2: bits set: 503/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Server host key: RSA dc:21:77:3b:f4:4e:74:d0:87:33:14:40:04:68:33:a6
debug3: load_hostkeys: loading entries for host "x.acme.com" from file "/Users/tfergeson/.ssh/known_hosts"
debug3: load_hostkeys: found key type RSA in file /Users/tfergeson/.ssh/known_hosts:10
debug3: load_hostkeys: loaded 1 keys
debug3: load_hostkeys: loading entries for host "69.137.56.18" from file "/Users/tfergeson/.ssh/known_hosts"
debug3: load_hostkeys: found key type RSA in file /Users/tfergeson/.ssh/known_hosts:6
debug3: load_hostkeys: loaded 1 keys
debug1: Host 'x.acme.com' is known and matches the RSA host key.
debug1: Found key in /Users/tfergeson/.ssh/known_hosts:10
debug2: bits set: 493/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /Users/tfergeson/.ssh/id_rsa (0x7ff189c1d7d0)
debug2: key: /Users/tfergeson/.ssh/id_dsa (0x0)
debug1: Authentications that can continue: publickey
debug3: start over, passed a different list publickey
debug3: preferred publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /Users/tfergeson/.ssh/id_rsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-rsa blen 277
debug2: input_userauth_pk_ok: fp 3c:e5:29:6c:9d:27:d1:7d:e8:09:a2:e8:8e:6e:af:6f
debug3: sign_and_send_pubkey: RSA 3c:e5:29:6c:9d:27:d1:7d:e8:09:a2:e8:8e:6e:af:6f
debug1: read PEM private key done: type RSA
debug1: Authentication succeeded (publickey).
Authenticated to x.acme.com ([69.137.56.18]:22).
debug1: channel 0: new [client-session]
debug3: ssh_session2_open: channel_new: 0
debug2: channel 0: send open
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug2: callback start
debug2: client_session2_setup: id 0
debug2: fd 3 setting TCP_NODELAY
debug2: channel 0: request pty-req confirm 1
debug1: Sending environment.
debug3: Ignored env ATLAS_OPTS
debug3: Ignored env rvm_bin_path
debug3: Ignored env TERM_PROGRAM
debug3: Ignored env GEM_HOME
debug3: Ignored env SHELL
debug3: Ignored env TERM
debug3: Ignored env CLICOLOR
debug3: Ignored env IRBRC
debug3: Ignored env TMPDIR
debug3: Ignored env Apple_PubSub_Socket_Render
debug3: Ignored env TERM_PROGRAM_VERSION
debug3: Ignored env MY_RUBY_HOME
debug3: Ignored env TERM_SESSION_ID
debug3: Ignored env USER
debug3: Ignored env COMMAND_MODE
debug3: Ignored env rvm_path
debug3: Ignored env COM_GOOGLE_CHROME_FRAMEWORK_SERVICE_PROCESS/USERS/tfergeson/LIBRARY/APPLICATION_SUPPORT/GOOGLE/CHROME_SOCKET
debug3: Ignored env JPDA_ADDRESS
debug3: Ignored env APDK_HOME
debug3: Ignored env SSH_AUTH_SOCK
debug3: Ignored env Apple_Ubiquity_Message
debug3: Ignored env __CF_USER_TEXT_ENCODING
debug3: Ignored env rvm_sticky_flag
debug3: Ignored env MAVEN_OPTS
debug3: Ignored env LSCOLORS
debug3: Ignored env rvm_prefix
debug3: Ignored env PATH
debug3: Ignored env PWD
debug3: Ignored env JAVA_HOME
debug1: Sending env LANG = en_US.UTF-8
debug2: channel 0: request env confirm 0
debug3: Ignored env JPDA_TRANSPORT
debug3: Ignored env rvm_version
debug3: Ignored env M2_HOME
debug3: Ignored env HOME
debug3: Ignored env SHLVL
debug3: Ignored env rvm_ruby_string
debug3: Ignored env LOGNAME
debug3: Ignored env M2_REPO
debug3: Ignored env GEM_PATH
debug3: Ignored env AWS_RDS_HOME
debug3: Ignored env rvm_delete_flag
debug3: Ignored env EC2_PRIVATE_KEY
debug3: Ignored env RUBY_VERSION
debug3: Ignored env SECURITYSESSIONID
debug3: Ignored env EC2_CERT
debug3: Ignored env _
debug2: channel 0: request shell confirm 1
debug2: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768

আমি হার্ড রিবুট করতে পারি (কেবলমাত্র সেই স্থানে ম্যাক মনিটরের) এবং এটি আবার অ্যাক্সেসযোগ্য হবে। এটি এখন প্রতি একক সময় ঘটে। এটি বাছাই করা জরুরী। আশ্চর্যের বিষয় হ'ল এটি প্রাথমিকভাবে আচরণ করে তার পরে বেশ কয়েক ঘন্টা পরে ঝুলতে শুরু করে। আমি আগে লগগুলি অনুভব করলাম এবং কিছুই প্রকাশিত হয়নি।

Auth.log থেকে, আমি দেখতে পাচ্ছি যে এটি আমাকে প্রবেশ করতে পেরেছে, কিন্তু তবুও আমি ক্লায়েন্টের পক্ষে কিছুই পাই না:

Sep 20 12:47:50 cbear sshd[25376]: Accepted publickey for tfergeson from 10.1.10.14 port 54631 ssh2
Sep 20 12:47:50 cbear sshd[25376]: pam_unix(sshd:session): session opened for user tfergeson by (uid=0)

আপডেট:

এখনও সেট UseDNS noএবং মন্তব্য করার পরেও ঘটছে#session optional pam_mail.so standard noenv

এটি কোনও নেটওয়ার্ক / ডিএনএস সম্পর্কিত সমস্যা হিসাবে উপস্থিত হবে না, কারণ যন্ত্রটি বাদ দিয়ে মেশিনে চলমান সমস্ত পরিষেবা আগের মতোই প্রতিক্রিয়াশীল এবং অ্যাক্সেসযোগ্য sshd

কোন চিন্তা কোথায় শুরু করবেন?


আমার একবার একই সমস্যা হয়েছিল এবং আমি এটি সমাধান করতে সক্ষম হয়েছি, তবে কীভাবে তা আমার মনে নেই। এটা কয়েক বছর আগে ছিল। আমার মনে হয় /etc/sysctl.conf এ কয়েকটি বাফার সেটিংস ছিল। এছাড়াও, "নেটওয়ার্কিং" পুনঃসূচনা হ্যাং স্থির করে, তবে এটি অবশ্যই সমাধান নয়। এটি কোনও উত্তর নয়, তবে সম্ভবত এটি একটি সূচনা পয়েন্ট হতে পারে। যাই হোক
শুভকামি

চেষ্টা করার জন্য এবং এই বিষয়টি কোনও সমস্যা নয় তা নিশ্চিত করার জন্য আমি এই পোস্টmotd থেকে রেফারেন্স করা জিনিসগুলি অক্ষম করছি ।
ক্রস

এটি ঠিক আবার ঘটেছে, সুতরাং এটি অবশ্যই motdসম্পর্কিত নয় ।
ক্রস

আমি অন্য কোনও পরামর্শ খুঁজে পাচ্ছি না। যদিও আমি মনে করি এটি সমস্যা নয়, আমি কমপক্ষে একটি সম্ভাব্য সমস্যাটি দূর করতে চেয়েছিলাম। যোগ UseDNS noকরা হয়েছে /etc/ssh/sshd_config
ক্রস

1
এখনও ঘটছে, এটির জন্য অনুগ্রহ রাখতে পছন্দ করবে তবে কেবল স্ট্যাকওভারফ্লো পয়েন্ট রয়েছে ...
ক্রস

উত্তর:


30

জিএনইউ সাভানাহ ডকুমেন্টেশন উইকিতে এসএস্যাক্সেস পৃষ্ঠা থেকে :

আপনি যখন ওপেনএসএসএইচ ব্যবহার করে কোনও NAT রাউটারের পিছনে থেকে সংযোগ দেওয়ার চেষ্টা করছেন তখন একটি সমস্যা দেখা দিতে পারে। সেশন সেটআপের সময়, পাসওয়ার্ড দেওয়ার পরে, ওপেনএসএইচ আইপি ডেটাগ্রামে টিওএস (পরিষেবার ধরণের) ক্ষেত্র সেট করে। কিছু রাউটারগুলি এটিতে শ্বাসরোধ করতে পরিচিত। প্রভাবটি হ'ল আপনি আপনার পাসওয়ার্ড দেওয়ার পরে আপনার সেশনটি অনির্দিষ্টকালের জন্য স্তব্ধ হয়ে যায়। যেমন একটি ssh অধিবেশন থেকে উদাহরণ আউটপুট এখানে:

user@localhost:~$ ssh -vvv {user-name}@cvs.savannah.gnu.org
OpenSSH_4.7p1 Debian-8ubuntu1.2, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
[...]
Enter passphrase for key '{homedir}/.ssh/id_rsa':
debug1: read PEM private key done: type RSA
debug1: Authentication succeeded (publickey).
[...]
debug2: fd 5 setting TCP_NODELAY
debug2: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768

এবং এখান থেকে অধিবেশন স্থগিত।

সমাধানটি হ'ল নেটকেট দ্বারা সমস্ত ট্র্যাফিক প্রেরণ করা, কারণ নেটক্যাট টিওএস ফিল্ডটি সেট করবে না। এটি কাজ করার জন্য আপনার নেটকেট ইনস্টল করা দরকার। আপনি কমান্ড লাইনে প্রবেশ করে এটি পরীক্ষা করতে পারেন:

user@localhost:~$ which nc

এবং যদি আপনি কোনও পথ ফিরে পান তবে:

/bin/nc

তাহলে আপনি সম্ভবত নেটক্যাট ইনস্টল করেছেন। খুব সতর্কতার জন্য, আপনি এছাড়াও ইস্যু করতে পারেন:

user@localhost:~$ nc -h

এবং আসন্ন সহায়তা পাঠ্যটি দেখুন। আপনার কাছে নেটকাট না থাকলে আপনি এটি http://netcat.sourceforge.net/ এ খুঁজে পেতে পারেন । আপনি প্যাকেজিং সিস্টেমটি চেষ্টা করতেও পারেন যা আপনার অপারেটিং সিস্টেম বিতরণের সাথে আসে।

একবার আপনি দেখতে পেয়েছেন যে আপনার নেটকেট ইনস্টল করা আছে, নেটক্যাট রুটটি আপনার সমস্যার সমাধান করে কিনা তা পরীক্ষা করার জন্য নিম্নলিখিত কমান্ডটি জারি করুন:

ssh -o "ProxyCommand nc %h %p" {user-name}@cvs.savannah.gnu.org

যেখানে {ব্যবহারকারীর নাম হ'ল আপনার সাভান্না লগইন নাম। সফলভাবে লগইনের জন্য আপনার এইরকম একটি আউটপুট পাওয়া উচিত (কোনও ঝুলন্ত ছাড়াই নয়, অর্থাত্ পরে আপনি একটি প্রম্পট পান):

user@localhost:~$ ssh -o "ProxyCommand nc %h %p" {user-name}@cvs.savannah.gnu.org
Enter passphrase for key '{home-dir}/.ssh/id_rsa': 
Last login: {datetime} from {ip-adr} 
You tried to execute: 
Sorry, you are not allowed to execute that command. 
Connection to cvs.savannah.gnu.org closed. 
user@localhost:~$

যদি আপনি দেখতে পান যে আপনার লগইন নেটকাট রুটের মাধ্যমে কাজ করে, তবে আপনি এটিতে ssh কনফিগারেশন ফাইলে একটি নির্দেশিকা যুক্ত করে স্থায়ী করতে পারেন ~/.ssh/config(বা যদি সেই ফাইলটি উপস্থিত না থাকে তবে এটি তৈরি করুন):

ProxyCommand nc %h %p

এখানে ব্যবহারকারীর হোম ফোল্ডারে (/ home/user/.ssh/config) ssh কনফিগারেশন ফাইলের একটি উদাহরণ দেওয়া হয়েছে:

# This is the ssh client user configuration file.  See
# ssh_config(5) for more information.  This file provides defaults for
# this user, and the values can be changed on the command line.
#
# Configuration data is parsed as follows:
#  1. command line options
#  2. user-specific file
#  3. system-wide file
# Any configuration value is only changed the first time it is set.
# Thus, host-specific definitions should be at the beginning of the
# configuration file, and defaults at the end.
#
# Directive to overcome TOS issue with our NAT router. During session setup,
# OpenSSH sets the TOS (type of service) field after the user has submitted
# the password. Some routers are known to choke on this, with the result
# that the session hangs during buildup. As workaround we send our traffic
# via netcat which doesn't set the TOS field.
ProxyCommand nc %h %p

মন্তব্যগুলি পাশাপাশি রাখার পরামর্শ দেওয়া হয়, অন্যথায় ছয় মাস পরে আপনি নিজেকে ভাবতে পারেন যে সেই নির্দেশিকাটি কী?

আপনি এই বৈশ্বিক ssh কনফিগারেশন ফাইলে ( /etc/ssh/ssh_config) এই নির্দেশিকাও যুক্ত করতে পারেন , তবে এই পরিবর্তনটি সিস্টেম বিস্তৃত হবে এবং আপনার সিস্টেমের সমস্ত ব্যবহারকারীরা এই পরিবর্তনের প্রশংসা করতে পারে না।



উজ্জ্বল, আমাকে এখানে সাহায্য করার জন্য ধন্যবাদ। ডিবাগ করার জন্য নিশ্চয়ই দুঃস্বপ্ন হয়েছে। রেকর্ডটির জন্য, এটি আমার জন্য ঘটে যখন আমি একটি নির্দিষ্ট বোকা ওয়াইফাইতে থাকি, সুতরাং আমি আমার নীচের ssh_configমতো সংশোধন করেছি : Match exec "iw dev | grep -q stupid_wifi_ssid" ProxyCommand nc %h %p
ফ্লোরিয়ান ইচ্ছিলার

7

ssh -o IPQoS=0 x.acme.com ওপেনশকে বলা উচিত যে কূওস ফিল্ডটি বন্ধ করা হচ্ছে সেট করা বন্ধ করুন।


আমার জন্য সমাধান। মজার বিষয় হল আমার ল্যানের অন্য একটি মেশিন এই সমস্যাটি অনুভব করছিল না। নেটকাট রাউটিংয়ের চেষ্টা করার আগে আমি এটি চেষ্টা করব।
ডোমিনিকাস মোস্তাউসকিস

2

এই শোনার মতো হাস্যকর, আমার কাছে এই সময়ে কেবলমাত্র একমাত্র কাজটিই হ'ল একটি রাত্রে পুনরায় বুট করার সময়সূচী। ভাগ্যক্রমে, এই কাজটি কেবল গ্রহণযোগ্য কারণ এটি একটি ডেভলপমেন্ট মেশিন, এটি যদি কোনও প্রোডাকশন মেশিন হত তবে আমি সমস্যায় পড়তাম।

আমি এটি ঘৃণা করি, তবে এই বিষয়টি নিশ্চিত করতে চেয়েছিলাম যে এই থ্রেডটি খুঁজে পাওয়া অন্যরাও জানেন যে আমার কোনও সমাধান নেই। সকাল 4 টায় একটি রাত্রি পুনরায় বুট করার জন্য এটি রুট ক্রন্টবে যুক্ত হয়েছে:

0 4 * * * /sbin/shutdown -r +5

1
উইন 7-তে সাইগউইনের অধীনে চলমান sshd.exe নিয়ে আমার ঠিক একই সমস্যা হচ্ছে। আমি ভাবছি এটি যদি sshd এ ক্রস প্ল্যাটফর্মের বাগ হয়?
কেভ

2

Ssh সহ একটি NAT এর পিছনে আমার সমস্যা ছিল। আমি ssh বিকল্পগুলির সাথে "মোশ" চেষ্টা করেছি এবং সবকিছু ঠিক নিখুঁতভাবে কাজ করে। মশ ইনস্টল করুন


1
আমি এই উত্তরটি এটি সম্পাদনা করার পরামর্শ দিচ্ছি যাতে এটি কীভাবে করা যায় সে সম্পর্কে সুনির্দিষ্ট বিবরণ সহ এটি প্রসারিত করতে। (আরও দেখুন আমি কীভাবে একটি ভাল উত্তর লিখতে পারি? আস্কউবুন্টুতে কী ধরণের উত্তরগুলি সবচেয়ে মূল্যবান বলে মনে করা হয় সে সম্পর্কে সাধারণ পরামর্শের জন্য))
ডেভিড ফোরস্টার

1

উবুন্টু 18.04-তে 100% সিপিইউতে বসে আমার গায়ে জিনোম-কিরিং-ডেমন ফ্রিজ ছিল।

sudo killall -9 gnome-keyring-daemon

ঠিক কর. ... আপাতত


অভিশাপ! সম্পূর্ণ আমার জন্য কাজ!
নিকোলাস ডিপিয়াজা
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.