Server listening on :: port 22. Server listening on 0.0.0.0 port 22. 2022/05/06 21:22:33 cmd/web.go:102:runWeb() [I] Starting Gitea on PID: 19 2022/05/06 21:22:33 cmd/web.go:146:runWeb() [I] Global init 2022/05/06 21:22:33 routers/init.go:74:GlobalInit() [I] Git Version: 2.30.2, Wire Protocol Version 2 Enabled 2022/05/06 21:22:33 routers/init.go:77:GlobalInit() [I] AppPath: /app/gitea/gitea 2022/05/06 21:22:33 routers/init.go:78:GlobalInit() [I] AppWorkPath: /app/gitea 2022/05/06 21:22:33 routers/init.go:79:GlobalInit() [I] Custom path: /data/gitea 2022/05/06 21:22:33 routers/init.go:80:GlobalInit() [I] Log path: /data/gitea/log 2022/05/06 21:22:33 routers/init.go:81:GlobalInit() [I] Run Mode: Prod 2022/05/06 21:22:33 ...dules/setting/log.go:286:newLogService() [I] Gitea v1.15.8 built with GNU Make 4.3, go1.16.12 : bindata, timetzdata, sqlite, sqlite_unlock_notify 2022/05/06 21:22:33 ...dules/setting/log.go:333:newLogService() [I] Gitea Log Mode: Console(Console:) 2022/05/06 21:22:33 ...dules/setting/log.go:333:newLogService() [I] Gitea Log Mode: File(File:) 2022/05/06 21:22:33 ...dules/setting/log.go:249:generateNamedLogger() [I] Router Log: Console(console:) 2022/05/06 21:22:33 ...dules/setting/log.go:249:generateNamedLogger() [I] Access Log: File(file:) 2022/05/06 21:22:33 ...les/setting/cache.go:78:newCacheService() [I] Cache Service Enabled 2022/05/06 21:22:33 ...les/setting/cache.go:93:newCacheService() [I] Last Commit Cache Service Enabled 2022/05/06 21:22:33 ...s/setting/session.go:77:newSessionService() [I] Session Service Enabled 2022/05/06 21:22:33 ...es/setting/mailer.go:109:newMailService() [I] Mail Service Enabled 2022/05/06 21:22:33 ...es/setting/mailer.go:131:newNotifyMailService() [I] Notify Mail Service Enabled 2022/05/06 21:22:33 ...s/storage/storage.go:171:initAttachments() [I] Initialising Attachment storage with type:  2022/05/06 21:22:33 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/attachments 2022/05/06 21:22:33 ...s/storage/storage.go:165:initAvatars() [I] Initialising Avatar storage with type:  2022/05/06 21:22:33 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/avatars 2022/05/06 21:22:33 ...s/storage/storage.go:183:initRepoAvatars() [I] Initialising Repository Avatar storage with type:  2022/05/06 21:22:33 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/repo-avatars 2022/05/06 21:22:33 ...s/storage/storage.go:177:initLFS() [I] Initialising LFS storage with type:  2022/05/06 21:22:33 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at /data/git/lfs 2022/05/06 21:22:33 ...s/storage/storage.go:189:initRepoArchives() [I] Initialising Repository Archive storage with type:  2022/05/06 21:22:33 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/repo-archive 2022/05/06 21:22:34 routers/init.go:93:GlobalInit() [I] SQLite3 Supported 2022/05/06 21:22:34 routers/common/db.go:20:InitDBEngine() [I] Beginning ORM engine initialization. 2022/05/06 21:22:34 routers/common/db.go:27:InitDBEngine() [I] ORM engine initialization attempt #1/10... 2022/05/06 21:22:34 ...om/urfave/cli/app.go:524:HandleAction() [I] PING DATABASE sqlite3 2022/05/06 21:22:34 routers/init.go:98:GlobalInit() [I] ORM engine initialization successful! 2022/05/06 21:22:34 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories 2022/05/06 21:22:34 ...er/issues/indexer.go:142:func2() [I] PID 19: Initializing Issue Indexer: bleve 2022/05/06 21:22:34 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 6.956553ms 2022/05/06 21:22:34 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories 2022/05/06 21:22:36 cmd/web.go:196:listen() [I] Listen: http://0.0.0.0:3000 2022/05/06 21:22:36 cmd/web.go:200:listen() [I] AppURL(ROOT_URL): https://git.clfx.cc/ 2022/05/06 21:22:36 ...s/graceful/server.go:62:NewServer() [I] Starting new Web server: tcp:0.0.0.0:3000 on PID: 19 2022/05/06 21:22:42 Started GET /mm/nginx-io for 98.50.90.112:0 2022/05/06 21:22:42 Completed GET /mm/nginx-io 200 OK in 63.918828ms 2022/05/06 21:22:42 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 98.50.90.112:0 2022/05/06 21:22:42 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 33.59903ms 2022/05/06 21:22:42 Started GET /assets/img/logo.svg for 98.50.90.112:0 2022/05/06 21:22:42 Completed GET /assets/img/logo.svg 200 OK in 787.197µs 2022/05/06 21:22:42 Started GET /assets/js/index.js?v=67e7d6ad3fb130f954e84c648a3033e4 for 98.50.90.112:0 2022/05/06 21:22:42 Completed GET /assets/js/index.js?v=67e7d6ad3fb130f954e84c648a3033e4 200 OK in 2.018872ms 2022/05/06 21:22:43 Started GET /assets/js/eventsource.sharedworker.js for 98.50.90.112:0 2022/05/06 21:22:43 Completed GET /assets/js/eventsource.sharedworker.js 200 OK in 669.495µs 2022/05/06 21:22:43 Started GET /user/events for 98.50.90.112:0 Received disconnect from 61.177.173.36 port 36008:11: [preauth] Disconnected from 61.177.173.36 port 36008 [preauth] 2022/05/06 21:26:33 Started GET /mm/nginx-io for 98.50.90.112:0 2022/05/06 21:26:33 Completed GET /mm/nginx-io 200 OK in 77.680867ms 2022/05/06 21:26:33 Started GET /assets/img/logo.svg for 98.50.90.112:0 2022/05/06 21:26:33 Completed GET /assets/img/logo.svg 304 Not Modified in 6.16234ms 2022/05/06 21:26:33 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 98.50.90.112:0 2022/05/06 21:26:33 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 9.232094ms 2022/05/06 21:26:33 Started GET /assets/js/index.js?v=67e7d6ad3fb130f954e84c648a3033e4 for 98.50.90.112:0 2022/05/06 21:26:33 Completed GET /assets/js/index.js?v=67e7d6ad3fb130f954e84c648a3033e4 304 Not Modified in 1.696209ms 2022/05/06 21:26:34 Started GET /user/events for 98.50.90.112:0 2022/05/06 21:27:13 Completed GET /user/events 200 OK in 4m30.00767244s Accepted publickey for git from 137.184.8.203 port 32814 ssh2: RSA SHA256:u/1Kxs6nZs9gwTkmwht/FhZ9xmXo914kY5uEBmvre/A 2022/05/06 21:28:32 Started GET /api/internal/serv/none/4 for 127.0.0.1:46558 2022/05/06 21:28:32 Completed GET /api/internal/serv/none/4 200 OK in 20.835055ms Received disconnect from 137.184.8.203 port 32814:11: disconnected by user Disconnected from user git 137.184.8.203 port 32814 Accepted publickey for git from 137.184.8.203 port 32820 ssh2: RSA SHA256:u/1Kxs6nZs9gwTkmwht/FhZ9xmXo914kY5uEBmvre/A 2022/05/06 21:29:59 Started GET /api/internal/serv/none/4 for 127.0.0.1:46560 2022/05/06 21:29:59 Completed GET /api/internal/serv/none/4 200 OK in 2.678275ms Received disconnect from 137.184.8.203 port 32820:11: disconnected by user Disconnected from user git 137.184.8.203 port 32820 Accepted publickey for git from 137.184.8.203 port 32880 ssh2: RSA SHA256:u/1Kxs6nZs9gwTkmwht/FhZ9xmXo914kY5uEBmvre/A 2022/05/06 21:40:38 Started GET /api/internal/serv/none/4 for 127.0.0.1:46564 2022/05/06 21:40:38 Completed GET /api/internal/serv/none/4 200 OK in 9.53381ms Received disconnect from 137.184.8.203 port 32880:11: disconnected by user Disconnected from user git 137.184.8.203 port 32880 Received disconnect from 61.177.172.114 port 14200:11: [preauth] Disconnected from 61.177.172.114 port 14200 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33302 Unable to negotiate with 61.177.173.56 port 22904: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33304 Received disconnect from 61.177.173.36 port 31785:11: [preauth] Disconnected from 61.177.173.36 port 31785 [preauth] Received disconnect from 61.177.173.46 port 56016:11: [preauth] Disconnected from 61.177.173.46 port 56016 [preauth] Connection reset by 61.177.173.55 port 5464 [preauth] Received disconnect from 61.177.173.39 port 34648:11: [preauth] Disconnected from 61.177.173.39 port 34648 [preauth] Received disconnect from 61.177.173.35 port 35399:11: [preauth] Disconnected from 61.177.173.35 port 35399 [preauth] Received disconnect from 61.177.173.36 port 22520:11: [preauth] Disconnected from 61.177.173.36 port 22520 [preauth] Received disconnect from 61.177.173.39 port 39403:11: [preauth] Disconnected from 61.177.173.39 port 39403 [preauth] Unable to negotiate with 61.177.173.55 port 37392: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 61376:11: [preauth] Disconnected from 61.177.173.48 port 61376 [preauth] Received disconnect from 61.177.172.124 port 32996:11: [preauth] Disconnected from 61.177.172.124 port 32996 [preauth] Unable to negotiate with 61.177.173.43 port 4810: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 17450:11: [preauth] Disconnected from 61.177.172.108 port 17450 [preauth] Unable to negotiate with 61.177.172.160 port 29148: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 44524 Received disconnect from 61.177.173.52 port 11774:11: [preauth] Disconnected from 61.177.173.52 port 11774 [preauth] Received disconnect from 61.177.173.46 port 11060:11: [preauth] Disconnected from 61.177.173.46 port 11060 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 52610 Unable to negotiate with 45.125.65.33 port 34508: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 60372 Unable to negotiate with 179.43.183.34 port 55836: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 28412: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 26376:11: [preauth] Disconnected from 61.177.172.124 port 26376 [preauth] Received disconnect from 61.177.173.36 port 20733:11: [preauth] Disconnected from 61.177.173.36 port 20733 [preauth] Unable to negotiate with 61.177.172.160 port 4644: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.41 port 20278: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] 2022/05/07 01:02:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/07 01:02:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/07 01:02:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/07 01:02:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.173.46 port 14471:11: [preauth] Disconnected from 61.177.173.46 port 14471 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 33330 Unable to negotiate with 179.43.183.34 port 36066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 48828: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 35760:11: [preauth] Disconnected from 218.92.0.221 port 35760 [preauth] Received disconnect from 61.177.173.35 port 12242:11: [preauth] Disconnected from 61.177.173.35 port 12242 [preauth] Unable to negotiate with 61.177.173.41 port 14986: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 42156 Unable to negotiate with 179.43.154.134 port 57190: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.172.98 port 12969 Received disconnect from 61.177.173.49 port 64740:11: [preauth] Disconnected from 61.177.173.49 port 64740 [preauth] Received disconnect from 61.177.173.51 port 57174:11: [preauth] Disconnected from 61.177.173.51 port 57174 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 53138 Unable to negotiate with 179.43.183.34 port 42964: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 12042:11: [preauth] Disconnected from 61.177.172.108 port 12042 [preauth] Received disconnect from 61.177.173.52 port 20386:11: [preauth] Disconnected from 61.177.173.52 port 20386 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 48332 Received disconnect from 61.177.173.51 port 59206:11: [preauth] Disconnected from 61.177.173.51 port 59206 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 54904 Unable to negotiate with 179.43.167.74 port 49264: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 40288: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 44123:11: [preauth] Disconnected from 61.177.172.108 port 44123 [preauth] Received disconnect from 61.177.173.51 port 58928:11: [preauth] Disconnected from 61.177.173.51 port 58928 [preauth] Unable to negotiate with 61.177.172.160 port 25428: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 62894:11: [preauth] Disconnected from 218.92.0.221 port 62894 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 60864 Unable to negotiate with 179.43.183.34 port 59140: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 23621:11: [preauth] Disconnected from 61.177.173.51 port 23621 [preauth] Invalid user pi from 128.116.130.101 port 52412 Invalid user pi from 128.116.130.101 port 52408 Connection closed by invalid user pi 128.116.130.101 port 52412 [preauth] Connection closed by invalid user pi 128.116.130.101 port 52408 [preauth] Received disconnect from 61.177.172.108 port 60755:11: [preauth] Disconnected from 61.177.172.108 port 60755 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 43652 Unable to negotiate with 179.43.183.34 port 60784: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 52396:11: [preauth] Disconnected from 61.177.173.46 port 52396 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 38506 Unable to negotiate with 179.43.183.34 port 51454: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.47 port 51882:11: [preauth] Disconnected from 61.177.173.47 port 51882 [preauth] Unable to negotiate with 61.177.173.42 port 10948: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 44079:11: [preauth] Disconnected from 61.177.173.36 port 44079 [preauth] Unable to negotiate with 61.177.172.91 port 43766: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 49254:11: [preauth] Disconnected from 218.92.0.221 port 49254 [preauth] Received disconnect from 61.177.173.46 port 25986:11: [preauth] Disconnected from 61.177.173.46 port 25986 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 159.65.54.251 port 59758 Received disconnect from 61.177.173.49 port 14178:11: [preauth] Disconnected from 61.177.173.49 port 14178 [preauth] Unable to negotiate with 61.177.173.43 port 20690: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user installer from 123.25.30.20 port 50923 Connection closed by invalid user installer 123.25.30.20 port 50923 [preauth] Invalid user ftpuser from 122.139.5.236 port 48187 Connection closed by invalid user ftpuser 122.139.5.236 port 48187 [preauth] Invalid user support from 200.175.104.103 port 53256 Connection closed by invalid user support 200.175.104.103 port 53256 [preauth] Invalid user monitor from 113.161.88.101 port 35760 Connection closed by invalid user monitor 113.161.88.101 port 35760 [preauth] Received disconnect from 61.177.173.36 port 54015:11: [preauth] Disconnected from 61.177.173.36 port 54015 [preauth] Unable to negotiate with 61.177.173.61 port 18444: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 18591:11: [preauth] Disconnected from 61.177.173.39 port 18591 [preauth] Received disconnect from 61.177.173.48 port 42302:11: [preauth] Disconnected from 61.177.173.48 port 42302 [preauth] Received disconnect from 61.177.172.124 port 10580:11: [preauth] Disconnected from 61.177.172.124 port 10580 [preauth] Unable to negotiate with 61.177.173.56 port 28510: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 21300:11: [preauth] Disconnected from 61.177.173.36 port 21300 [preauth] Connection closed by 167.248.133.118 port 46174 [preauth] Received disconnect from 61.177.173.47 port 58025:11: [preauth] Disconnected from 61.177.173.47 port 58025 [preauth] Received disconnect from 61.177.173.51 port 13226:11: [preauth] Disconnected from 61.177.173.51 port 13226 [preauth] Unable to negotiate with 61.177.173.54 port 50690: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 194.31.98.143 port 32952 Unable to negotiate with 194.31.98.143 port 45316: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 45544: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 45578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 45766: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 45934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 46094: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 46468: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47132: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 46442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 46704: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 46720: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47016: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47148: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 41684:11: [preauth] Disconnected from 61.177.172.108 port 41684 [preauth] Unable to negotiate with 194.31.98.143 port 47342: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47342: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47436: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47750: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47904: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 48114: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 48752: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 62363:11: [preauth] Disconnected from 61.177.173.51 port 62363 [preauth] Unable to negotiate with 194.31.98.143 port 48472: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 48574: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 48708: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49072: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49080: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49168: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49358: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49412: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49908: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49736: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49892: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49928: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50212: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50254: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50494: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50624: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50852: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 51264: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33308 2022/05/07 06:36:47 Started HEAD / for [2606:4700:1101:0:2fe9:1765:7ee1:2f54]:0 2022/05/07 06:36:47 Completed HEAD / 200 OK in 922.177µs 2022/05/07 06:36:48 Started GET / for 172.70.0.151:0 2022/05/07 06:36:48 Completed GET / 200 OK in 8.672738ms kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33310 2022/05/07 06:36:48 Started GET /assets/css/index.css?v=67e7d6ad3fb130f954e84c648a3033e4 for 172.70.0.151:0 2022/05/07 06:36:48 Completed GET /assets/css/index.css?v=67e7d6ad3fb130f954e84c648a3033e4 200 OK in 2.003556ms 2022/05/07 06:36:48 Started GET /assets/js/index.js?v=67e7d6ad3fb130f954e84c648a3033e4 for 172.70.0.151:0 2022/05/07 06:36:48 Completed GET /assets/js/index.js?v=67e7d6ad3fb130f954e84c648a3033e4 200 OK in 1.728021ms 2022/05/07 06:36:48 Started GET /assets/img/logo.svg for 172.70.0.151:0 2022/05/07 06:36:48 Completed GET /assets/img/logo.svg 200 OK in 969.806µs 2022/05/07 06:36:48 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:36:48 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 431.126µs 2022/05/07 06:36:49 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:36:49 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 449.311µs 2022/05/07 06:36:49 Started GET /api/swagger for 172.70.0.151:0 2022/05/07 06:36:49 Completed GET /api/swagger 200 OK in 1.300452ms 2022/05/07 06:36:50 Started GET /assets/css/swagger.css?v=67e7d6ad3fb130f954e84c648a3033e4 for 172.70.0.151:0 2022/05/07 06:36:50 Completed GET /assets/css/swagger.css?v=67e7d6ad3fb130f954e84c648a3033e4 200 OK in 1.748188ms 2022/05/07 06:36:50 Started GET /assets/js/swagger.js?v=67e7d6ad3fb130f954e84c648a3033e4 for 172.70.0.151:0 2022/05/07 06:36:50 Completed GET /assets/js/swagger.js?v=67e7d6ad3fb130f954e84c648a3033e4 200 OK in 5.303731ms 2022/05/07 06:36:50 Started GET /assets/js/licenses.txt for 172.70.0.151:0 2022/05/07 06:36:50 Completed GET /assets/js/licenses.txt 200 OK in 1.2546ms 2022/05/07 06:36:51 Started GET /user/login?redirect_to=%2f for 172.70.0.151:0 2022/05/07 06:36:51 Completed GET /user/login?redirect_to=%2f 200 OK in 5.866022ms 2022/05/07 06:36:51 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:36:51 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 418.126µs 2022/05/07 06:36:51 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:36:51 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 588.828µs 2022/05/07 06:36:52 Started GET /user/sign_up for 172.70.0.151:0 2022/05/07 06:36:52 Completed GET /user/sign_up 200 OK in 4.756254ms 2022/05/07 06:36:52 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:36:52 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 475.144µs Unable to negotiate with 194.31.98.143 port 51148: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/07 06:36:52 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:36:52 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 382.293µs 2022/05/07 06:36:53 Started GET /explore/repos for 172.70.0.151:0 2022/05/07 06:36:53 Completed GET /explore/repos 200 OK in 27.229573ms 2022/05/07 06:36:53 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:36:53 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 701.049µs 2022/05/07 06:36:53 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:36:53 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 1.660171ms 2022/05/07 06:36:54 Started GET /explore/repos?sort=moststars&q=&tab= for 172.70.0.151:0 2022/05/07 06:36:54 Completed GET /explore/repos?sort=moststars&q=&tab= 200 OK in 57.385713ms 2022/05/07 06:36:54 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:36:54 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 408.496µs 2022/05/07 06:36:54 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:36:54 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 630.772µs 2022/05/07 06:36:55 Started GET /explore/repos?sort=leastupdate&q=&tab= for 172.70.0.151:0 2022/05/07 06:36:55 Completed GET /explore/repos?sort=leastupdate&q=&tab= 200 OK in 25.508551ms 2022/05/07 06:36:55 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:36:55 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 602.754µs 2022/05/07 06:36:55 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:36:55 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 372.256µs 2022/05/07 06:36:56 Started GET /explore/repos?sort=recentupdate&q=&tab= for 172.70.0.151:0 2022/05/07 06:36:56 Completed GET /explore/repos?sort=recentupdate&q=&tab= 200 OK in 22.667113ms 2022/05/07 06:36:56 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:36:56 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 698.827µs 2022/05/07 06:36:56 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:36:56 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 657.902µs 2022/05/07 06:36:56 Started GET /explore/repos?sort=reversealphabetically&q=&tab= for 172.70.0.151:0 2022/05/07 06:36:57 Completed GET /explore/repos?sort=reversealphabetically&q=&tab= 200 OK in 24.199822ms 2022/05/07 06:36:57 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:36:57 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 462.088µs 2022/05/07 06:36:57 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:36:57 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 848.992µs 2022/05/07 06:36:58 Started GET /explore/repos?sort=alphabetically&q=&tab= for 172.70.0.151:0 2022/05/07 06:36:58 Completed GET /explore/repos?sort=alphabetically&q=&tab= 200 OK in 84.556824ms 2022/05/07 06:36:58 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:36:58 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 957.121µs 2022/05/07 06:36:58 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:36:58 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 972.269µs 2022/05/07 06:36:59 Started GET /explore/repos?sort=oldest&q=&tab= for 172.70.0.151:0 2022/05/07 06:36:59 Completed GET /explore/repos?sort=oldest&q=&tab= 200 OK in 73.598347ms 2022/05/07 06:36:59 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:36:59 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 935.306µs 2022/05/07 06:36:59 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:36:59 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 827.696µs 2022/05/07 06:37:00 Started GET /assets/css/themes/default/assets/fonts/icons.svg for 172.70.0.151:0 2022/05/07 06:37:00 Completed GET /assets/css/themes/default/assets/fonts/icons.svg 404 Not Found in 1.002268ms 2022/05/07 06:37:00 Started GET /explore/repos?sort=newest&q=&tab= for 172.70.0.151:0 2022/05/07 06:37:00 Completed GET /explore/repos?sort=newest&q=&tab= 200 OK in 23.621309ms 2022/05/07 06:37:00 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:37:00 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 473.292µs 2022/05/07 06:37:00 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:37:00 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 474.44µs 2022/05/07 06:37:01 Started GET /explore/organizations for 172.70.0.151:0 2022/05/07 06:37:01 Completed GET /explore/organizations 200 OK in 7.012086ms 2022/05/07 06:37:01 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:37:01 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 391.256µs 2022/05/07 06:37:01 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:37:01 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 389.941µs 2022/05/07 06:37:01 Started GET /avatars/2768190d8afc54be5dac0c87efe836e3?size=112 for 172.70.0.151:0 2022/05/07 06:37:01 Completed GET /avatars/2768190d8afc54be5dac0c87efe836e3?size=112 200 OK in 626.216µs 2022/05/07 06:37:01 Started GET /avatars/d2436ff8b3238703b98a4db52e53daba?size=112 for 172.70.0.151:0 2022/05/07 06:37:01 Completed GET /avatars/d2436ff8b3238703b98a4db52e53daba?size=112 200 OK in 660.253µs 2022/05/07 06:37:02 Started GET /assets/css/themes/default/assets/fonts/icons.svg for 172.70.0.151:0 2022/05/07 06:37:02 Completed GET /assets/css/themes/default/assets/fonts/icons.svg 404 Not Found in 457.94µs 2022/05/07 06:37:02 Started GET /explore/users for 172.70.0.151:0 2022/05/07 06:37:02 Completed GET /explore/users 200 OK in 8.88681ms 2022/05/07 06:37:03 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:37:03 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 451.811µs 2022/05/07 06:37:03 Started GET /avatar/13c141151949873b125579a54e7eba4a?size=112 for 172.70.0.151:0 2022/05/07 06:37:03 Completed GET /avatar/13c141151949873b125579a54e7eba4a?size=112 302 Found in 675.513µs 2022/05/07 06:37:03 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:37:03 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 386.182µs 2022/05/07 06:37:03 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=112 for 172.70.0.151:0 2022/05/07 06:37:03 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=112 302 Found in 806.049µs 2022/05/07 06:37:03 Started GET /avatars/97ac6681c4adff3383f057ae749d4f3b?size=112 for 172.70.0.151:0 2022/05/07 06:37:03 Completed GET /avatars/97ac6681c4adff3383f057ae749d4f3b?size=112 200 OK in 1.511487ms 2022/05/07 06:37:03 Started GET /assets/css/themes/default/assets/fonts/icons.svg for 172.70.0.151:0 2022/05/07 06:37:03 Completed GET /assets/css/themes/default/assets/fonts/icons.svg 404 Not Found in 398.441µs 2022/05/07 06:37:03 Started GET /user/login?redirect_to=%2fexplore%2frepos for 172.70.0.151:0 2022/05/07 06:37:03 Completed GET /user/login?redirect_to=%2fexplore%2frepos 200 OK in 4.342887ms 2022/05/07 06:37:04 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:37:04 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 495.829µs 2022/05/07 06:37:04 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:37:04 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 682.587µs 2022/05/07 06:37:04 Started GET /user/login?redirect_to=%2fuser%2fsign_up for 172.70.0.151:0 2022/05/07 06:37:04 Completed GET /user/login?redirect_to=%2fuser%2fsign_up 200 OK in 7.276361ms 2022/05/07 06:37:05 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:37:05 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 638.05µs 2022/05/07 06:37:05 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:37:05 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 680.512µs 2022/05/07 06:37:05 Started GET /assets/css/themes/default/assets/fonts/icons.svg for 172.70.0.151:0 2022/05/07 06:37:05 Completed GET /assets/css/themes/default/assets/fonts/icons.svg 404 Not Found in 862.159µs 2022/05/07 06:37:05 Started GET /user/forgot_password for 172.70.0.151:0 2022/05/07 06:37:05 Completed GET /user/forgot_password 200 OK in 6.21526ms 2022/05/07 06:37:05 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:37:05 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 771.734µs 2022/05/07 06:37:06 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:37:06 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 550.81µs 2022/05/07 06:37:06 Started GET /user/login/openid for 172.70.0.151:0 2022/05/07 06:37:06 Completed GET /user/login/openid 200 OK in 6.830903ms 2022/05/07 06:37:06 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:37:06 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 667.013µs 2022/05/07 06:37:07 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:37:07 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 624.642µs 2022/05/07 06:37:07 Started GET /user/login for 172.70.0.151:0 2022/05/07 06:37:07 Completed GET /user/login 200 OK in 8.093262ms 2022/05/07 06:37:07 Started GET /assets/css/themes/default/assets/fonts/icons.woff for 172.70.0.151:0 2022/05/07 06:37:07 Completed GET /assets/css/themes/default/assets/fonts/icons.woff 404 Not Found in 454.736µs 2022/05/07 06:37:08 Started GET /assets/css/themes/default/assets/fonts/icons.ttf for 172.70.0.151:0 2022/05/07 06:37:08 Completed GET /assets/css/themes/default/assets/fonts/icons.ttf 404 Not Found in 438.441µs Unable to negotiate with 194.31.98.143 port 51376: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 51536: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 51530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 51848: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33312 kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33314 kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33316 kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33318 Unable to negotiate with 194.31.98.143 port 52750: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 52050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 52332: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 52792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.60 port 35446: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 52722: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 52682: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 52808: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 52976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53080: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53150: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53832: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53594: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53766: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53888: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 54114: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 54140: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 54790: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 58861:11: [preauth] Disconnected from 61.177.173.35 port 58861 [preauth] Unable to negotiate with 61.177.172.60 port 47404: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 11449:11: [preauth] Disconnected from 61.177.173.36 port 11449 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 208.109.33.133 port 61000 kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 54150 Received disconnect from 61.177.173.49 port 57875:11: [preauth] Disconnected from 61.177.173.49 port 57875 [preauth] Connection closed by 52.207.247.194 port 42632 [preauth] Unable to negotiate with 61.177.173.56 port 14852: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 62753:11: [preauth] Disconnected from 61.177.173.35 port 62753 [preauth] Received disconnect from 61.177.172.124 port 51974:11: [preauth] Disconnected from 61.177.172.124 port 51974 [preauth] Unable to negotiate with 61.177.173.62 port 64932: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 60747:11: [preauth] Disconnected from 61.177.173.47 port 60747 [preauth] Received disconnect from 61.177.173.51 port 15582:11: [preauth] Disconnected from 61.177.173.51 port 15582 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 58010 Unable to negotiate with 179.43.167.74 port 46260: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 37534: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.40 port 58562: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 192.241.220.224 port 49002 Received disconnect from 61.177.173.51 port 29400:11: [preauth] Disconnected from 61.177.173.51 port 29400 [preauth] Received disconnect from 61.177.172.114 port 46088:11: [preauth] Disconnected from 61.177.172.114 port 46088 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33122 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33130 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33134 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33140 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33144 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33150 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33158 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33162 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33170 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33174 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33178 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33186 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33190 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33196 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33200 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33202 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33212 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33216 [preauth] Invalid user pi from 83.216.115.8 port 44002 Invalid user pi from 83.216.115.8 port 44004 Connection closed by invalid user pi 83.216.115.8 port 44002 [preauth] Connection closed by invalid user pi 83.216.115.8 port 44004 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33222 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33226 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33232 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33238 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33242 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33248 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33254 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33258 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33266 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33270 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33276 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33282 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33288 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33292 [preauth] Received disconnect from 61.177.173.36 port 36359:11: [preauth] Disconnected from 61.177.173.36 port 36359 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33294 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33304 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33310 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33316 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33322 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33326 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33334 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33338 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33342 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33348 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33354 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33360 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33368 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33374 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33382 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33386 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33394 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33398 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33408 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33414 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33420 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33426 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33434 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33440 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33446 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33452 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33458 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33464 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33470 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33482 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33488 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33494 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33498 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33506 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33514 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33526 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33532 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33538 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33544 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33554 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33560 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33566 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33572 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33578 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33588 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33592 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33596 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33602 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33608 [preauth] User root not allowed because account is locked Connection closed by invalid user root 20.205.188.163 port 33614 [preauth] Invalid user user from 20.205.188.163 port 33620 Connection closed by invalid user user 20.205.188.163 port 33620 [preauth] Invalid user user from 20.205.188.163 port 33626 Connection closed by invalid user user 20.205.188.163 port 33626 [preauth] Invalid user user from 20.205.188.163 port 33632 Connection closed by invalid user user 20.205.188.163 port 33632 [preauth] Invalid user user from 20.205.188.163 port 33642 Connection closed by invalid user user 20.205.188.163 port 33642 [preauth] Invalid user user from 20.205.188.163 port 33648 Connection closed by invalid user user 20.205.188.163 port 33648 [preauth] Invalid user user from 20.205.188.163 port 33654 Connection closed by invalid user user 20.205.188.163 port 33654 [preauth] Invalid user user from 20.205.188.163 port 33660 Connection closed by invalid user user 20.205.188.163 port 33660 [preauth] Invalid user user from 20.205.188.163 port 33664 Connection closed by invalid user user 20.205.188.163 port 33664 [preauth] Invalid user user from 20.205.188.163 port 33670 Connection closed by invalid user user 20.205.188.163 port 33670 [preauth] Invalid user user from 20.205.188.163 port 33676 Connection closed by invalid user user 20.205.188.163 port 33676 [preauth] Invalid user user from 20.205.188.163 port 33682 Connection closed by invalid user user 20.205.188.163 port 33682 [preauth] Invalid user user from 20.205.188.163 port 33688 Connection closed by invalid user user 20.205.188.163 port 33688 [preauth] Invalid user user from 20.205.188.163 port 33694 Connection closed by invalid user user 20.205.188.163 port 33694 [preauth] Invalid user user from 20.205.188.163 port 33702 Connection closed by invalid user user 20.205.188.163 port 33702 [preauth] Invalid user user from 20.205.188.163 port 33710 Connection closed by invalid user user 20.205.188.163 port 33710 [preauth] Invalid user user from 20.205.188.163 port 33716 Connection closed by invalid user user 20.205.188.163 port 33716 [preauth] Invalid user user from 20.205.188.163 port 33724 Connection closed by invalid user user 20.205.188.163 port 33724 [preauth] Invalid user user from 20.205.188.163 port 33730 Connection closed by invalid user user 20.205.188.163 port 33730 [preauth] Invalid user user from 20.205.188.163 port 33734 Connection closed by invalid user user 20.205.188.163 port 33734 [preauth] Invalid user user from 20.205.188.163 port 33740 Connection closed by invalid user user 20.205.188.163 port 33740 [preauth] Invalid user user from 20.205.188.163 port 33746 Connection closed by invalid user user 20.205.188.163 port 33746 [preauth] Invalid user user from 20.205.188.163 port 33752 Connection closed by invalid user user 20.205.188.163 port 33752 [preauth] Invalid user user from 20.205.188.163 port 33760 Connection closed by invalid user user 20.205.188.163 port 33760 [preauth] Invalid user user from 20.205.188.163 port 33768 Connection closed by invalid user user 20.205.188.163 port 33768 [preauth] Invalid user user from 20.205.188.163 port 33774 Connection closed by invalid user user 20.205.188.163 port 33774 [preauth] Invalid user user from 20.205.188.163 port 33780 Connection closed by invalid user user 20.205.188.163 port 33780 [preauth] Invalid user user from 20.205.188.163 port 33788 Connection closed by invalid user user 20.205.188.163 port 33788 [preauth] Invalid user user from 20.205.188.163 port 33794 Connection closed by invalid user user 20.205.188.163 port 33794 [preauth] Invalid user user from 20.205.188.163 port 33802 Connection closed by invalid user user 20.205.188.163 port 33802 [preauth] Invalid user user from 20.205.188.163 port 33812 Connection closed by invalid user user 20.205.188.163 port 33812 [preauth] Invalid user user from 20.205.188.163 port 33814 Connection closed by invalid user user 20.205.188.163 port 33814 [preauth] Invalid user user from 20.205.188.163 port 33822 Connection closed by invalid user user 20.205.188.163 port 33822 [preauth] Invalid user user from 20.205.188.163 port 33828 Connection closed by invalid user user 20.205.188.163 port 33828 [preauth] Invalid user user from 20.205.188.163 port 33834 Connection closed by invalid user user 20.205.188.163 port 33834 [preauth] Invalid user user from 20.205.188.163 port 33840 Connection closed by invalid user user 20.205.188.163 port 33840 [preauth] Invalid user user from 20.205.188.163 port 33846 Connection closed by invalid user user 20.205.188.163 port 33846 [preauth] Invalid user user from 20.205.188.163 port 33852 Connection closed by invalid user user 20.205.188.163 port 33852 [preauth] Invalid user user from 20.205.188.163 port 33858 Connection closed by invalid user user 20.205.188.163 port 33858 [preauth] Invalid user user from 20.205.188.163 port 33864 Connection closed by invalid user user 20.205.188.163 port 33864 [preauth] Invalid user user from 20.205.188.163 port 33870 Connection closed by invalid user user 20.205.188.163 port 33870 [preauth] Invalid user user from 20.205.188.163 port 33876 Connection closed by invalid user user 20.205.188.163 port 33876 [preauth] Invalid user user from 20.205.188.163 port 33882 Connection closed by invalid user user 20.205.188.163 port 33882 [preauth] Invalid user user from 20.205.188.163 port 33888 Connection closed by invalid user user 20.205.188.163 port 33888 [preauth] Invalid user user from 20.205.188.163 port 33894 Connection closed by invalid user user 20.205.188.163 port 33894 [preauth] Invalid user user from 20.205.188.163 port 33898 Connection closed by invalid user user 20.205.188.163 port 33898 [preauth] Invalid user user from 20.205.188.163 port 33906 Connection closed by invalid user user 20.205.188.163 port 33906 [preauth] Invalid user user from 20.205.188.163 port 33912 Connection closed by invalid user user 20.205.188.163 port 33912 [preauth] Invalid user user from 20.205.188.163 port 33918 Connection closed by invalid user user 20.205.188.163 port 33918 [preauth] Invalid user user from 20.205.188.163 port 33924 Connection closed by invalid user user 20.205.188.163 port 33924 [preauth] Invalid user user from 20.205.188.163 port 33930 Connection closed by invalid user user 20.205.188.163 port 33930 [preauth] Invalid user user from 20.205.188.163 port 33940 Connection closed by invalid user user 20.205.188.163 port 33940 [preauth] Invalid user user from 20.205.188.163 port 33946 Connection closed by invalid user user 20.205.188.163 port 33946 [preauth] Invalid user user from 20.205.188.163 port 33950 Connection closed by invalid user user 20.205.188.163 port 33950 [preauth] Invalid user user from 20.205.188.163 port 33956 Connection closed by invalid user user 20.205.188.163 port 33956 [preauth] Invalid user user from 20.205.188.163 port 33964 Connection closed by invalid user user 20.205.188.163 port 33964 [preauth] Invalid user user from 20.205.188.163 port 33970 Connection closed by invalid user user 20.205.188.163 port 33970 [preauth] Invalid user user from 20.205.188.163 port 33976 Connection closed by invalid user user 20.205.188.163 port 33976 [preauth] Invalid user user from 20.205.188.163 port 33984 Connection closed by invalid user user 20.205.188.163 port 33984 [preauth] Invalid user user from 20.205.188.163 port 33992 Connection closed by invalid user user 20.205.188.163 port 33992 [preauth] Invalid user user from 20.205.188.163 port 34000 Connection closed by invalid user user 20.205.188.163 port 34000 [preauth] Invalid user user from 20.205.188.163 port 34006 Connection closed by invalid user user 20.205.188.163 port 34006 [preauth] Invalid user user from 20.205.188.163 port 34012 Connection closed by invalid user user 20.205.188.163 port 34012 [preauth] Invalid user user from 20.205.188.163 port 34014 Connection closed by invalid user user 20.205.188.163 port 34014 [preauth] Invalid user user from 20.205.188.163 port 34020 Connection closed by invalid user user 20.205.188.163 port 34020 [preauth] Invalid user user from 20.205.188.163 port 34026 Connection closed by invalid user user 20.205.188.163 port 34026 [preauth] Invalid user user from 20.205.188.163 port 34034 Connection closed by invalid user user 20.205.188.163 port 34034 [preauth] Invalid user user from 20.205.188.163 port 34040 Connection closed by invalid user user 20.205.188.163 port 34040 [preauth] Invalid user user from 20.205.188.163 port 34048 Connection closed by invalid user user 20.205.188.163 port 34048 [preauth] Invalid user user from 20.205.188.163 port 34056 Connection closed by invalid user user 20.205.188.163 port 34056 [preauth] Invalid user user from 20.205.188.163 port 34066 Connection closed by invalid user user 20.205.188.163 port 34066 [preauth] Invalid user user from 20.205.188.163 port 34074 Connection closed by invalid user user 20.205.188.163 port 34074 [preauth] Invalid user user from 20.205.188.163 port 34080 Connection closed by invalid user user 20.205.188.163 port 34080 [preauth] Invalid user user from 20.205.188.163 port 34086 Connection closed by invalid user user 20.205.188.163 port 34086 [preauth] Invalid user user from 20.205.188.163 port 34092 Connection closed by invalid user user 20.205.188.163 port 34092 [preauth] Invalid user user from 20.205.188.163 port 34096 Connection closed by invalid user user 20.205.188.163 port 34096 [preauth] Invalid user user from 20.205.188.163 port 34104 Connection closed by invalid user user 20.205.188.163 port 34104 [preauth] Invalid user user from 20.205.188.163 port 34110 Connection closed by invalid user user 20.205.188.163 port 34110 [preauth] Invalid user user from 20.205.188.163 port 34118 Connection closed by invalid user user 20.205.188.163 port 34118 [preauth] Invalid user user from 20.205.188.163 port 34126 Connection closed by invalid user user 20.205.188.163 port 34126 [preauth] Invalid user user from 20.205.188.163 port 34132 Connection closed by invalid user user 20.205.188.163 port 34132 [preauth] Invalid user user from 20.205.188.163 port 34138 Connection closed by invalid user user 20.205.188.163 port 34138 [preauth] Invalid user user from 20.205.188.163 port 34144 Connection closed by invalid user user 20.205.188.163 port 34144 [preauth] Invalid user ubuntu from 20.205.188.163 port 34152 Connection closed by invalid user ubuntu 20.205.188.163 port 34152 [preauth] Invalid user ubuntu from 20.205.188.163 port 34158 Connection closed by invalid user ubuntu 20.205.188.163 port 34158 [preauth] Invalid user ubuntu from 20.205.188.163 port 34166 Connection closed by invalid user ubuntu 20.205.188.163 port 34166 [preauth] Invalid user ubuntu from 20.205.188.163 port 34176 Connection closed by invalid user ubuntu 20.205.188.163 port 34176 [preauth] Invalid user ubuntu from 20.205.188.163 port 34184 Connection closed by invalid user ubuntu 20.205.188.163 port 34184 [preauth] Invalid user ubuntu from 20.205.188.163 port 34190 Connection closed by invalid user ubuntu 20.205.188.163 port 34190 [preauth] Invalid user ubuntu from 20.205.188.163 port 34196 Connection closed by invalid user ubuntu 20.205.188.163 port 34196 [preauth] Invalid user ubuntu from 20.205.188.163 port 34202 Connection closed by invalid user ubuntu 20.205.188.163 port 34202 [preauth] Invalid user ubuntu from 20.205.188.163 port 34208 Connection closed by invalid user ubuntu 20.205.188.163 port 34208 [preauth] Invalid user ubuntu from 20.205.188.163 port 34214 Connection closed by invalid user ubuntu 20.205.188.163 port 34214 [preauth] Invalid user ubuntu from 20.205.188.163 port 34222 Connection closed by invalid user ubuntu 20.205.188.163 port 34222 [preauth] Invalid user ubuntu from 20.205.188.163 port 34226 Connection closed by invalid user ubuntu 20.205.188.163 port 34226 [preauth] Invalid user ubuntu from 20.205.188.163 port 34232 Connection closed by invalid user ubuntu 20.205.188.163 port 34232 [preauth] Invalid user ubuntu from 20.205.188.163 port 34240 Connection closed by invalid user ubuntu 20.205.188.163 port 34240 [preauth] Invalid user ubuntu from 20.205.188.163 port 34246 Connection closed by invalid user ubuntu 20.205.188.163 port 34246 [preauth] Invalid user ubuntu from 20.205.188.163 port 34250 Connection closed by invalid user ubuntu 20.205.188.163 port 34250 [preauth] Invalid user ubuntu from 20.205.188.163 port 34258 Connection closed by invalid user ubuntu 20.205.188.163 port 34258 [preauth] Invalid user ubuntu from 20.205.188.163 port 34268 Connection closed by invalid user ubuntu 20.205.188.163 port 34268 [preauth] Invalid user ubuntu from 20.205.188.163 port 34274 Connection closed by invalid user ubuntu 20.205.188.163 port 34274 [preauth] Invalid user ubuntu from 20.205.188.163 port 34280 Connection closed by invalid user ubuntu 20.205.188.163 port 34280 [preauth] Invalid user ubuntu from 20.205.188.163 port 34288 Connection closed by invalid user ubuntu 20.205.188.163 port 34288 [preauth] Invalid user ubuntu from 20.205.188.163 port 34296 Connection closed by invalid user ubuntu 20.205.188.163 port 34296 [preauth] Invalid user ubuntu from 20.205.188.163 port 34302 Connection closed by invalid user ubuntu 20.205.188.163 port 34302 [preauth] Invalid user ubuntu from 20.205.188.163 port 34308 Connection closed by invalid user ubuntu 20.205.188.163 port 34308 [preauth] Invalid user ubuntu from 20.205.188.163 port 34314 Connection closed by invalid user ubuntu 20.205.188.163 port 34314 [preauth] Invalid user ubuntu from 20.205.188.163 port 34322 Connection closed by invalid user ubuntu 20.205.188.163 port 34322 [preauth] Invalid user ubuntu from 20.205.188.163 port 34332 Connection closed by invalid user ubuntu 20.205.188.163 port 34332 [preauth] Invalid user ubuntu from 20.205.188.163 port 34338 Connection closed by invalid user ubuntu 20.205.188.163 port 34338 [preauth] Invalid user ubuntu from 20.205.188.163 port 34342 Connection closed by invalid user ubuntu 20.205.188.163 port 34342 [preauth] Invalid user ubuntu from 20.205.188.163 port 34350 Connection closed by invalid user ubuntu 20.205.188.163 port 34350 [preauth] Invalid user ubuntu from 20.205.188.163 port 34356 Connection closed by invalid user ubuntu 20.205.188.163 port 34356 [preauth] Invalid user ubuntu from 20.205.188.163 port 34362 Connection closed by invalid user ubuntu 20.205.188.163 port 34362 [preauth] Invalid user ubuntu from 20.205.188.163 port 34368 Connection closed by invalid user ubuntu 20.205.188.163 port 34368 [preauth] Invalid user ubuntu from 20.205.188.163 port 34374 Connection closed by invalid user ubuntu 20.205.188.163 port 34374 [preauth] Invalid user ubuntu from 20.205.188.163 port 34382 Connection closed by invalid user ubuntu 20.205.188.163 port 34382 [preauth] Invalid user ubuntu from 20.205.188.163 port 34390 Connection closed by invalid user ubuntu 20.205.188.163 port 34390 [preauth] Invalid user ubuntu from 20.205.188.163 port 34396 Connection closed by invalid user ubuntu 20.205.188.163 port 34396 [preauth] Invalid user ubuntu from 20.205.188.163 port 34402 Connection closed by invalid user ubuntu 20.205.188.163 port 34402 [preauth] Invalid user ubuntu from 20.205.188.163 port 34410 Connection closed by invalid user ubuntu 20.205.188.163 port 34410 [preauth] Invalid user ubuntu from 20.205.188.163 port 34416 Connection closed by invalid user ubuntu 20.205.188.163 port 34416 [preauth] Invalid user ubuntu from 20.205.188.163 port 34422 Connection closed by invalid user ubuntu 20.205.188.163 port 34422 [preauth] Invalid user ubuntu from 20.205.188.163 port 34428 Connection closed by invalid user ubuntu 20.205.188.163 port 34428 [preauth] Invalid user ubuntu from 20.205.188.163 port 34434 Connection closed by invalid user ubuntu 20.205.188.163 port 34434 [preauth] Invalid user ubuntu from 20.205.188.163 port 34438 Connection closed by invalid user ubuntu 20.205.188.163 port 34438 [preauth] Invalid user ubuntu from 20.205.188.163 port 34446 Connection closed by invalid user ubuntu 20.205.188.163 port 34446 [preauth] Invalid user ubuntu from 20.205.188.163 port 34452 Connection closed by invalid user ubuntu 20.205.188.163 port 34452 [preauth] Invalid user ubuntu from 20.205.188.163 port 34458 Connection closed by invalid user ubuntu 20.205.188.163 port 34458 [preauth] Invalid user ubuntu from 20.205.188.163 port 34464 Connection closed by invalid user ubuntu 20.205.188.163 port 34464 [preauth] Invalid user ubuntu from 20.205.188.163 port 34470 Connection closed by invalid user ubuntu 20.205.188.163 port 34470 [preauth] Invalid user ubuntu from 20.205.188.163 port 34476 Connection closed by invalid user ubuntu 20.205.188.163 port 34476 [preauth] Invalid user ubuntu from 20.205.188.163 port 34482 Connection closed by invalid user ubuntu 20.205.188.163 port 34482 [preauth] Invalid user ubuntu from 20.205.188.163 port 34488 Connection closed by invalid user ubuntu 20.205.188.163 port 34488 [preauth] Invalid user ubuntu from 20.205.188.163 port 34494 Connection closed by invalid user ubuntu 20.205.188.163 port 34494 [preauth] Invalid user ubuntu from 20.205.188.163 port 34498 Connection closed by invalid user ubuntu 20.205.188.163 port 34498 [preauth] Invalid user ubuntu from 20.205.188.163 port 34506 Connection closed by invalid user ubuntu 20.205.188.163 port 34506 [preauth] Invalid user ubuntu from 20.205.188.163 port 34510 Connection closed by invalid user ubuntu 20.205.188.163 port 34510 [preauth] Invalid user ubuntu from 20.205.188.163 port 34518 Connection closed by invalid user ubuntu 20.205.188.163 port 34518 [preauth] Invalid user ubuntu from 20.205.188.163 port 34524 Connection closed by invalid user ubuntu 20.205.188.163 port 34524 [preauth] Invalid user ubuntu from 20.205.188.163 port 34532 Connection closed by invalid user ubuntu 20.205.188.163 port 34532 [preauth] Invalid user ubuntu from 20.205.188.163 port 34538 Connection closed by invalid user ubuntu 20.205.188.163 port 34538 [preauth] Invalid user ubuntu from 20.205.188.163 port 34544 Connection closed by invalid user ubuntu 20.205.188.163 port 34544 [preauth] Invalid user ubuntu from 20.205.188.163 port 34554 Connection closed by invalid user ubuntu 20.205.188.163 port 34554 [preauth] Invalid user ubuntu from 20.205.188.163 port 34560 Connection closed by invalid user ubuntu 20.205.188.163 port 34560 [preauth] Invalid user ubuntu from 20.205.188.163 port 34570 Connection closed by invalid user ubuntu 20.205.188.163 port 34570 [preauth] Invalid user ubuntu from 20.205.188.163 port 34576 Connection closed by invalid user ubuntu 20.205.188.163 port 34576 [preauth] Invalid user ubuntu from 20.205.188.163 port 34584 Connection closed by invalid user ubuntu 20.205.188.163 port 34584 [preauth] Invalid user ubuntu from 20.205.188.163 port 34590 Connection closed by invalid user ubuntu 20.205.188.163 port 34590 [preauth] Invalid user ubuntu from 20.205.188.163 port 34596 Connection closed by invalid user ubuntu 20.205.188.163 port 34596 [preauth] Invalid user ubuntu from 20.205.188.163 port 34602 Connection closed by invalid user ubuntu 20.205.188.163 port 34602 [preauth] Invalid user ubuntu from 20.205.188.163 port 34606 Connection closed by invalid user ubuntu 20.205.188.163 port 34606 [preauth] Invalid user ubuntu from 20.205.188.163 port 34612 Connection closed by invalid user ubuntu 20.205.188.163 port 34612 [preauth] Invalid user ubuntu from 20.205.188.163 port 34618 Connection closed by invalid user ubuntu 20.205.188.163 port 34618 [preauth] Invalid user ubuntu from 20.205.188.163 port 34628 Connection closed by invalid user ubuntu 20.205.188.163 port 34628 [preauth] Invalid user ubuntu from 20.205.188.163 port 34634 Connection closed by invalid user ubuntu 20.205.188.163 port 34634 [preauth] Invalid user ubuntu from 20.205.188.163 port 34638 Connection closed by invalid user ubuntu 20.205.188.163 port 34638 [preauth] Invalid user ubuntu from 20.205.188.163 port 34646 Connection closed by invalid user ubuntu 20.205.188.163 port 34646 [preauth] Invalid user ubuntu from 20.205.188.163 port 34652 Connection closed by invalid user ubuntu 20.205.188.163 port 34652 [preauth] Invalid user ubuntu from 20.205.188.163 port 34660 Connection closed by invalid user ubuntu 20.205.188.163 port 34660 [preauth] Invalid user ubuntu from 20.205.188.163 port 34666 Connection closed by invalid user ubuntu 20.205.188.163 port 34666 [preauth] Invalid user ubuntu from 20.205.188.163 port 34672 Connection closed by invalid user ubuntu 20.205.188.163 port 34672 [preauth] Invalid user ubuntu from 20.205.188.163 port 34676 Connection closed by invalid user ubuntu 20.205.188.163 port 34676 [preauth] Invalid user ubuntu from 20.205.188.163 port 34684 Connection closed by invalid user ubuntu 20.205.188.163 port 34684 [preauth] Invalid user debian from 20.205.188.163 port 34694 Connection closed by invalid user debian 20.205.188.163 port 34694 [preauth] Invalid user debian from 20.205.188.163 port 34702 Connection closed by invalid user debian 20.205.188.163 port 34702 [preauth] Invalid user debian from 20.205.188.163 port 34706 Connection closed by invalid user debian 20.205.188.163 port 34706 [preauth] Invalid user debian from 20.205.188.163 port 34712 Connection closed by invalid user debian 20.205.188.163 port 34712 [preauth] Invalid user debian from 20.205.188.163 port 34718 Connection closed by invalid user debian 20.205.188.163 port 34718 [preauth] Invalid user debian from 20.205.188.163 port 34724 Connection closed by invalid user debian 20.205.188.163 port 34724 [preauth] Invalid user debian from 20.205.188.163 port 34732 Connection closed by invalid user debian 20.205.188.163 port 34732 [preauth] Invalid user debian from 20.205.188.163 port 34738 Connection closed by invalid user debian 20.205.188.163 port 34738 [preauth] Invalid user debian from 20.205.188.163 port 34748 Connection closed by invalid user debian 20.205.188.163 port 34748 [preauth] Invalid user debian from 20.205.188.163 port 34754 Connection closed by invalid user debian 20.205.188.163 port 34754 [preauth] Invalid user debian from 20.205.188.163 port 34762 Connection closed by invalid user debian 20.205.188.163 port 34762 [preauth] Invalid user debian from 20.205.188.163 port 34768 Connection closed by invalid user debian 20.205.188.163 port 34768 [preauth] Invalid user debian from 20.205.188.163 port 34774 Connection closed by invalid user debian 20.205.188.163 port 34774 [preauth] Invalid user debian from 20.205.188.163 port 34780 Connection closed by invalid user debian 20.205.188.163 port 34780 [preauth] Invalid user debian from 20.205.188.163 port 34788 Connection closed by invalid user debian 20.205.188.163 port 34788 [preauth] Invalid user debian from 20.205.188.163 port 34792 Connection closed by invalid user debian 20.205.188.163 port 34792 [preauth] Invalid user debian from 20.205.188.163 port 34796 Connection closed by invalid user debian 20.205.188.163 port 34796 [preauth] Invalid user debian from 20.205.188.163 port 34804 Connection closed by invalid user debian 20.205.188.163 port 34804 [preauth] Invalid user debian from 20.205.188.163 port 34814 Connection closed by invalid user debian 20.205.188.163 port 34814 [preauth] Invalid user debian from 20.205.188.163 port 34820 Connection closed by invalid user debian 20.205.188.163 port 34820 [preauth] Invalid user debian from 20.205.188.163 port 34826 Connection closed by invalid user debian 20.205.188.163 port 34826 [preauth] Invalid user debian from 20.205.188.163 port 34832 Connection closed by invalid user debian 20.205.188.163 port 34832 [preauth] Invalid user debian from 20.205.188.163 port 34838 Connection closed by invalid user debian 20.205.188.163 port 34838 [preauth] Invalid user debian from 20.205.188.163 port 34846 Connection closed by invalid user debian 20.205.188.163 port 34846 [preauth] Invalid user debian from 20.205.188.163 port 34854 Connection closed by invalid user debian 20.205.188.163 port 34854 [preauth] Invalid user debian from 20.205.188.163 port 34860 Connection closed by invalid user debian 20.205.188.163 port 34860 [preauth] Invalid user debian from 20.205.188.163 port 34866 Connection closed by invalid user debian 20.205.188.163 port 34866 [preauth] Invalid user debian from 20.205.188.163 port 34874 Connection closed by invalid user debian 20.205.188.163 port 34874 [preauth] Invalid user debian from 20.205.188.163 port 34880 Connection closed by invalid user debian 20.205.188.163 port 34880 [preauth] Invalid user debian from 20.205.188.163 port 34888 Connection closed by invalid user debian 20.205.188.163 port 34888 [preauth] Invalid user debian from 20.205.188.163 port 34894 Connection closed by invalid user debian 20.205.188.163 port 34894 [preauth] Invalid user debian from 20.205.188.163 port 34900 Connection closed by invalid user debian 20.205.188.163 port 34900 [preauth] Invalid user debian from 20.205.188.163 port 34906 Connection closed by invalid user debian 20.205.188.163 port 34906 [preauth] Invalid user debian from 20.205.188.163 port 34914 Connection closed by invalid user debian 20.205.188.163 port 34914 [preauth] Invalid user debian from 20.205.188.163 port 34922 Connection closed by invalid user debian 20.205.188.163 port 34922 [preauth] Invalid user debian from 20.205.188.163 port 34928 Connection closed by invalid user debian 20.205.188.163 port 34928 [preauth] Invalid user debian from 20.205.188.163 port 34936 Connection closed by invalid user debian 20.205.188.163 port 34936 [preauth] Invalid user debian from 20.205.188.163 port 34946 Connection closed by invalid user debian 20.205.188.163 port 34946 [preauth] Invalid user debian from 20.205.188.163 port 34952 Connection closed by invalid user debian 20.205.188.163 port 34952 [preauth] Invalid user debian from 20.205.188.163 port 34962 Connection closed by invalid user debian 20.205.188.163 port 34962 [preauth] Invalid user debian from 20.205.188.163 port 34966 Connection closed by invalid user debian 20.205.188.163 port 34966 [preauth] Invalid user debian from 20.205.188.163 port 34976 Connection closed by invalid user debian 20.205.188.163 port 34976 [preauth] Invalid user debian from 20.205.188.163 port 34980 Connection closed by invalid user debian 20.205.188.163 port 34980 [preauth] Invalid user debian from 20.205.188.163 port 34986 Connection closed by invalid user debian 20.205.188.163 port 34986 [preauth] Invalid user debian from 20.205.188.163 port 34992 Connection closed by invalid user debian 20.205.188.163 port 34992 [preauth] Invalid user debian from 20.205.188.163 port 35004 Connection closed by invalid user debian 20.205.188.163 port 35004 [preauth] Invalid user debian from 20.205.188.163 port 35012 Connection closed by invalid user debian 20.205.188.163 port 35012 [preauth] Invalid user debian from 20.205.188.163 port 35018 Connection closed by invalid user debian 20.205.188.163 port 35018 [preauth] Invalid user debian from 20.205.188.163 port 35024 Connection closed by invalid user debian 20.205.188.163 port 35024 [preauth] Invalid user debian from 20.205.188.163 port 35030 Connection closed by invalid user debian 20.205.188.163 port 35030 [preauth] Invalid user debian from 20.205.188.163 port 35036 Connection closed by invalid user debian 20.205.188.163 port 35036 [preauth] Invalid user debian from 20.205.188.163 port 35042 Connection closed by invalid user debian 20.205.188.163 port 35042 [preauth] Invalid user debian from 20.205.188.163 port 35050 Connection closed by invalid user debian 20.205.188.163 port 35050 [preauth] Invalid user debian from 20.205.188.163 port 35056 Connection closed by invalid user debian 20.205.188.163 port 35056 [preauth] Invalid user debian from 20.205.188.163 port 35062 Connection closed by invalid user debian 20.205.188.163 port 35062 [preauth] Invalid user debian from 20.205.188.163 port 35072 Connection closed by invalid user debian 20.205.188.163 port 35072 [preauth] Invalid user debian from 20.205.188.163 port 35076 Connection closed by invalid user debian 20.205.188.163 port 35076 [preauth] Invalid user debian from 20.205.188.163 port 35082 Connection closed by invalid user debian 20.205.188.163 port 35082 [preauth] Invalid user debian from 20.205.188.163 port 35090 Connection closed by invalid user debian 20.205.188.163 port 35090 [preauth] Invalid user debian from 20.205.188.163 port 35096 Connection closed by invalid user debian 20.205.188.163 port 35096 [preauth] Invalid user debian from 20.205.188.163 port 35102 Connection closed by invalid user debian 20.205.188.163 port 35102 [preauth] Invalid user debian from 20.205.188.163 port 35110 Connection closed by invalid user debian 20.205.188.163 port 35110 [preauth] Invalid user debian from 20.205.188.163 port 35114 Connection closed by invalid user debian 20.205.188.163 port 35114 [preauth] Invalid user debian from 20.205.188.163 port 35120 Connection closed by invalid user debian 20.205.188.163 port 35120 [preauth] Invalid user debian from 20.205.188.163 port 35130 Connection closed by invalid user debian 20.205.188.163 port 35130 [preauth] Invalid user debian from 20.205.188.163 port 35136 Connection closed by invalid user debian 20.205.188.163 port 35136 [preauth] Invalid user debian from 20.205.188.163 port 35142 Connection closed by invalid user debian 20.205.188.163 port 35142 [preauth] Invalid user debian from 20.205.188.163 port 35148 Connection closed by invalid user debian 20.205.188.163 port 35148 [preauth] Invalid user debian from 20.205.188.163 port 35154 Connection closed by invalid user debian 20.205.188.163 port 35154 [preauth] Invalid user debian from 20.205.188.163 port 35162 Connection closed by invalid user debian 20.205.188.163 port 35162 [preauth] Invalid user debian from 20.205.188.163 port 35168 Connection closed by invalid user debian 20.205.188.163 port 35168 [preauth] Invalid user debian from 20.205.188.163 port 35172 Connection closed by invalid user debian 20.205.188.163 port 35172 [preauth] Invalid user debian from 20.205.188.163 port 35178 Connection closed by invalid user debian 20.205.188.163 port 35178 [preauth] Unable to negotiate with 61.177.173.42 port 18740: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user debian from 20.205.188.163 port 35186 Connection closed by invalid user debian 20.205.188.163 port 35186 [preauth] Invalid user debian from 20.205.188.163 port 35194 Connection closed by invalid user debian 20.205.188.163 port 35194 [preauth] Invalid user debian from 20.205.188.163 port 35202 Connection closed by invalid user debian 20.205.188.163 port 35202 [preauth] Invalid user debian from 20.205.188.163 port 35208 Connection closed by invalid user debian 20.205.188.163 port 35208 [preauth] Invalid user debian from 20.205.188.163 port 35214 Connection closed by invalid user debian 20.205.188.163 port 35214 [preauth] Invalid user debian from 20.205.188.163 port 35220 Connection closed by invalid user debian 20.205.188.163 port 35220 [preauth] Invalid user debian from 20.205.188.163 port 35226 Connection closed by invalid user debian 20.205.188.163 port 35226 [preauth] Invalid user debian from 20.205.188.163 port 35232 Connection closed by invalid user debian 20.205.188.163 port 35232 [preauth] Invalid user debian from 20.205.188.163 port 35238 Connection closed by invalid user debian 20.205.188.163 port 35238 [preauth] Invalid user admin from 20.205.188.163 port 35244 Connection closed by invalid user admin 20.205.188.163 port 35244 [preauth] Invalid user admin from 20.205.188.163 port 35252 Connection closed by invalid user admin 20.205.188.163 port 35252 [preauth] Invalid user admin from 20.205.188.163 port 35258 Connection closed by invalid user admin 20.205.188.163 port 35258 [preauth] Invalid user admin from 20.205.188.163 port 35264 Connection closed by invalid user admin 20.205.188.163 port 35264 [preauth] Invalid user admin from 20.205.188.163 port 35270 Connection closed by invalid user admin 20.205.188.163 port 35270 [preauth] Invalid user admin from 20.205.188.163 port 35276 Connection closed by invalid user admin 20.205.188.163 port 35276 [preauth] Invalid user admin from 20.205.188.163 port 35284 Connection closed by invalid user admin 20.205.188.163 port 35284 [preauth] Invalid user admin from 20.205.188.163 port 35290 Connection closed by invalid user admin 20.205.188.163 port 35290 [preauth] Invalid user admin from 20.205.188.163 port 35298 Connection closed by invalid user admin 20.205.188.163 port 35298 [preauth] Invalid user admin from 20.205.188.163 port 35304 Connection closed by invalid user admin 20.205.188.163 port 35304 [preauth] Invalid user admin from 20.205.188.163 port 35314 Connection closed by invalid user admin 20.205.188.163 port 35314 [preauth] Invalid user admin from 20.205.188.163 port 35320 Connection closed by invalid user admin 20.205.188.163 port 35320 [preauth] Invalid user admin from 20.205.188.163 port 35326 Connection closed by invalid user admin 20.205.188.163 port 35326 [preauth] Invalid user admin from 20.205.188.163 port 35332 Connection closed by invalid user admin 20.205.188.163 port 35332 [preauth] Invalid user admin from 20.205.188.163 port 35338 Connection closed by invalid user admin 20.205.188.163 port 35338 [preauth] Invalid user admin from 20.205.188.163 port 35344 Connection closed by invalid user admin 20.205.188.163 port 35344 [preauth] Invalid user admin from 20.205.188.163 port 35350 Connection closed by invalid user admin 20.205.188.163 port 35350 [preauth] Invalid user admin from 20.205.188.163 port 35356 Connection closed by invalid user admin 20.205.188.163 port 35356 [preauth] Invalid user admin from 20.205.188.163 port 35362 Connection closed by invalid user admin 20.205.188.163 port 35362 [preauth] Invalid user admin from 20.205.188.163 port 35372 Connection closed by invalid user admin 20.205.188.163 port 35372 [preauth] Invalid user admin from 20.205.188.163 port 35378 Connection closed by invalid user admin 20.205.188.163 port 35378 [preauth] Invalid user admin from 20.205.188.163 port 35384 Connection closed by invalid user admin 20.205.188.163 port 35384 [preauth] Invalid user admin from 20.205.188.163 port 35390 Connection closed by invalid user admin 20.205.188.163 port 35390 [preauth] Invalid user admin from 20.205.188.163 port 35396 Connection closed by invalid user admin 20.205.188.163 port 35396 [preauth] Invalid user admin from 20.205.188.163 port 35402 Connection closed by invalid user admin 20.205.188.163 port 35402 [preauth] Invalid user admin from 20.205.188.163 port 35406 Connection closed by invalid user admin 20.205.188.163 port 35406 [preauth] Invalid user admin from 20.205.188.163 port 35412 Connection closed by invalid user admin 20.205.188.163 port 35412 [preauth] Invalid user admin from 20.205.188.163 port 35416 Connection closed by invalid user admin 20.205.188.163 port 35416 [preauth] Invalid user admin from 20.205.188.163 port 35422 Connection closed by invalid user admin 20.205.188.163 port 35422 [preauth] Invalid user admin from 20.205.188.163 port 35430 Connection closed by invalid user admin 20.205.188.163 port 35430 [preauth] Invalid user admin from 20.205.188.163 port 35438 Connection closed by invalid user admin 20.205.188.163 port 35438 [preauth] Invalid user admin from 20.205.188.163 port 35444 Connection closed by invalid user admin 20.205.188.163 port 35444 [preauth] Invalid user admin from 20.205.188.163 port 35452 Connection closed by invalid user admin 20.205.188.163 port 35452 [preauth] Invalid user admin from 20.205.188.163 port 35460 Connection closed by invalid user admin 20.205.188.163 port 35460 [preauth] Invalid user admin from 20.205.188.163 port 35466 Connection closed by invalid user admin 20.205.188.163 port 35466 [preauth] Invalid user admin from 20.205.188.163 port 35472 Connection closed by invalid user admin 20.205.188.163 port 35472 [preauth] Invalid user admin from 20.205.188.163 port 35478 Connection closed by invalid user admin 20.205.188.163 port 35478 [preauth] Invalid user admin from 20.205.188.163 port 35480 Connection closed by invalid user admin 20.205.188.163 port 35480 [preauth] Invalid user admin from 20.205.188.163 port 35486 Connection closed by invalid user admin 20.205.188.163 port 35486 [preauth] Invalid user admin from 20.205.188.163 port 35490 Connection closed by invalid user admin 20.205.188.163 port 35490 [preauth] Invalid user admin from 20.205.188.163 port 35496 Connection closed by invalid user admin 20.205.188.163 port 35496 [preauth] Invalid user admin from 20.205.188.163 port 35502 Connection closed by invalid user admin 20.205.188.163 port 35502 [preauth] Invalid user admin from 20.205.188.163 port 35506 Connection closed by invalid user admin 20.205.188.163 port 35506 [preauth] Invalid user admin from 20.205.188.163 port 35510 Connection closed by invalid user admin 20.205.188.163 port 35510 [preauth] Invalid user admin from 20.205.188.163 port 35514 Connection closed by invalid user admin 20.205.188.163 port 35514 [preauth] Invalid user admin from 20.205.188.163 port 35520 Connection closed by invalid user admin 20.205.188.163 port 35520 [preauth] Invalid user admin from 20.205.188.163 port 35528 Connection closed by invalid user admin 20.205.188.163 port 35528 [preauth] Invalid user admin from 20.205.188.163 port 35534 Connection closed by invalid user admin 20.205.188.163 port 35534 [preauth] Invalid user admin from 20.205.188.163 port 35538 Connection closed by invalid user admin 20.205.188.163 port 35538 [preauth] Invalid user admin from 20.205.188.163 port 35542 Connection closed by invalid user admin 20.205.188.163 port 35542 [preauth] Invalid user admin from 20.205.188.163 port 35544 Connection closed by invalid user admin 20.205.188.163 port 35544 [preauth] Invalid user admin from 20.205.188.163 port 35550 Connection closed by invalid user admin 20.205.188.163 port 35550 [preauth] Invalid user admin from 20.205.188.163 port 35556 Connection closed by invalid user admin 20.205.188.163 port 35556 [preauth] Invalid user admin from 20.205.188.163 port 35560 Connection closed by invalid user admin 20.205.188.163 port 35560 [preauth] Invalid user admin from 20.205.188.163 port 35564 Connection closed by invalid user admin 20.205.188.163 port 35564 [preauth] Invalid user admin from 20.205.188.163 port 35570 Connection closed by invalid user admin 20.205.188.163 port 35570 [preauth] Invalid user admin from 20.205.188.163 port 35574 Connection closed by invalid user admin 20.205.188.163 port 35574 [preauth] Invalid user admin from 20.205.188.163 port 35580 Connection closed by invalid user admin 20.205.188.163 port 35580 [preauth] Invalid user admin from 20.205.188.163 port 35584 Connection closed by invalid user admin 20.205.188.163 port 35584 [preauth] Invalid user admin from 20.205.188.163 port 35588 Connection closed by invalid user admin 20.205.188.163 port 35588 [preauth] Invalid user admin from 20.205.188.163 port 35592 Connection closed by invalid user admin 20.205.188.163 port 35592 [preauth] Invalid user admin from 20.205.188.163 port 35596 Connection closed by invalid user admin 20.205.188.163 port 35596 [preauth] Invalid user admin from 20.205.188.163 port 35600 Connection closed by invalid user admin 20.205.188.163 port 35600 [preauth] Invalid user admin from 20.205.188.163 port 35608 Connection closed by invalid user admin 20.205.188.163 port 35608 [preauth] Invalid user admin from 20.205.188.163 port 35612 Connection closed by invalid user admin 20.205.188.163 port 35612 [preauth] Invalid user admin from 20.205.188.163 port 35616 Connection closed by invalid user admin 20.205.188.163 port 35616 [preauth] Invalid user admin from 20.205.188.163 port 35622 Connection closed by invalid user admin 20.205.188.163 port 35622 [preauth] Invalid user admin from 20.205.188.163 port 35628 Connection closed by invalid user admin 20.205.188.163 port 35628 [preauth] Invalid user admin from 20.205.188.163 port 35632 Connection closed by invalid user admin 20.205.188.163 port 35632 [preauth] Invalid user admin from 20.205.188.163 port 35636 Connection closed by invalid user admin 20.205.188.163 port 35636 [preauth] Invalid user admin from 20.205.188.163 port 35640 Connection closed by invalid user admin 20.205.188.163 port 35640 [preauth] Invalid user admin from 20.205.188.163 port 35644 Connection closed by invalid user admin 20.205.188.163 port 35644 [preauth] Invalid user admin from 20.205.188.163 port 35646 Connection closed by invalid user admin 20.205.188.163 port 35646 [preauth] Invalid user admin from 20.205.188.163 port 35650 Connection closed by invalid user admin 20.205.188.163 port 35650 [preauth] Invalid user admin from 20.205.188.163 port 35654 Connection closed by invalid user admin 20.205.188.163 port 35654 [preauth] Invalid user admin from 20.205.188.163 port 35664 Connection closed by invalid user admin 20.205.188.163 port 35664 [preauth] Invalid user admin from 20.205.188.163 port 35668 Connection closed by invalid user admin 20.205.188.163 port 35668 [preauth] Invalid user admin from 20.205.188.163 port 35672 Connection closed by invalid user admin 20.205.188.163 port 35672 [preauth] Invalid user admin from 20.205.188.163 port 35676 Connection closed by invalid user admin 20.205.188.163 port 35676 [preauth] Invalid user admin from 20.205.188.163 port 35680 Connection closed by invalid user admin 20.205.188.163 port 35680 [preauth] Invalid user admin from 20.205.188.163 port 35686 Connection closed by invalid user admin 20.205.188.163 port 35686 [preauth] Invalid user admin from 20.205.188.163 port 35690 Connection closed by invalid user admin 20.205.188.163 port 35690 [preauth] Invalid user pi from 20.205.188.163 port 35696 Connection closed by invalid user pi 20.205.188.163 port 35696 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 20.205.188.163 port 35700 [preauth] Received disconnect from 61.177.173.35 port 55079:11: [preauth] Disconnected from 61.177.173.35 port 55079 [preauth] 2022/05/07 09:12:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/07 09:12:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/07 09:12:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/07 09:12:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Unable to negotiate with 61.177.173.44 port 34252: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 52124 Unable to negotiate with 179.43.183.34 port 48188: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user ubnt from 51.77.53.200 port 55432 Connection closed by invalid user ubnt 51.77.53.200 port 55432 [preauth] Received disconnect from 61.177.172.124 port 56748:11: [preauth] Disconnected from 61.177.172.124 port 56748 [preauth] Unable to negotiate with 61.177.172.91 port 11112: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 43320 kex_exchange_identification: Connection closed by remote host Connection closed by 104.206.128.70 port 52170 Received disconnect from 61.177.173.51 port 64440:11: [preauth] Disconnected from 61.177.173.51 port 64440 [preauth] 2022/05/07 10:12:41 Started GET /wp-login.php for 45.125.239.179:0 2022/05/07 10:12:41 .../web/user/profile.go:31:GetUserByName() [E] GetUserByName: user redirect does not exist [name: wp-login.php] 2022/05/07 10:12:41 Completed GET /wp-login.php 404 Not Found in 18.05432ms 2022/05/07 10:19:08 Started GET /api/v1/user/stopwatches for 98.50.90.112:0 2022/05/07 10:19:08 Started GET /api/v1/notifications/new for 98.50.90.112:0 kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 45314 2022/05/07 10:19:08 Completed GET /api/v1/notifications/new 200 OK in 10.069966ms 2022/05/07 10:19:08 Completed GET /api/v1/user/stopwatches 200 OK in 13.814525ms Unable to negotiate with 141.98.10.174 port 38416: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 20557:11: [preauth] Disconnected from 61.177.173.36 port 20557 [preauth] Received disconnect from 61.177.173.53 port 27006:11: [preauth] Disconnected from 61.177.173.53 port 27006 [preauth] Received disconnect from 61.177.173.46 port 30477:11: [preauth] Disconnected from 61.177.173.46 port 30477 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 43268 kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 56142 Unable to negotiate with 179.43.167.74 port 40114: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 141.98.10.174 port 55342: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 32950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 36136: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.114 port 63190:11: [preauth] Disconnected from 61.177.172.114 port 63190 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 44608 2022/05/07 10:50:54 Completed GET /user/events 200 OK in 13h24m20.01512133s Unable to negotiate with 179.43.167.74 port 60134: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 52252: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.44 port 64914: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 52255:11: [preauth] Disconnected from 61.177.173.35 port 52255 [preauth] Connection closed by 192.241.218.240 port 39830 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.34 port 61515 ssh2 [preauth] Disconnecting invalid user root 36.110.228.34 port 61515: Too many authentication failures [preauth] Received disconnect from 137.184.89.52 port 36496:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 36496 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 58558 Unable to negotiate with 179.43.154.134 port 55212: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 41104:11: [preauth] Disconnected from 61.177.173.51 port 41104 [preauth] 2022/05/07 11:29:57 Started GET /api/v1/notifications/new for [2600:100e:be16:2799:3453:5c4c:d5ad:4dde]:0 2022/05/07 11:29:57 Started GET /api/v1/user/stopwatches for [2600:100e:be16:2799:3453:5c4c:d5ad:4dde]:0 2022/05/07 11:29:57 Completed GET /api/v1/notifications/new 200 OK in 8.845262ms 2022/05/07 11:29:57 Completed GET /api/v1/user/stopwatches 200 OK in 10.015009ms kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 46306 Received disconnect from 61.177.173.39 port 21842:11: [preauth] Disconnected from 61.177.173.39 port 21842 [preauth] Received disconnect from 61.177.173.47 port 45740:11: [preauth] Disconnected from 61.177.173.47 port 45740 [preauth] Received disconnect from 61.177.173.51 port 47392:11: [preauth] Disconnected from 61.177.173.51 port 47392 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 57144 kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 57608 Received disconnect from 61.177.173.36 port 53738:11: [preauth] Disconnected from 61.177.173.36 port 53738 [preauth] Received disconnect from 61.177.173.51 port 21863:11: [preauth] Disconnected from 61.177.173.51 port 21863 [preauth] Received disconnect from 61.177.173.53 port 40319:11: [preauth] Disconnected from 61.177.173.53 port 40319 [preauth] Invalid user admin from 51.77.53.200 port 27082 Connection closed by invalid user admin 51.77.53.200 port 27082 [preauth] Connection closed by 162.142.125.8 port 56272 [preauth] Unable to negotiate with 61.177.173.41 port 1128: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 24345:11: [preauth] Disconnected from 61.177.173.49 port 24345 [preauth] Received disconnect from 61.177.172.124 port 28723:11: [preauth] Disconnected from 61.177.172.124 port 28723 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 159.223.216.252 port 52180 Unable to negotiate with 159.223.216.252 port 41082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 103.226.250.196 port 51723 Unable to negotiate with 103.226.250.196 port 51989: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 52875: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 53643: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 55063: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 56303: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 56496: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 58034: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 58845: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 107.189.31.212 port 60654:11: Bye Bye [preauth] Disconnected from 107.189.31.212 port 60654 [preauth] Received disconnect from 61.177.173.39 port 55010:11: [preauth] Disconnected from 61.177.173.39 port 55010 [preauth] Received disconnect from 61.177.172.124 port 24734:11: [preauth] Disconnected from 61.177.172.124 port 24734 [preauth] Unable to negotiate with 61.177.173.55 port 45028: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 57220 Unable to negotiate with 141.98.10.174 port 41526: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 13778:11: [preauth] Disconnected from 61.177.173.35 port 13778 [preauth] Received disconnect from 218.92.0.221 port 47280:11: [preauth] Disconnected from 218.92.0.221 port 47280 [preauth] Unable to negotiate with 61.177.173.40 port 45862: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 31526:11: [preauth] Disconnected from 61.177.173.48 port 31526 [preauth] Received disconnect from 61.177.172.98 port 32180:11: [preauth] Disconnected from 61.177.172.98 port 32180 [preauth] Received disconnect from 61.177.173.39 port 21107:11: [preauth] Disconnected from 61.177.173.39 port 21107 [preauth] Received disconnect from 61.177.173.35 port 63371:11: [preauth] Disconnected from 61.177.173.35 port 63371 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 55988 Unable to negotiate with 179.43.167.74 port 34344: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 53502: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.47 port 47112:11: [preauth] Disconnected from 61.177.173.47 port 47112 [preauth] Unable to negotiate with 61.177.173.44 port 26744: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 30383:11: [preauth] Disconnected from 61.177.173.36 port 30383 [preauth] Received disconnect from 61.177.173.51 port 16193:11: [preauth] Disconnected from 61.177.173.51 port 16193 [preauth] Unable to negotiate with 61.177.173.54 port 45596: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 34362:11: [preauth] Disconnected from 61.177.173.47 port 34362 [preauth] Invalid user admin from 51.77.53.200 port 37938 Connection closed by invalid user admin 51.77.53.200 port 37938 [preauth] Received disconnect from 61.177.173.46 port 12730:11: [preauth] Disconnected from 61.177.173.46 port 12730 [preauth] Unable to negotiate with 61.177.173.54 port 5068: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 18103:11: [preauth] Disconnected from 61.177.173.36 port 18103 [preauth] Received disconnect from 61.177.173.39 port 51033:11: [preauth] Disconnected from 61.177.173.39 port 51033 [preauth] Unable to negotiate with 61.177.173.61 port 9146: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 60857:11: [preauth] Disconnected from 61.177.173.47 port 60857 [preauth] Received disconnect from 61.177.173.51 port 61090:11: [preauth] Disconnected from 61.177.173.51 port 61090 [preauth] Unable to negotiate with 61.177.173.43 port 20868: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.61 port 51056 Received disconnect from 61.177.173.53 port 49286:11: [preauth] Disconnected from 61.177.173.53 port 49286 [preauth] Received disconnect from 61.177.173.46 port 11007:11: [preauth] Disconnected from 61.177.173.46 port 11007 [preauth] Unable to negotiate with 61.177.173.40 port 59302: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 42826:11: [preauth] Disconnected from 61.177.173.49 port 42826 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 35892 Unable to negotiate with 141.98.10.174 port 40904: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 43879:11: [preauth] Disconnected from 61.177.172.108 port 43879 [preauth] Received disconnect from 61.177.173.35 port 10331:11: [preauth] Disconnected from 61.177.173.35 port 10331 [preauth] Unable to negotiate with 61.177.173.55 port 49258: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 12381:11: [preauth] Disconnected from 61.177.173.49 port 12381 [preauth] Unable to negotiate with 61.177.172.60 port 43338: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 58421 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 58421: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 52543 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 52543: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 36.110.228.254 port 45982:11: disconnected by user [preauth] Disconnected from invalid user root 36.110.228.254 port 45982 [preauth] Invalid user admin from 36.110.228.254 port 32417 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 32417 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 32417: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 25811 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 25811 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 25811: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 18566 Received disconnect from 36.110.228.254 port 18566:11: disconnected by user [preauth] Disconnected from invalid user admin 36.110.228.254 port 18566 [preauth] Invalid user oracle from 36.110.228.254 port 61413 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 61413 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 61413: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 56128 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 56128 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 56128: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 61731 Received disconnect from 36.110.228.254 port 61731:11: disconnected by user [preauth] Disconnected from invalid user oracle 36.110.228.254 port 61731 [preauth] Invalid user usuario from 36.110.228.254 port 39026 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 39026 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 39026: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 53282 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 53282 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 53282: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 30934 Received disconnect from 36.110.228.254 port 30934:11: disconnected by user [preauth] Disconnected from invalid user usuario 36.110.228.254 port 30934 [preauth] Invalid user test from 36.110.228.254 port 13204 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 13204 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 13204: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 31879 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 31879 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 31879: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 27372 Received disconnect from 36.110.228.254 port 27372:11: disconnected by user [preauth] Disconnected from invalid user test 36.110.228.254 port 27372 [preauth] Invalid user user from 36.110.228.254 port 64477 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 64477 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 64477: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 47946 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 47946 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 47946: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 15793 Received disconnect from 36.110.228.254 port 15793:11: disconnected by user [preauth] Disconnected from invalid user user 36.110.228.254 port 15793 [preauth] Invalid user ftpuser from 36.110.228.254 port 21967 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 21967 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 21967: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 63850 2022/05/07 17:22:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/07 17:22:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 63850 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 63850: Too many authentication failures [preauth] 2022/05/07 17:22:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/07 17:22:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Invalid user ftpuser from 36.110.228.254 port 52613 Received disconnect from 36.110.228.254 port 52613:11: disconnected by user [preauth] Disconnected from invalid user ftpuser 36.110.228.254 port 52613 [preauth] Invalid user test1 from 36.110.228.254 port 63300 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 63300 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 63300: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 65319 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 65319 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 65319: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 40708 Received disconnect from 36.110.228.254 port 40708:11: disconnected by user [preauth] Disconnected from invalid user test1 36.110.228.254 port 40708 [preauth] Invalid user test2 from 36.110.228.254 port 44335 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 44335 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 44335: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 53008 Received disconnect from 36.110.228.254 port 53008:11: disconnected by user [preauth] Disconnected from invalid user test2 36.110.228.254 port 53008 [preauth] Received disconnect from 61.177.173.51 port 39102:11: [preauth] Disconnected from 61.177.173.51 port 39102 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 48996 Unable to negotiate with 45.125.65.33 port 44798: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.55 port 36466: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 17273:11: [preauth] Disconnected from 61.177.173.49 port 17273 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 33290 Unable to negotiate with 141.98.10.174 port 32866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 40619:11: [preauth] Disconnected from 61.177.172.124 port 40619 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 35596 Unable to negotiate with 179.43.183.34 port 42604: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 218.92.0.221 port 52307:11: [preauth] Disconnected from 218.92.0.221 port 52307 [preauth] Received disconnect from 61.177.173.49 port 40242:11: [preauth] Disconnected from 61.177.173.49 port 40242 [preauth] Invalid user admin from 51.77.53.200 port 63474 Connection closed by invalid user admin 51.77.53.200 port 63474 [preauth] Received disconnect from 61.177.173.46 port 40068:11: [preauth] Disconnected from 61.177.173.46 port 40068 [preauth] Unable to negotiate with 61.177.173.44 port 5286: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 42970 Unable to negotiate with 179.43.183.34 port 53766: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by 192.241.222.150 port 56716 [preauth] Received disconnect from 61.177.172.114 port 49565:11: [preauth] Disconnected from 61.177.172.114 port 49565 [preauth] Unable to negotiate with 61.177.173.40 port 64212: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 15630:11: [preauth] Disconnected from 61.177.173.53 port 15630 [preauth] Received disconnect from 61.177.172.98 port 10444:11: [preauth] Disconnected from 61.177.172.98 port 10444 [preauth] Received disconnect from 61.177.172.124 port 51476:11: [preauth] Disconnected from 61.177.172.124 port 51476 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 20.91.186.105 port 40062 Unable to negotiate with 20.91.186.105 port 40510: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44496: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48472: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52474: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56460: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60446: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36200: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40190: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44178: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48164: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52150: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56136: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35888: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39870: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43856: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51836: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55822: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59808: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35562: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39554: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43542: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47528: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51528: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55514: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59500: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35262: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39252: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47222: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51208: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55206: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59190: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38932: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42926: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54884: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58878: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34632: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38626: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42612: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46598: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54568: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34318: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38302: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42290: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46284: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50270: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54254: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58240: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34004: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37990: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45970: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49956: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53944: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33696: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37682: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41672: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49652: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53640: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57624: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33388: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37374: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41360: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49340: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53326: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57312: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33070: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37058: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41046: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45032: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53012: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56998: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60984: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40732: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44718: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56684: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60670: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36432: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40422: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48390: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52384: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56370: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60356: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36124: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40110: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44100: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48086: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52080: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35806: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43788: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47774: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51768: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55754: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35494: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39488: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43474: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47460: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51458: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55440: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59430: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35182: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39176: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.62 port 12604: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 43630 Unable to negotiate with 179.43.183.34 port 44496: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.39 port 37949:11: [preauth] Disconnected from 61.177.173.39 port 37949 [preauth] Received disconnect from 61.177.173.46 port 15846:11: [preauth] Disconnected from 61.177.173.46 port 15846 [preauth] Received disconnect from 61.177.173.52 port 47149:11: [preauth] Disconnected from 61.177.173.52 port 47149 [preauth] Received disconnect from 61.177.173.51 port 50538:11: [preauth] Disconnected from 61.177.173.51 port 50538 [preauth] Unable to negotiate with 61.177.172.59 port 60876: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 42498 Received disconnect from 61.177.173.53 port 44677:11: [preauth] Disconnected from 61.177.173.53 port 44677 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 111.206.120.172 port 25060 ssh2 [preauth] Disconnecting invalid user root 111.206.120.172 port 25060: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 111.206.120.172 port 30925 ssh2 [preauth] Disconnecting invalid user root 111.206.120.172 port 30925: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 111.206.120.172 port 37252:11: disconnected by user [preauth] Disconnected from invalid user root 111.206.120.172 port 37252 [preauth] Connection closed by 111.206.120.172 port 49713 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 40668 Unable to negotiate with 179.43.183.34 port 57154: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by 124.221.110.17 port 51540 [preauth] Unable to negotiate with 61.177.173.42 port 45412: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 37180 Unable to negotiate with 179.43.167.74 port 42694: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 34822: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 21467:11: [preauth] Disconnected from 61.177.173.46 port 21467 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 38448 Unable to negotiate with 141.98.10.174 port 37120: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 193.107.216.5 port 60242 Received disconnect from 61.177.173.39 port 49406:11: [preauth] Disconnected from 61.177.173.39 port 49406 [preauth] Unable to negotiate with 61.177.172.160 port 28278: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 55927:11: [preauth] Disconnected from 61.177.173.36 port 55927 [preauth] Unable to negotiate with 61.177.172.60 port 64434: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 41694 Unable to negotiate with 179.43.167.74 port 57140: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 48702: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.184.111 port 44140 Connection reset by 104.206.128.34 port 45527 [preauth] Invalid user pi from 51.77.53.200 port 61092 Connection closed by invalid user pi 51.77.53.200 port 61092 [preauth] Received disconnect from 61.177.173.39 port 60803:11: [preauth] Disconnected from 61.177.173.39 port 60803 [preauth] Received disconnect from 61.177.173.51 port 43900:11: [preauth] Disconnected from 61.177.173.51 port 43900 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 64.225.13.194 port 41313 Connection closed by 64.225.13.194 port 59157 [preauth] Received disconnect from 61.177.173.36 port 63471:11: [preauth] Disconnected from 61.177.173.36 port 63471 [preauth] Received disconnect from 61.177.173.48 port 28285:11: [preauth] Disconnected from 61.177.173.48 port 28285 [preauth] Received disconnect from 61.177.173.35 port 35568:11: [preauth] Disconnected from 61.177.173.35 port 35568 [preauth] Received disconnect from 218.92.0.221 port 34319:11: [preauth] Disconnected from 218.92.0.221 port 34319 [preauth] Unable to negotiate with 61.177.173.42 port 16928: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.61 port 44082: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 53651:11: [preauth] Disconnected from 61.177.172.124 port 53651 [preauth] Received disconnect from 61.177.173.50 port 32107:11: [preauth] Disconnected from 61.177.173.50 port 32107 [preauth] Unable to negotiate with 61.177.172.59 port 43636: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.42 port 61092: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 55958 Received disconnect from 61.177.173.52 port 24726:11: [preauth] Disconnected from 61.177.173.52 port 24726 [preauth] Received disconnect from 61.177.173.46 port 54479:11: [preauth] Disconnected from 61.177.173.46 port 54479 [preauth] Received disconnect from 61.177.173.50 port 60925:11: [preauth] Disconnected from 61.177.173.50 port 60925 [preauth] Unable to negotiate with 61.177.173.62 port 11994: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 194.31.98.143 port 35188 Unable to negotiate with 194.31.98.143 port 44016: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 60548: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 48660: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 36898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53228: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 41302: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 57772: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 46088: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 33928: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50538: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 38450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 54898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.39 port 12463:11: [preauth] Disconnected from 61.177.173.39 port 12463 [preauth] Unable to negotiate with 194.31.98.143 port 43224: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 59438: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47782: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 35694: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 52232: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 40130: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 56502: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 44776: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 32782: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49254: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 33146 Unable to negotiate with 194.31.98.143 port 37414: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.154.134 port 36690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 42038: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 58320: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 46476: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 34558: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 39110: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 55488: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 43670: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 60054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 48080: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 36216: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 42547:11: [preauth] Disconnected from 61.177.173.35 port 42547 [preauth] Unable to negotiate with 194.31.98.143 port 52614: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 44774 Unable to negotiate with 194.31.98.143 port 40882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 57042: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.47 port 29469:11: [preauth] Disconnected from 61.177.173.47 port 29469 [preauth] Unable to negotiate with 45.133.1.36 port 57986: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 45452: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 33500: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49808: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 38010: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 54314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 42442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 60160: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47178: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 35030: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 51546: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 39596: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 56164: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 44038: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 60544: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 48750: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 36800: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user pi from 77.190.155.245 port 45500 Invalid user pi from 77.190.155.245 port 45498 Connection closed by invalid user pi 77.190.155.245 port 45500 [preauth] Connection closed by invalid user pi 77.190.155.245 port 45498 [preauth] Unable to negotiate with 194.31.98.143 port 41352: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 57794: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 45712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 33960: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50338: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 38606: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 54856: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 43094: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 10455:11: [preauth] Disconnected from 61.177.173.50 port 10455 [preauth] Received disconnect from 61.177.173.35 port 34638:11: [preauth] Disconnected from 61.177.173.35 port 34638 [preauth] Invalid user support from 51.77.53.200 port 33174 Connection closed by invalid user support 51.77.53.200 port 33174 [preauth] Unable to negotiate with 61.177.173.54 port 16572: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 167.94.138.63 port 60186 [preauth] Received disconnect from 61.177.173.46 port 13137:11: [preauth] Disconnected from 61.177.173.46 port 13137 [preauth] Received disconnect from 218.92.0.221 port 61309:11: [preauth] Disconnected from 218.92.0.221 port 61309 [preauth] Received disconnect from 61.177.173.50 port 24729:11: [preauth] Disconnected from 61.177.173.50 port 24729 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 40642 Unable to negotiate with 179.43.154.134 port 42634: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 40546 Received disconnect from 61.177.173.46 port 48971:11: [preauth] Disconnected from 61.177.173.46 port 48971 [preauth] Unable to negotiate with 179.43.154.134 port 44518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 37786: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 167.94.145.58 port 48622 [preauth] Received disconnect from 61.177.172.108 port 55635:11: [preauth] Disconnected from 61.177.172.108 port 55635 [preauth] Unable to negotiate with 61.177.173.43 port 6290: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 48165:11: [preauth] Disconnected from 61.177.173.51 port 48165 [preauth] Received disconnect from 61.177.172.108 port 10738:11: [preauth] Disconnected from 61.177.172.108 port 10738 [preauth] Unable to negotiate with 61.177.172.160 port 24956: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 58232 Unable to negotiate with 179.43.183.34 port 47572: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 103.203.57.11 port 34612 User root not allowed because account is locked Connection closed by invalid user root 109.221.184.38 port 52332 [preauth] 2022/05/08 01:32:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/08 01:32:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/08 01:32:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/08 01:32:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.173.51 port 31961:11: [preauth] Disconnected from 61.177.173.51 port 31961 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 39834 Unable to negotiate with 179.43.183.34 port 49308: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 39448 Unable to negotiate with 45.133.1.36 port 56550: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 38732 Unable to negotiate with 61.177.172.91 port 18286: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 30431:11: [preauth] Disconnected from 61.177.173.53 port 30431 [preauth] Received disconnect from 61.177.173.51 port 37176:11: [preauth] Disconnected from 61.177.173.51 port 37176 [preauth] Received disconnect from 61.177.173.50 port 62222:11: [preauth] Disconnected from 61.177.173.50 port 62222 [preauth] Received disconnect from 61.177.173.51 port 31165:11: [preauth] Disconnected from 61.177.173.51 port 31165 [preauth] Invalid user test from 51.77.53.200 port 19542 Connection closed by invalid user test 51.77.53.200 port 19542 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 41672 Invalid user from 64.62.197.62 port 22000 Connection closed by invalid user 64.62.197.62 port 22000 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 109.162.158.94 port 32770 kex_exchange_identification: read: Connection reset by peer Connection reset by 109.162.158.94 port 32772 Invalid user pi from 106.255.89.70 port 56190 Invalid user pi from 106.255.89.70 port 56196 Connection closed by invalid user pi 106.255.89.70 port 56190 [preauth] Connection closed by invalid user pi 106.255.89.70 port 56196 [preauth] Received disconnect from 61.177.172.124 port 50652:11: [preauth] Disconnected from 61.177.172.124 port 50652 [preauth] Received disconnect from 61.177.172.108 port 11008:11: [preauth] Disconnected from 61.177.172.108 port 11008 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 36938 Unable to negotiate with 141.98.10.174 port 40592: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.53 port 54697:11: [preauth] Disconnected from 61.177.173.53 port 54697 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 5.140.62.40 port 55812 User root not allowed because account is locked User root not allowed because account is locked User root not allowed because account is locked User root not allowed because account is locked User root not allowed because account is locked User root not allowed because account is locked Invalid user admin from 5.140.62.40 port 38739 Invalid user cpsc from 5.140.62.40 port 55908 Invalid user ubuntu from 5.140.62.40 port 38769 Invalid user ubnt from 5.140.62.40 port 55970 beginning MaxStartups throttling drop connection #10 from [5.140.62.40]:55978 on [172.24.0.2]:22 past MaxStartups User root not allowed because account is locked User root not allowed because account is locked Invalid user support from 5.140.62.40 port 56026 exited MaxStartups throttling after 00:02:15, 3 connections dropped Connection reset by 61.177.173.51 port 29808 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 46022 Unable to negotiate with 179.43.154.134 port 39490: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.47 port 30991:11: [preauth] Disconnected from 61.177.173.47 port 30991 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 46028 Unable to negotiate with 179.43.167.74 port 41442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 33748: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 46316:11: [preauth] Disconnected from 61.177.173.36 port 46316 [preauth] Received disconnect from 218.92.0.221 port 60008:11: [preauth] Disconnected from 218.92.0.221 port 60008 [preauth] Received disconnect from 61.177.173.49 port 23518:11: [preauth] Disconnected from 61.177.173.49 port 23518 [preauth] Received disconnect from 61.177.173.39 port 45006:11: [preauth] Disconnected from 61.177.173.39 port 45006 [preauth] Received disconnect from 61.177.173.36 port 62718:11: [preauth] Disconnected from 61.177.173.36 port 62718 [preauth] Received disconnect from 61.177.172.124 port 28848:11: [preauth] Disconnected from 61.177.172.124 port 28848 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 26260 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 26260: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 43521 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 43521: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 36.110.228.254 port 11935:11: disconnected by user [preauth] Disconnected from invalid user root 36.110.228.254 port 11935 [preauth] Invalid user admin from 36.110.228.254 port 24215 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 24215 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 24215: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 47695 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 47695 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 47695: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 20248 Received disconnect from 36.110.228.254 port 20248:11: disconnected by user [preauth] Disconnected from invalid user admin 36.110.228.254 port 20248 [preauth] Invalid user oracle from 36.110.228.254 port 31311 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 31311 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 31311: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 47650 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 47650 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 47650: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 13532 Received disconnect from 36.110.228.254 port 13532:11: disconnected by user [preauth] Disconnected from invalid user oracle 36.110.228.254 port 13532 [preauth] Invalid user usuario from 36.110.228.254 port 37194 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 37194 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 37194: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 57148 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 57148 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 57148: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 30461 Received disconnect from 36.110.228.254 port 30461:11: disconnected by user [preauth] Disconnected from invalid user usuario 36.110.228.254 port 30461 [preauth] Invalid user test from 36.110.228.254 port 42568 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 42568 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 42568: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 19725 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 19725 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 19725: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 54302 Received disconnect from 36.110.228.254 port 54302:11: disconnected by user [preauth] Disconnected from invalid user test 36.110.228.254 port 54302 [preauth] Invalid user user from 36.110.228.254 port 12630 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 12630 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 12630: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 33733 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 33733 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 33733: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 19182 Received disconnect from 36.110.228.254 port 19182:11: disconnected by user [preauth] Disconnected from invalid user user 36.110.228.254 port 19182 [preauth] Invalid user ftpuser from 36.110.228.254 port 35678 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 35678 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 35678: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 53340 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 53340 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 53340: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 15332 Received disconnect from 36.110.228.254 port 15332:11: disconnected by user [preauth] Disconnected from invalid user ftpuser 36.110.228.254 port 15332 [preauth] Invalid user test1 from 36.110.228.254 port 37028 Received disconnect from 61.177.173.52 port 54220:11: [preauth] Disconnected from 61.177.173.52 port 54220 [preauth] maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 37028 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 37028: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 59036 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 59036 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 59036: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 29753 Received disconnect from 36.110.228.254 port 29753:11: disconnected by user [preauth] Disconnected from invalid user test1 36.110.228.254 port 29753 [preauth] Invalid user test2 from 36.110.228.254 port 43590 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 43590 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 43590: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 63051 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 63051 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 63051: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 34440 Received disconnect from 36.110.228.254 port 34440:11: disconnected by user [preauth] Disconnected from invalid user test2 36.110.228.254 port 34440 [preauth] Invalid user contador from 36.110.228.254 port 59271 Received disconnect from 36.110.228.254 port 59271:11: disconnected by user [preauth] Disconnected from invalid user contador 36.110.228.254 port 59271 [preauth] Invalid user duni from 36.110.228.254 port 29483 Received disconnect from 36.110.228.254 port 29483:11: disconnected by user [preauth] Disconnected from invalid user duni 36.110.228.254 port 29483 [preauth] Invalid user pi from 36.110.228.254 port 45889 Received disconnect from 36.110.228.254 port 45889:11: disconnected by user [preauth] Disconnected from invalid user pi 36.110.228.254 port 45889 [preauth] Invalid user baikal from 36.110.228.254 port 12191 Received disconnect from 36.110.228.254 port 12191:11: disconnected by user [preauth] Disconnected from invalid user baikal 36.110.228.254 port 12191 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 36888 Unable to negotiate with 179.43.154.134 port 40528: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 34656:11: [preauth] Disconnected from 61.177.173.35 port 34656 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 159.223.211.238 port 33298 User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 46964 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 49394 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 51822 [preauth] Received disconnect from 61.177.173.36 port 53076:11: [preauth] Disconnected from 61.177.173.36 port 53076 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 54250 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 56678 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 59106 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 33302 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 35730 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 38162 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 40594 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 43026 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 45458 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 47890 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 50318 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 52750 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 55182 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 57612 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 60042 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 34240 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 56380 User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 36670 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 39100 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 41526 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 43958 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 46384 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 48816 [preauth] Received disconnect from 61.177.173.52 port 63407:11: [preauth] Disconnected from 61.177.173.52 port 63407 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 51244 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 53672 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 56102 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 58530 [preauth] User root not allowed because account is locked Connection closed by invalid user root 159.223.211.238 port 60964 [preauth] Invalid user awsgui from 159.223.211.238 port 35164 Connection closed by invalid user awsgui 159.223.211.238 port 35164 [preauth] Invalid user admin from 159.223.211.238 port 37594 Connection closed by invalid user admin 159.223.211.238 port 37594 [preauth] Invalid user admin from 159.223.211.238 port 40026 Connection closed by invalid user admin 159.223.211.238 port 40026 [preauth] Received disconnect from 61.177.173.35 port 42874:11: [preauth] Disconnected from 61.177.173.35 port 42874 [preauth] Invalid user admin from 159.223.211.238 port 42470 Connection closed by invalid user admin 159.223.211.238 port 42470 [preauth] Invalid user apache from 159.223.211.238 port 44918 Connection closed by invalid user apache 159.223.211.238 port 44918 [preauth] Invalid user apache from 159.223.211.238 port 47354 Connection closed by invalid user apache 159.223.211.238 port 47354 [preauth] Invalid user app from 159.223.211.238 port 49790 Connection closed by invalid user app 159.223.211.238 port 49790 [preauth] Invalid user app from 159.223.211.238 port 52222 Connection closed by invalid user app 159.223.211.238 port 52222 [preauth] Invalid user app from 159.223.211.238 port 54654 Connection closed by invalid user app 159.223.211.238 port 54654 [preauth] Invalid user app from 159.223.211.238 port 57090 Connection closed by invalid user app 159.223.211.238 port 57090 [preauth] Invalid user appuser from 159.223.211.238 port 59526 Connection closed by invalid user appuser 159.223.211.238 port 59526 [preauth] Invalid user bigdata from 159.223.211.238 port 33728 Connection closed by invalid user bigdata 159.223.211.238 port 33728 [preauth] Invalid user bot from 159.223.211.238 port 36160 Connection closed by invalid user bot 159.223.211.238 port 36160 [preauth] Invalid user centos from 159.223.211.238 port 38592 Connection closed by invalid user centos 159.223.211.238 port 38592 [preauth] Invalid user data from 159.223.211.238 port 41024 Connection closed by invalid user data 159.223.211.238 port 41024 [preauth] Invalid user demo from 159.223.211.238 port 43456 Connection closed by invalid user demo 159.223.211.238 port 43456 [preauth] Invalid user user from 51.77.53.200 port 10308 Connection closed by invalid user user 51.77.53.200 port 10308 [preauth] Invalid user deploy from 159.223.211.238 port 45888 Connection closed by invalid user deploy 159.223.211.238 port 45888 [preauth] Invalid user deploy from 159.223.211.238 port 48320 Connection closed by invalid user deploy 159.223.211.238 port 48320 [preauth] Invalid user deploy from 159.223.211.238 port 50754 Connection closed by invalid user deploy 159.223.211.238 port 50754 [preauth] Invalid user dev from 159.223.211.238 port 53190 Connection closed by invalid user dev 159.223.211.238 port 53190 [preauth] Invalid user dev from 159.223.211.238 port 55622 Connection closed by invalid user dev 159.223.211.238 port 55622 [preauth] Invalid user dev from 159.223.211.238 port 58054 Connection closed by invalid user dev 159.223.211.238 port 58054 [preauth] Invalid user developer from 159.223.211.238 port 60490 Connection closed by invalid user developer 159.223.211.238 port 60490 [preauth] Invalid user developer from 159.223.211.238 port 34690 Connection closed by invalid user developer 159.223.211.238 port 34690 [preauth] Invalid user dolphinscheduler from 159.223.211.238 port 37122 Connection closed by invalid user dolphinscheduler 159.223.211.238 port 37122 [preauth] Invalid user dolphinscheduler from 159.223.211.238 port 39554 Connection closed by invalid user dolphinscheduler 159.223.211.238 port 39554 [preauth] Invalid user dolphinscheduler from 159.223.211.238 port 41992 Connection closed by invalid user dolphinscheduler 159.223.211.238 port 41992 [preauth] Invalid user docker from 159.223.211.238 port 44424 Connection closed by invalid user docker 159.223.211.238 port 44424 [preauth] Invalid user docker from 159.223.211.238 port 46856 Connection closed by invalid user docker 159.223.211.238 port 46856 [preauth] Invalid user elastic from 159.223.211.238 port 49292 Connection closed by invalid user elastic 159.223.211.238 port 49292 [preauth] Invalid user elastic from 159.223.211.238 port 51724 Connection closed by invalid user elastic 159.223.211.238 port 51724 [preauth] Invalid user elastic from 159.223.211.238 port 54156 Connection closed by invalid user elastic 159.223.211.238 port 54156 [preauth] Invalid user elasticsearch from 159.223.211.238 port 56592 Connection closed by invalid user elasticsearch 159.223.211.238 port 56592 [preauth] Invalid user elasticsearch from 159.223.211.238 port 59024 Connection closed by invalid user elasticsearch 159.223.211.238 port 59024 [preauth] Invalid user elsearch from 159.223.211.238 port 33224 Connection closed by invalid user elsearch 159.223.211.238 port 33224 [preauth] Invalid user elsearch from 159.223.211.238 port 35656 Connection closed by invalid user elsearch 159.223.211.238 port 35656 [preauth] Invalid user es from 159.223.211.238 port 38088 Connection closed by invalid user es 159.223.211.238 port 38088 [preauth] Invalid user es from 159.223.211.238 port 40520 Connection closed by invalid user es 159.223.211.238 port 40520 [preauth] Invalid user es from 159.223.211.238 port 42952 Connection closed by invalid user es 159.223.211.238 port 42952 [preauth] Invalid user es from 159.223.211.238 port 45384 Connection closed by invalid user es 159.223.211.238 port 45384 [preauth] Invalid user es from 159.223.211.238 port 47816 Connection closed by invalid user es 159.223.211.238 port 47816 [preauth] Invalid user esadmin from 159.223.211.238 port 50252 Connection closed by invalid user esadmin 159.223.211.238 port 50252 [preauth] Received disconnect from 61.177.173.50 port 48331:11: [preauth] Disconnected from 61.177.173.50 port 48331 [preauth] Invalid user esroot from 159.223.211.238 port 52684 Connection closed by invalid user esroot 159.223.211.238 port 52684 [preauth] Invalid user esuser from 159.223.211.238 port 55116 Connection closed by invalid user esuser 159.223.211.238 port 55116 [preauth] Invalid user esuser from 159.223.211.238 port 57548 Connection closed by invalid user esuser 159.223.211.238 port 57548 [preauth] Invalid user esuser from 159.223.211.238 port 59980 Connection closed by invalid user esuser 159.223.211.238 port 59980 [preauth] Invalid user esuser from 159.223.211.238 port 34180 Connection closed by invalid user esuser 159.223.211.238 port 34180 [preauth] Invalid user flink from 159.223.211.238 port 36616 Connection closed by invalid user flink 159.223.211.238 port 36616 [preauth] Invalid user flink from 159.223.211.238 port 39048 Connection closed by invalid user flink 159.223.211.238 port 39048 [preauth] Invalid user flask from 159.223.211.238 port 41484 Connection closed by invalid user flask 159.223.211.238 port 41484 [preauth] Invalid user flask from 159.223.211.238 port 43916 Connection closed by invalid user flask 159.223.211.238 port 43916 [preauth] Invalid user flask from 159.223.211.238 port 46352 Connection closed by invalid user flask 159.223.211.238 port 46352 [preauth] Invalid user flask from 159.223.211.238 port 48784 Connection closed by invalid user flask 159.223.211.238 port 48784 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 159.223.211.238 port 51220 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 159.223.211.238 port 53654 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 159.223.211.238 port 56088 [preauth] Invalid user ftpuser from 159.223.211.238 port 58524 Connection closed by invalid user ftpuser 159.223.211.238 port 58524 [preauth] Invalid user ftpuser from 159.223.211.238 port 60954 Connection closed by invalid user ftpuser 159.223.211.238 port 60954 [preauth] Invalid user ftpuser from 159.223.211.238 port 35158 Connection closed by invalid user ftpuser 159.223.211.238 port 35158 [preauth] Invalid user ftpuser from 159.223.211.238 port 37598 Connection closed by invalid user ftpuser 159.223.211.238 port 37598 [preauth] Invalid user gitlab from 159.223.211.238 port 40032 Connection closed by invalid user gitlab 159.223.211.238 port 40032 [preauth] Invalid user gitlab from 159.223.211.238 port 42464 Connection closed by invalid user gitlab 159.223.211.238 port 42464 [preauth] Invalid user gitlab from 159.223.211.238 port 44896 Connection closed by invalid user gitlab 159.223.211.238 port 44896 [preauth] Invalid user gitlab from 159.223.211.238 port 47328 Connection closed by invalid user gitlab 159.223.211.238 port 47328 [preauth] Invalid user gitlab-runner from 159.223.211.238 port 49764 Connection closed by invalid user gitlab-runner 159.223.211.238 port 49764 [preauth] Connection closed by authenticating user git 159.223.211.238 port 52196 [preauth] Connection closed by authenticating user git 159.223.211.238 port 54628 [preauth] Connection closed by authenticating user git 159.223.211.238 port 57060 [preauth] Connection closed by authenticating user git 159.223.211.238 port 59492 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 159.223.211.238 port 33696 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 159.223.211.238 port 36128 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 159.223.211.238 port 38564 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 159.223.211.238 port 40998 [preauth] Invalid user gpadmin from 159.223.211.238 port 43434 Connection closed by invalid user gpadmin 159.223.211.238 port 43434 [preauth] Invalid user gpadmin from 159.223.211.238 port 45866 Connection closed by invalid user gpadmin 159.223.211.238 port 45866 [preauth] Invalid user gpuadmin from 159.223.211.238 port 48302 Connection closed by invalid user gpuadmin 159.223.211.238 port 48302 [preauth] Invalid user hadoop from 159.223.211.238 port 50734 Connection closed by invalid user hadoop 159.223.211.238 port 50734 [preauth] Invalid user hadoop from 159.223.211.238 port 53166 Connection closed by invalid user hadoop 159.223.211.238 port 53166 [preauth] Invalid user hadoop from 159.223.211.238 port 55598 Connection closed by invalid user hadoop 159.223.211.238 port 55598 [preauth] Invalid user hadoop from 159.223.211.238 port 58030 Connection closed by invalid user hadoop 159.223.211.238 port 58030 [preauth] Invalid user hive from 159.223.211.238 port 60466 Connection closed by invalid user hive 159.223.211.238 port 60466 [preauth] Invalid user jenkins from 159.223.211.238 port 34666 Connection closed by invalid user jenkins 159.223.211.238 port 34666 [preauth] Invalid user kubernetes from 159.223.211.238 port 37098 Connection closed by invalid user kubernetes 159.223.211.238 port 37098 [preauth] Invalid user lighthouse from 159.223.211.238 port 39530 Connection closed by invalid user lighthouse 159.223.211.238 port 39530 [preauth] Invalid user lighthouse from 159.223.211.238 port 41962 Connection closed by invalid user lighthouse 159.223.211.238 port 41962 [preauth] Invalid user lighthouse from 159.223.211.238 port 44400 Connection closed by invalid user lighthouse 159.223.211.238 port 44400 [preauth] Invalid user jumpserver from 159.223.211.238 port 46832 Connection closed by invalid user jumpserver 159.223.211.238 port 46832 [preauth] Invalid user mongo from 159.223.211.238 port 49264 Connection closed by invalid user mongo 159.223.211.238 port 49264 [preauth] Invalid user mongodb from 159.223.211.238 port 51696 Connection closed by invalid user mongodb 159.223.211.238 port 51696 [preauth] Invalid user mongodb from 159.223.211.238 port 54128 Connection closed by invalid user mongodb 159.223.211.238 port 54128 [preauth] Invalid user mysql from 159.223.211.238 port 56560 Connection closed by invalid user mysql 159.223.211.238 port 56560 [preauth] Invalid user mysql from 159.223.211.238 port 58992 Connection closed by invalid user mysql 159.223.211.238 port 58992 [preauth] Invalid user mysql from 159.223.211.238 port 33192 Connection closed by invalid user mysql 159.223.211.238 port 33192 [preauth] Invalid user nexus from 159.223.211.238 port 35630 Connection closed by invalid user nexus 159.223.211.238 port 35630 [preauth] Invalid user nginx from 159.223.211.238 port 38062 Connection closed by invalid user nginx 159.223.211.238 port 38062 [preauth] Invalid user nginx from 159.223.211.238 port 40494 Connection closed by invalid user nginx 159.223.211.238 port 40494 [preauth] Received disconnect from 61.177.173.51 port 18605:11: [preauth] Disconnected from 61.177.173.51 port 18605 [preauth] Invalid user nginx from 159.223.211.238 port 42926 Connection closed by invalid user nginx 159.223.211.238 port 42926 [preauth] Invalid user nvidia from 159.223.211.238 port 45362 Connection closed by invalid user nvidia 159.223.211.238 port 45362 [preauth] Invalid user nvidia from 159.223.211.238 port 47794 Connection closed by invalid user nvidia 159.223.211.238 port 47794 [preauth] Invalid user oceanbase from 159.223.211.238 port 50230 Connection closed by invalid user oceanbase 159.223.211.238 port 50230 [preauth] Invalid user observer from 159.223.211.238 port 52662 Connection closed by invalid user observer 159.223.211.238 port 52662 [preauth] Invalid user observer from 159.223.211.238 port 55094 Connection closed by invalid user observer 159.223.211.238 port 55094 [preauth] Invalid user oracle from 159.223.211.238 port 57530 Connection closed by invalid user oracle 159.223.211.238 port 57530 [preauth] Invalid user oracle from 159.223.211.238 port 59962 Connection closed by invalid user oracle 159.223.211.238 port 59962 [preauth] Invalid user oracle from 159.223.211.238 port 34166 Connection closed by invalid user oracle 159.223.211.238 port 34166 [preauth] Invalid user oracle from 159.223.211.238 port 36602 Connection closed by invalid user oracle 159.223.211.238 port 36602 [preauth] Invalid user oracle from 159.223.211.238 port 39038 Connection closed by invalid user oracle 159.223.211.238 port 39038 [preauth] Invalid user oracle from 159.223.211.238 port 41474 Connection closed by invalid user oracle 159.223.211.238 port 41474 [preauth] Invalid user oracle from 159.223.211.238 port 43910 Connection closed by invalid user oracle 159.223.211.238 port 43910 [preauth] Invalid user oracle from 159.223.211.238 port 46342 Connection closed by invalid user oracle 159.223.211.238 port 46342 [preauth] Invalid user oracle from 159.223.211.238 port 48778 Connection closed by invalid user oracle 159.223.211.238 port 48778 [preauth] Received disconnect from 61.177.172.108 port 19409:11: [preauth] Disconnected from 61.177.172.108 port 19409 [preauth] Invalid user oracle from 159.223.211.238 port 51208 Connection closed by invalid user oracle 159.223.211.238 port 51208 [preauth] Invalid user oscar from 159.223.211.238 port 53644 Connection closed by invalid user oscar 159.223.211.238 port 53644 [preauth] Invalid user oscar from 159.223.211.238 port 56076 Connection closed by invalid user oscar 159.223.211.238 port 56076 [preauth] Invalid user oscar from 159.223.211.238 port 58508 Connection closed by invalid user oscar 159.223.211.238 port 58508 [preauth] Invalid user postgres from 159.223.211.238 port 60944 Connection closed by invalid user postgres 159.223.211.238 port 60944 [preauth] Invalid user postgres from 159.223.211.238 port 35144 Connection closed by invalid user postgres 159.223.211.238 port 35144 [preauth] Invalid user postgres from 159.223.211.238 port 37576 Connection closed by invalid user postgres 159.223.211.238 port 37576 [preauth] Invalid user postgres from 159.223.211.238 port 40008 Connection closed by invalid user postgres 159.223.211.238 port 40008 [preauth] Invalid user plex from 159.223.211.238 port 42444 Connection closed by invalid user plex 159.223.211.238 port 42444 [preauth] Invalid user plexserver from 159.223.211.238 port 44876 Connection closed by invalid user plexserver 159.223.211.238 port 44876 [preauth] Invalid user rabbitmq from 159.223.211.238 port 47308 Connection closed by invalid user rabbitmq 159.223.211.238 port 47308 [preauth] Invalid user rancher from 159.223.211.238 port 49740 Connection closed by invalid user rancher 159.223.211.238 port 49740 [preauth] Invalid user rancher from 159.223.211.238 port 52172 Connection closed by invalid user rancher 159.223.211.238 port 52172 [preauth] Invalid user ranger from 159.223.211.238 port 54608 Connection closed by invalid user ranger 159.223.211.238 port 54608 [preauth] Invalid user ranger from 159.223.211.238 port 57040 Connection closed by invalid user ranger 159.223.211.238 port 57040 [preauth] Invalid user sonar from 159.223.211.238 port 59476 Connection closed by invalid user sonar 159.223.211.238 port 59476 [preauth] Invalid user sonar from 159.223.211.238 port 33674 Connection closed by invalid user sonar 159.223.211.238 port 33674 [preauth] Invalid user sonar from 159.223.211.238 port 36104 Connection closed by invalid user sonar 159.223.211.238 port 36104 [preauth] Invalid user steam from 159.223.211.238 port 38540 Connection closed by invalid user steam 159.223.211.238 port 38540 [preauth] Invalid user steam from 159.223.211.238 port 40972 Connection closed by invalid user steam 159.223.211.238 port 40972 [preauth] Invalid user steam from 159.223.211.238 port 43400 Connection closed by invalid user steam 159.223.211.238 port 43400 [preauth] Invalid user svnuser from 159.223.211.238 port 45834 Connection closed by invalid user svnuser 159.223.211.238 port 45834 [preauth] Invalid user svnuser from 159.223.211.238 port 48264 Connection closed by invalid user svnuser 159.223.211.238 port 48264 [preauth] Invalid user test from 159.223.211.238 port 50696 Connection closed by invalid user test 159.223.211.238 port 50696 [preauth] Invalid user test from 159.223.211.238 port 53128 Connection closed by invalid user test 159.223.211.238 port 53128 [preauth] Invalid user test from 159.223.211.238 port 55564 Connection closed by invalid user test 159.223.211.238 port 55564 [preauth] Invalid user test from 159.223.211.238 port 58000 Connection closed by invalid user test 159.223.211.238 port 58000 [preauth] Invalid user test from 159.223.211.238 port 60434 Connection closed by invalid user test 159.223.211.238 port 60434 [preauth] Invalid user test2 from 159.223.211.238 port 34638 Connection closed by invalid user test2 159.223.211.238 port 34638 [preauth] Invalid user testuser from 159.223.211.238 port 37070 Connection closed by invalid user testuser 159.223.211.238 port 37070 [preauth] Invalid user tom from 159.223.211.238 port 39502 Connection closed by invalid user tom 159.223.211.238 port 39502 [preauth] Invalid user tom from 159.223.211.238 port 41934 Connection closed by invalid user tom 159.223.211.238 port 41934 [preauth] Invalid user tom from 159.223.211.238 port 44366 Connection closed by invalid user tom 159.223.211.238 port 44366 [preauth] Received disconnect from 61.177.173.35 port 23044:11: [preauth] Disconnected from 61.177.173.35 port 23044 [preauth] Invalid user tomcat from 159.223.211.238 port 46802 Connection closed by invalid user tomcat 159.223.211.238 port 46802 [preauth] Invalid user tomcat from 159.223.211.238 port 49234 Connection closed by invalid user tomcat 159.223.211.238 port 49234 [preauth] Invalid user tomcat from 159.223.211.238 port 51666 Connection closed by invalid user tomcat 159.223.211.238 port 51666 [preauth] Invalid user tools from 159.223.211.238 port 54102 Connection closed by invalid user tools 159.223.211.238 port 54102 [preauth] Invalid user tools from 159.223.211.238 port 56534 Connection closed by invalid user tools 159.223.211.238 port 56534 [preauth] Invalid user ts from 159.223.211.238 port 58970 Connection closed by invalid user ts 159.223.211.238 port 58970 [preauth] Invalid user ubuntu from 159.223.211.238 port 33170 Connection closed by invalid user ubuntu 159.223.211.238 port 33170 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 46556 Invalid user ubuntu from 159.223.211.238 port 35602 Connection closed by invalid user ubuntu 159.223.211.238 port 35602 [preauth] Invalid user uftp from 159.223.211.238 port 38034 Connection closed by invalid user uftp 159.223.211.238 port 38034 [preauth] Invalid user uftp from 159.223.211.238 port 40466 Connection closed by invalid user uftp 159.223.211.238 port 40466 [preauth] Invalid user uftp from 159.223.211.238 port 42898 Connection closed by invalid user uftp 159.223.211.238 port 42898 [preauth] Invalid user user from 159.223.211.238 port 45334 Connection closed by invalid user user 159.223.211.238 port 45334 [preauth] Invalid user user from 159.223.211.238 port 47766 Connection closed by invalid user user 159.223.211.238 port 47766 [preauth] Invalid user user from 159.223.211.238 port 50198 Connection closed by invalid user user 159.223.211.238 port 50198 [preauth] Invalid user user from 159.223.211.238 port 52630 Connection closed by invalid user user 159.223.211.238 port 52630 [preauth] Invalid user user1 from 159.223.211.238 port 55062 Connection closed by invalid user user1 159.223.211.238 port 55062 [preauth] Invalid user vagrant from 159.223.211.238 port 57494 Connection closed by invalid user vagrant 159.223.211.238 port 57494 [preauth] Invalid user wang from 159.223.211.238 port 59926 Connection closed by invalid user wang 159.223.211.238 port 59926 [preauth] Invalid user wang from 159.223.211.238 port 34126 Connection closed by invalid user wang 159.223.211.238 port 34126 [preauth] Invalid user wang from 159.223.211.238 port 36558 Connection closed by invalid user wang 159.223.211.238 port 36558 [preauth] Invalid user weblogic from 159.223.211.238 port 38994 Connection closed by invalid user weblogic 159.223.211.238 port 38994 [preauth] Invalid user worker from 159.223.211.238 port 41426 Connection closed by invalid user worker 159.223.211.238 port 41426 [preauth] Invalid user worker from 159.223.211.238 port 43858 Connection closed by invalid user worker 159.223.211.238 port 43858 [preauth] Invalid user www from 159.223.211.238 port 46294 Connection closed by invalid user www 159.223.211.238 port 46294 [preauth] Invalid user www from 159.223.211.238 port 48726 Connection closed by invalid user www 159.223.211.238 port 48726 [preauth] Invalid user www from 159.223.211.238 port 51162 Connection closed by invalid user www 159.223.211.238 port 51162 [preauth] Invalid user www from 159.223.211.238 port 53594 Connection closed by invalid user www 159.223.211.238 port 53594 [preauth] Invalid user yarn from 159.223.211.238 port 56030 Connection closed by invalid user yarn 159.223.211.238 port 56030 [preauth] Invalid user zabbix from 159.223.211.238 port 58460 Connection closed by invalid user zabbix 159.223.211.238 port 58460 [preauth] Invalid user zabbix from 159.223.211.238 port 60892 Connection closed by invalid user zabbix 159.223.211.238 port 60892 [preauth] Received disconnect from 61.177.172.98 port 36560:11: [preauth] Disconnected from 61.177.172.98 port 36560 [preauth] Received disconnect from 61.177.173.46 port 44298:11: [preauth] Disconnected from 61.177.173.46 port 44298 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 52526 Unable to negotiate with 141.98.10.174 port 34378: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 178.128.43.209 port 51908 kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_98.50.90.112_22" banner exchange: Connection from 192.241.212.98 port 44318: invalid format Unable to negotiate with 178.128.43.209 port 51090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 41938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 32776: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 51840: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 42656: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 33494: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 52548: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 43416: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 34254: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 53328: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 44166: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 34982: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 54040: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 44862: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 35714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 54770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 45508: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 36440: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 55498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 46306: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 37160: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 56218: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 47082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 37898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 56962: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 47792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 38644: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 57716: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 48712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.49 port 60595:11: [preauth] Disconnected from 61.177.173.49 port 60595 [preauth] Unable to negotiate with 178.128.43.209 port 39332: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 58462: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 49294: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 40134: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 59180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 50052: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 40852: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 59912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 50810: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 41582: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 60664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 51492: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 42248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 33146: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 52226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 43020: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 33858: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 52954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 43806: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 34604: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 53670: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 44498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 35348: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 54400: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 45224: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 35962: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 55112: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 45936: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 36760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 55788: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 46684: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 37518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 56556: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 47356: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 38206: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 57294: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 48106: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 38942: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 58006: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 48848: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 39644: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 58690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 49600: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 40434: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 59504: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 50314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 41196: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 60240: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 51050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 41902: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 28788:11: [preauth] Disconnected from 61.177.173.46 port 28788 [preauth] Unable to negotiate with 178.128.43.209 port 60934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 51790: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 42636: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 33470: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 52526: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 43408: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 34222: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 53300: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 44132: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 34918: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 53988: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 44836: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 35670: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 54742: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 45572: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 36402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 55404: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 46312: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 37158: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 56180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 47004: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 37840: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 56804: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 47736: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 38578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 57620: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 48552: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 39404: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 58502: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 49312: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 40170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 59238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 50094: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 40860: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 59972: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 50802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 41656: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 60690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 51574: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 42376: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 33216: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 52310: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 43110: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 33926: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 53000: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 43934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 34664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 53712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 44554: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 35370: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 54440: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 45260: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 36094: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 55276: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 45946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 36812: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 55890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 46812: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 37580: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 56672: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.98 port 56205:11: [preauth] Disconnected from 61.177.172.98 port 56205 [preauth] Unable to negotiate with 178.128.43.209 port 47426: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 38284: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 57350: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 48162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 39016: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 58082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 48880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 39762: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 58842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 49730: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 40526: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 59990: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 50448: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 41298: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 60416: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 51194: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 42054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 32916: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 51946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 42806: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 33634: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 52744: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 43520: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 34410: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 53450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 44288: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 35102: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 137.184.183.194 port 50132:11: Bye Bye [preauth] Disconnected from 137.184.183.194 port 50132 [preauth] Unable to negotiate with 178.128.43.209 port 54196: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 45030: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 35832: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 54962: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 45776: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 36634: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 55632: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 46522: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 37316: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 56430: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 47296: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 38068: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 57150: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 48004: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 38838: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 57932: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 48688: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 39558: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 58978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 49462: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 40310: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 59406: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 50230: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 41038: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 60146: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 50968: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 41808: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 60908: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 51630: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 42590: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 33392: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 52486: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 43322: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 34170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 53248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 44060: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 34902: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 53986: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 44796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 35546: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 54752: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 45484: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 36338: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 55418: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 46224: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 37082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 56164: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 46986: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 37792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 56918: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 47760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 38562: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 57664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 48486: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 39330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 58450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 49236: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 40074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 59148: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 49932: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 40746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 59834: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 50706: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 41584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 60616: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.128.43.209 port 51478: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 40792 Unable to negotiate with 179.43.183.34 port 60834: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 11984:11: [preauth] Disconnected from 61.177.172.124 port 11984 [preauth] Received disconnect from 61.177.173.39 port 38512:11: [preauth] Disconnected from 61.177.173.39 port 38512 [preauth] User root not allowed because account is locked Connection closed by invalid user root 185.213.155.166 port 53962 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 51.77.53.200 port 57184 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 42474 Received disconnect from 61.177.173.50 port 39404:11: [preauth] Disconnected from 61.177.173.50 port 39404 [preauth] Received disconnect from 61.177.173.51 port 19138:11: [preauth] Disconnected from 61.177.173.51 port 19138 [preauth] Received disconnect from 61.177.173.39 port 55500:11: [preauth] Disconnected from 61.177.173.39 port 55500 [preauth] Received disconnect from 61.177.173.51 port 33724:11: [preauth] Disconnected from 61.177.173.51 port 33724 [preauth] Received disconnect from 61.177.172.98 port 59474:11: [preauth] Disconnected from 61.177.172.98 port 59474 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 55578 Unable to negotiate with 179.43.167.74 port 39124: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 59732: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 26643:11: [preauth] Disconnected from 61.177.172.114 port 26643 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 111.206.120.172 port 20188 ssh2 [preauth] Disconnecting invalid user root 111.206.120.172 port 20188: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 111.206.120.172 port 26197 ssh2 [preauth] Disconnecting invalid user root 111.206.120.172 port 26197: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 111.206.120.172 port 31550:11: disconnected by user [preauth] Disconnected from invalid user root 111.206.120.172 port 31550 [preauth] Invalid user admin from 111.206.120.172 port 35849 maximum authentication attempts exceeded for invalid user admin from 111.206.120.172 port 35849 ssh2 [preauth] Disconnecting invalid user admin 111.206.120.172 port 35849: Too many authentication failures [preauth] Invalid user admin from 111.206.120.172 port 41435 maximum authentication attempts exceeded for invalid user admin from 111.206.120.172 port 41435 ssh2 [preauth] Disconnecting invalid user admin 111.206.120.172 port 41435: Too many authentication failures [preauth] Invalid user admin from 111.206.120.172 port 46870 Received disconnect from 111.206.120.172 port 46870:11: disconnected by user [preauth] Disconnected from invalid user admin 111.206.120.172 port 46870 [preauth] Invalid user oracle from 111.206.120.172 port 50995 maximum authentication attempts exceeded for invalid user oracle from 111.206.120.172 port 50995 ssh2 [preauth] Disconnecting invalid user oracle 111.206.120.172 port 50995: Too many authentication failures [preauth] Invalid user oracle from 111.206.120.172 port 58155 maximum authentication attempts exceeded for invalid user oracle from 111.206.120.172 port 58155 ssh2 [preauth] Disconnecting invalid user oracle 111.206.120.172 port 58155: Too many authentication failures [preauth] Invalid user oracle from 111.206.120.172 port 64132 Received disconnect from 111.206.120.172 port 64132:11: disconnected by user [preauth] Disconnected from invalid user oracle 111.206.120.172 port 64132 [preauth] Invalid user usuario from 111.206.120.172 port 13769 maximum authentication attempts exceeded for invalid user usuario from 111.206.120.172 port 13769 ssh2 [preauth] Disconnecting invalid user usuario 111.206.120.172 port 13769: Too many authentication failures [preauth] Invalid user usuario from 111.206.120.172 port 20893 maximum authentication attempts exceeded for invalid user usuario from 111.206.120.172 port 20893 ssh2 [preauth] Disconnecting invalid user usuario 111.206.120.172 port 20893: Too many authentication failures [preauth] Invalid user usuario from 111.206.120.172 port 27585 Received disconnect from 111.206.120.172 port 27585:11: disconnected by user [preauth] Disconnected from invalid user usuario 111.206.120.172 port 27585 [preauth] Invalid user test from 111.206.120.172 port 31419 maximum authentication attempts exceeded for invalid user test from 111.206.120.172 port 31419 ssh2 [preauth] Disconnecting invalid user test 111.206.120.172 port 31419: Too many authentication failures [preauth] Invalid user test from 111.206.120.172 port 36696 maximum authentication attempts exceeded for invalid user test from 111.206.120.172 port 36696 ssh2 [preauth] Disconnecting invalid user test 111.206.120.172 port 36696: Too many authentication failures [preauth] Invalid user test from 111.206.120.172 port 51426 Received disconnect from 111.206.120.172 port 51426:11: disconnected by user [preauth] Disconnected from invalid user test 111.206.120.172 port 51426 [preauth] Invalid user user from 111.206.120.172 port 57202 maximum authentication attempts exceeded for invalid user user from 111.206.120.172 port 57202 ssh2 [preauth] Disconnecting invalid user user 111.206.120.172 port 57202: Too many authentication failures [preauth] Invalid user user from 111.206.120.172 port 63452 maximum authentication attempts exceeded for invalid user user from 111.206.120.172 port 63452 ssh2 [preauth] Disconnecting invalid user user 111.206.120.172 port 63452: Too many authentication failures [preauth] Invalid user user from 111.206.120.172 port 14472 Received disconnect from 111.206.120.172 port 14472:11: disconnected by user [preauth] Disconnected from invalid user user 111.206.120.172 port 14472 [preauth] Invalid user ftpuser from 111.206.120.172 port 18155 maximum authentication attempts exceeded for invalid user ftpuser from 111.206.120.172 port 18155 ssh2 [preauth] Disconnecting invalid user ftpuser 111.206.120.172 port 18155: Too many authentication failures [preauth] Invalid user ftpuser from 111.206.120.172 port 25105 maximum authentication attempts exceeded for invalid user ftpuser from 111.206.120.172 port 25105 ssh2 [preauth] Disconnecting invalid user ftpuser 111.206.120.172 port 25105: Too many authentication failures [preauth] Invalid user ftpuser from 111.206.120.172 port 30990 Received disconnect from 111.206.120.172 port 30990:11: disconnected by user [preauth] Disconnected from invalid user ftpuser 111.206.120.172 port 30990 [preauth] Invalid user test1 from 111.206.120.172 port 36476 maximum authentication attempts exceeded for invalid user test1 from 111.206.120.172 port 36476 ssh2 [preauth] Disconnecting invalid user test1 111.206.120.172 port 36476: Too many authentication failures [preauth] Invalid user test1 from 111.206.120.172 port 42705 maximum authentication attempts exceeded for invalid user test1 from 111.206.120.172 port 42705 ssh2 [preauth] Disconnecting invalid user test1 111.206.120.172 port 42705: Too many authentication failures [preauth] Invalid user test1 from 111.206.120.172 port 49463 Received disconnect from 111.206.120.172 port 49463:11: disconnected by user [preauth] Disconnected from invalid user test1 111.206.120.172 port 49463 [preauth] Invalid user test2 from 111.206.120.172 port 53079 maximum authentication attempts exceeded for invalid user test2 from 111.206.120.172 port 53079 ssh2 [preauth] Disconnecting invalid user test2 111.206.120.172 port 53079: Too many authentication failures [preauth] Invalid user test2 from 111.206.120.172 port 59477 maximum authentication attempts exceeded for invalid user test2 from 111.206.120.172 port 59477 ssh2 [preauth] Disconnecting invalid user test2 111.206.120.172 port 59477: Too many authentication failures [preauth] Invalid user test2 from 111.206.120.172 port 11127 Received disconnect from 111.206.120.172 port 11127:11: disconnected by user [preauth] Disconnected from invalid user test2 111.206.120.172 port 11127 [preauth] Invalid user contador from 111.206.120.172 port 15426 Received disconnect from 111.206.120.172 port 15426:11: disconnected by user [preauth] Disconnected from invalid user contador 111.206.120.172 port 15426 [preauth] Invalid user duni from 111.206.120.172 port 19285 Received disconnect from 111.206.120.172 port 19285:11: disconnected by user [preauth] Disconnected from invalid user duni 111.206.120.172 port 19285 [preauth] Invalid user pi from 111.206.120.172 port 22768 Received disconnect from 111.206.120.172 port 22768:11: disconnected by user [preauth] Disconnected from invalid user pi 111.206.120.172 port 22768 [preauth] Invalid user baikal from 111.206.120.172 port 27069 Received disconnect from 111.206.120.172 port 27069:11: disconnected by user [preauth] Disconnected from invalid user baikal 111.206.120.172 port 27069 [preauth] 2022/05/08 09:42:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/08 09:42:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/08 09:42:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/08 09:42:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Invalid user admin from 61.134.36.102 port 50569 Connection closed by invalid user admin 61.134.36.102 port 50569 [preauth] Invalid user admin from 218.15.119.182 port 60853 Connection closed by invalid user admin 218.15.119.182 port 60853 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 46546 Received disconnect from 61.177.172.124 port 62806:11: [preauth] Disconnected from 61.177.172.124 port 62806 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 159.65.54.251 port 40392 Unable to negotiate with 159.65.54.251 port 57144: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 11830:11: [preauth] Disconnected from 61.177.173.36 port 11830 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 55224 Unable to negotiate with 141.98.10.174 port 43718: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 47872:11: [preauth] Disconnected from 61.177.173.46 port 47872 [preauth] Received disconnect from 61.177.173.52 port 21443:11: [preauth] Disconnected from 61.177.173.52 port 21443 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 159.65.54.251 port 33590 kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 37240 Unable to negotiate with 45.133.1.36 port 55498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 42244 Unable to negotiate with 141.98.10.174 port 34038: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 12804:11: [preauth] Disconnected from 61.177.172.124 port 12804 [preauth] Received disconnect from 61.177.173.48 port 46522:11: [preauth] Disconnected from 61.177.173.48 port 46522 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 44942 Unable to negotiate with 179.43.167.74 port 44760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 36256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 35400 Unable to negotiate with 141.98.10.174 port 33530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 21366:11: [preauth] Disconnected from 61.177.173.46 port 21366 [preauth] Received disconnect from 218.92.0.221 port 50329:11: [preauth] Disconnected from 218.92.0.221 port 50329 [preauth] Received disconnect from 61.177.173.49 port 27687:11: [preauth] Disconnected from 61.177.173.49 port 27687 [preauth] Received disconnect from 61.177.173.50 port 28565:11: [preauth] Disconnected from 61.177.173.50 port 28565 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 39786 Unable to negotiate with 141.98.10.174 port 44660: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 178.79.146.8 port 35132 Unable to negotiate with 159.223.46.224 port 36996: no matching host key type found. Their offer: ssh-dss [preauth] Connection closed by 159.223.46.224 port 36998 [preauth] Connection closed by 159.223.46.224 port 37000 [preauth] Connection closed by 159.223.46.224 port 37002 [preauth] Received disconnect from 61.177.172.124 port 31812:11: [preauth] Disconnected from 61.177.172.124 port 31812 [preauth] Invalid user user from 185.213.155.166 port 53770 Connection closed by invalid user user 185.213.155.166 port 53770 [preauth] Received disconnect from 61.177.173.46 port 56242:11: [preauth] Disconnected from 61.177.173.46 port 56242 [preauth] Unable to negotiate with 61.177.173.43 port 62834: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 13474:11: [preauth] Disconnected from 61.177.173.51 port 13474 [preauth] Unable to negotiate with 61.177.173.40 port 45036: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 44694:11: [preauth] Disconnected from 61.177.172.124 port 44694 [preauth] Unable to negotiate with 61.177.173.55 port 60760: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 42572 Unable to negotiate with 179.43.183.34 port 59632: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 54532 Unable to negotiate with 141.98.10.174 port 50160: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: client sent invalid protocol identifier "GET / HTTP/1.1" banner exchange: Connection from 165.22.254.250 port 37646: invalid format Connection closed by 165.22.254.250 port 38604 [preauth] Received disconnect from 61.177.173.49 port 41485:11: [preauth] Disconnected from 61.177.173.49 port 41485 [preauth] Unable to negotiate with 61.177.173.44 port 51720: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 57059:11: [preauth] Disconnected from 61.177.173.35 port 57059 [preauth] Received disconnect from 61.177.172.108 port 16508:11: [preauth] Disconnected from 61.177.172.108 port 16508 [preauth] Received disconnect from 61.177.172.124 port 63146:11: [preauth] Disconnected from 61.177.172.124 port 63146 [preauth] Unable to negotiate with 61.177.173.43 port 49414: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 192.241.219.13 port 52332 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 47474 Unable to negotiate with 61.177.173.55 port 62534: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 33380 Unable to negotiate with 179.43.167.74 port 49832: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 41018: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 47674 Unable to negotiate with 179.43.183.34 port 40230: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 34820:11: [preauth] Disconnected from 61.177.172.124 port 34820 [preauth] Received disconnect from 61.177.173.48 port 57423:11: [preauth] Disconnected from 61.177.173.48 port 57423 [preauth] Unable to negotiate with 61.177.172.60 port 41200: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 36908 kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 49610 Unable to negotiate with 179.43.183.34 port 33758: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 58207:11: [preauth] Disconnected from 61.177.172.124 port 58207 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 54684 Received disconnect from 61.177.173.36 port 31756:11: [preauth] Disconnected from 61.177.173.36 port 31756 [preauth] Unable to negotiate with 61.177.173.40 port 62926: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 33180 Received disconnect from 61.177.173.39 port 28061:11: [preauth] Disconnected from 61.177.173.39 port 28061 [preauth] Invalid user admin from 185.213.155.166 port 53428 Connection closed by invalid user admin 185.213.155.166 port 53428 [preauth] Received disconnect from 61.177.173.46 port 39360:11: [preauth] Disconnected from 61.177.173.46 port 39360 [preauth] Unable to negotiate with 61.177.173.56 port 15432: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 59755:11: [preauth] Disconnected from 61.177.173.47 port 59755 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 33140 Unable to negotiate with 179.43.154.134 port 53558: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 111.206.120.172 port 40221 ssh2 [preauth] Disconnecting invalid user root 111.206.120.172 port 40221: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 111.206.120.172 port 44981 ssh2 [preauth] Disconnecting invalid user root 111.206.120.172 port 44981: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 111.206.120.172 port 49216:11: disconnected by user [preauth] Disconnected from invalid user root 111.206.120.172 port 49216 [preauth] Invalid user admin from 111.206.120.172 port 62645 maximum authentication attempts exceeded for invalid user admin from 111.206.120.172 port 62645 ssh2 [preauth] Disconnecting invalid user admin 111.206.120.172 port 62645: Too many authentication failures [preauth] Invalid user admin from 111.206.120.172 port 10863 maximum authentication attempts exceeded for invalid user admin from 111.206.120.172 port 10863 ssh2 [preauth] Disconnecting invalid user admin 111.206.120.172 port 10863: Too many authentication failures [preauth] Invalid user admin from 111.206.120.172 port 15007 Received disconnect from 111.206.120.172 port 15007:11: disconnected by user [preauth] Disconnected from invalid user admin 111.206.120.172 port 15007 [preauth] Invalid user oracle from 111.206.120.172 port 24468 maximum authentication attempts exceeded for invalid user oracle from 111.206.120.172 port 24468 ssh2 [preauth] Disconnecting invalid user oracle 111.206.120.172 port 24468: Too many authentication failures [preauth] Invalid user oracle from 111.206.120.172 port 30492 maximum authentication attempts exceeded for invalid user oracle from 111.206.120.172 port 30492 ssh2 [preauth] Disconnecting invalid user oracle 111.206.120.172 port 30492: Too many authentication failures [preauth] Invalid user oracle from 111.206.120.172 port 37184 Received disconnect from 111.206.120.172 port 37184:11: disconnected by user [preauth] Disconnected from invalid user oracle 111.206.120.172 port 37184 [preauth] Invalid user usuario from 111.206.120.172 port 40560 maximum authentication attempts exceeded for invalid user usuario from 111.206.120.172 port 40560 ssh2 [preauth] Disconnecting invalid user usuario 111.206.120.172 port 40560: Too many authentication failures [preauth] Invalid user usuario from 111.206.120.172 port 45494 maximum authentication attempts exceeded for invalid user usuario from 111.206.120.172 port 45494 ssh2 [preauth] Disconnecting invalid user usuario 111.206.120.172 port 45494: Too many authentication failures [preauth] Invalid user usuario from 111.206.120.172 port 51145 Received disconnect from 111.206.120.172 port 51145:11: disconnected by user [preauth] Disconnected from invalid user usuario 111.206.120.172 port 51145 [preauth] Invalid user test from 111.206.120.172 port 60318 maximum authentication attempts exceeded for invalid user test from 111.206.120.172 port 60318 ssh2 [preauth] Disconnecting invalid user test 111.206.120.172 port 60318: Too many authentication failures [preauth] Invalid user test from 111.206.120.172 port 65304 maximum authentication attempts exceeded for invalid user test from 111.206.120.172 port 65304 ssh2 [preauth] Disconnecting invalid user test 111.206.120.172 port 65304: Too many authentication failures [preauth] Invalid user test from 111.206.120.172 port 14921 Received disconnect from 111.206.120.172 port 14921:11: disconnected by user [preauth] Disconnected from invalid user test 111.206.120.172 port 14921 [preauth] Invalid user user from 111.206.120.172 port 17808 maximum authentication attempts exceeded for invalid user user from 111.206.120.172 port 17808 ssh2 [preauth] Disconnecting invalid user user 111.206.120.172 port 17808: Too many authentication failures [preauth] Invalid user user from 111.206.120.172 port 23097 maximum authentication attempts exceeded for invalid user user from 111.206.120.172 port 23097 ssh2 [preauth] Disconnecting invalid user user 111.206.120.172 port 23097: Too many authentication failures [preauth] Invalid user user from 111.206.120.172 port 29441 Received disconnect from 111.206.120.172 port 29441:11: disconnected by user [preauth] Disconnected from invalid user user 111.206.120.172 port 29441 [preauth] Invalid user ftpuser from 111.206.120.172 port 40431 maximum authentication attempts exceeded for invalid user ftpuser from 111.206.120.172 port 40431 ssh2 [preauth] Disconnecting invalid user ftpuser 111.206.120.172 port 40431: Too many authentication failures [preauth] Invalid user ftpuser from 111.206.120.172 port 46104 maximum authentication attempts exceeded for invalid user ftpuser from 111.206.120.172 port 46104 ssh2 [preauth] Disconnecting invalid user ftpuser 111.206.120.172 port 46104: Too many authentication failures [preauth] Invalid user ftpuser from 111.206.120.172 port 52076 Received disconnect from 111.206.120.172 port 52076:11: disconnected by user [preauth] Disconnected from invalid user ftpuser 111.206.120.172 port 52076 [preauth] Invalid user test1 from 111.206.120.172 port 56582 maximum authentication attempts exceeded for invalid user test1 from 111.206.120.172 port 56582 ssh2 [preauth] Disconnecting invalid user test1 111.206.120.172 port 56582: Too many authentication failures [preauth] Invalid user test1 from 111.206.120.172 port 21171 maximum authentication attempts exceeded for invalid user test1 from 111.206.120.172 port 21171 ssh2 [preauth] Disconnecting invalid user test1 111.206.120.172 port 21171: Too many authentication failures [preauth] Invalid user test1 from 111.206.120.172 port 27143 Received disconnect from 111.206.120.172 port 27143:11: disconnected by user [preauth] Disconnected from invalid user test1 111.206.120.172 port 27143 [preauth] Received disconnect from 61.177.173.36 port 33364:11: [preauth] Disconnected from 61.177.173.36 port 33364 [preauth] Invalid user test2 from 111.206.120.172 port 31245 maximum authentication attempts exceeded for invalid user test2 from 111.206.120.172 port 31245 ssh2 [preauth] Disconnecting invalid user test2 111.206.120.172 port 31245: Too many authentication failures [preauth] Invalid user test2 from 111.206.120.172 port 42597 maximum authentication attempts exceeded for invalid user test2 from 111.206.120.172 port 42597 ssh2 [preauth] Disconnecting invalid user test2 111.206.120.172 port 42597: Too many authentication failures [preauth] Invalid user test2 from 111.206.120.172 port 47922 Received disconnect from 111.206.120.172 port 47922:11: disconnected by user [preauth] Disconnected from invalid user test2 111.206.120.172 port 47922 [preauth] Invalid user contador from 111.206.120.172 port 10045 Received disconnect from 111.206.120.172 port 10045:11: disconnected by user [preauth] Disconnected from invalid user contador 111.206.120.172 port 10045 [preauth] Invalid user duni from 111.206.120.172 port 20288 Received disconnect from 111.206.120.172 port 20288:11: disconnected by user [preauth] Disconnected from invalid user duni 111.206.120.172 port 20288 [preauth] Invalid user pi from 111.206.120.172 port 23365 Received disconnect from 111.206.120.172 port 23365:11: disconnected by user [preauth] Disconnected from invalid user pi 111.206.120.172 port 23365 [preauth] Invalid user baikal from 111.206.120.172 port 27827 Received disconnect from 111.206.120.172 port 27827:11: disconnected by user [preauth] Disconnected from invalid user baikal 111.206.120.172 port 27827 [preauth] Received disconnect from 61.177.173.46 port 48383:11: [preauth] Disconnected from 61.177.173.46 port 48383 [preauth] Unable to negotiate with 61.177.172.160 port 64568: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 40162 Unable to negotiate with 179.43.183.34 port 55256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 11903:11: [preauth] Disconnected from 61.177.172.114 port 11903 [preauth] Received disconnect from 61.177.173.51 port 12899:11: [preauth] Disconnected from 61.177.173.51 port 12899 [preauth] Unable to negotiate with 61.177.173.41 port 24066: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 47912:11: [preauth] Disconnected from 61.177.173.47 port 47912 [preauth] Received disconnect from 61.177.173.39 port 20823:11: [preauth] Disconnected from 61.177.173.39 port 20823 [preauth] Received disconnect from 61.177.173.51 port 64945:11: [preauth] Disconnected from 61.177.173.51 port 64945 [preauth] Unable to negotiate with 61.177.173.56 port 56162: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 13311:11: [preauth] Disconnected from 61.177.173.48 port 13311 [preauth] Received disconnect from 61.177.173.35 port 53661:11: [preauth] Disconnected from 61.177.173.35 port 53661 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.172.98 port 37422 Unable to negotiate with 61.177.172.59 port 27388: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 38666 Unable to negotiate with 141.98.10.174 port 54278: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.41 port 25070: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 50124 Unable to negotiate with 179.43.154.134 port 59824: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.52 port 44294:11: [preauth] Disconnected from 61.177.173.52 port 44294 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 45156 Unable to negotiate with 141.98.10.174 port 48664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 57722 Unable to negotiate with 61.177.173.54 port 42336: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 46980:11: [preauth] Disconnected from 61.177.173.50 port 46980 [preauth] Received disconnect from 218.92.0.221 port 55970:11: [preauth] Disconnected from 218.92.0.221 port 55970 [preauth] Received disconnect from 61.177.172.124 port 21636:11: [preauth] Disconnected from 61.177.172.124 port 21636 [preauth] 2022/05/08 17:52:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/08 17:52:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/08 17:52:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/08 17:52:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Unable to negotiate with 61.177.173.56 port 34616: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 36982 Unable to negotiate with 179.43.167.74 port 34276: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 54358: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 54553:11: [preauth] Disconnected from 61.177.173.50 port 54553 [preauth] Received disconnect from 61.177.172.124 port 45157:11: [preauth] Disconnected from 61.177.172.124 port 45157 [preauth] Invalid user support from 185.213.155.166 port 53176 Connection closed by invalid user support 185.213.155.166 port 53176 [preauth] Received disconnect from 61.177.173.49 port 44130:11: [preauth] Disconnected from 61.177.173.49 port 44130 [preauth] Unable to negotiate with 61.177.172.60 port 29736: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 192.241.219.51 port 50288 [preauth] Received disconnect from 61.177.173.46 port 55597:11: [preauth] Disconnected from 61.177.173.46 port 55597 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 208.109.33.133 port 61000 Received disconnect from 61.177.173.47 port 28621:11: [preauth] Disconnected from 61.177.173.47 port 28621 [preauth] Unable to negotiate with 61.177.172.160 port 44800: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 43220 Unable to negotiate with 179.43.154.134 port 42354: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 36651:11: [preauth] Disconnected from 61.177.173.50 port 36651 [preauth] Unable to negotiate with 61.177.173.43 port 4510: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 62.197.136.132 port 37204 Unable to negotiate with 62.197.136.132 port 47710: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 38862: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 58304: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 49488: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 40630: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 60070: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 51236: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 42414: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 33574: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 52980: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 19365:11: [preauth] Disconnected from 61.177.173.35 port 19365 [preauth] Unable to negotiate with 62.197.136.132 port 44136: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 35304: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 33862 Unable to negotiate with 179.43.183.34 port 51108: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 54710: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 45868: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 37040: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 56448: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 47602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 38786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 58190: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 49368: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 218.92.0.221 port 24356:11: [preauth] Disconnected from 218.92.0.221 port 24356 [preauth] Unable to negotiate with 62.197.136.132 port 40530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 59916: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.59 port 25372: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 51090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 42256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 33416: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 52804: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 43990: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 35158: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 54368:11: [preauth] Disconnected from 61.177.173.36 port 54368 [preauth] Unable to negotiate with 61.177.173.55 port 13932: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 46357:11: [preauth] Disconnected from 61.177.172.124 port 46357 [preauth] Unable to negotiate with 61.177.173.42 port 46108: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.98 port 61727:11: [preauth] Disconnected from 61.177.172.98 port 61727 [preauth] Received disconnect from 61.177.172.114 port 27954:11: [preauth] Disconnected from 61.177.172.114 port 27954 [preauth] Unable to negotiate with 61.177.172.160 port 26276: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 32800:11: [preauth] Disconnected from 61.177.173.53 port 32800 [preauth] Received disconnect from 61.177.173.51 port 61474:11: [preauth] Disconnected from 61.177.173.51 port 61474 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 36602 Unable to negotiate with 179.43.183.34 port 45056: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.98 port 57528:11: [preauth] Disconnected from 61.177.172.98 port 57528 [preauth] Received disconnect from 61.177.173.46 port 35113:11: [preauth] Disconnected from 61.177.173.46 port 35113 [preauth] kex_exchange_identification: banner line contains invalid characters banner exchange: Connection from 185.170.8.247 port 65315: invalid format Received disconnect from 218.92.0.221 port 52107:11: [preauth] Disconnected from 218.92.0.221 port 52107 [preauth] Received disconnect from 61.177.173.48 port 33273:11: [preauth] Disconnected from 61.177.173.48 port 33273 [preauth] Unable to negotiate with 61.177.173.61 port 61628: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 25486:11: [preauth] Disconnected from 61.177.173.51 port 25486 [preauth] Received disconnect from 61.177.173.50 port 25887:11: [preauth] Disconnected from 61.177.173.50 port 25887 [preauth] Invalid user ubnt from 185.213.155.166 port 52850 Connection closed by invalid user ubnt 185.213.155.166 port 52850 [preauth] Unable to negotiate with 61.177.173.61 port 51380: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 63938:11: [preauth] Disconnected from 61.177.173.39 port 63938 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 69.55.55.155 port 40183 Unable to negotiate with 61.177.172.160 port 30502: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 29854:11: [preauth] Disconnected from 61.177.173.51 port 29854 [preauth] Received disconnect from 61.177.172.114 port 29093:11: [preauth] Disconnected from 61.177.172.114 port 29093 [preauth] Unable to negotiate with 61.177.173.56 port 52804: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 32666:11: [preauth] Disconnected from 61.177.173.50 port 32666 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 143.110.183.211 port 43552 kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 56996 Unable to negotiate with 141.98.10.174 port 38028: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 42680:11: [preauth] Disconnected from 61.177.172.108 port 42680 [preauth] Received disconnect from 61.177.172.124 port 61997:11: [preauth] Disconnected from 61.177.172.124 port 61997 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 38110 Unable to negotiate with 179.43.183.34 port 41180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 42354: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 32378:11: [preauth] Disconnected from 61.177.173.47 port 32378 [preauth] Unable to negotiate with 61.177.172.160 port 37890: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 20196:11: [preauth] Disconnected from 61.177.172.124 port 20196 [preauth] Unable to negotiate with 61.177.173.62 port 7038: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 32103:11: [preauth] Disconnected from 61.177.173.36 port 32103 [preauth] Received disconnect from 61.177.173.49 port 63585:11: [preauth] Disconnected from 61.177.173.49 port 63585 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 43638 Received disconnect from 61.177.173.35 port 15877:11: [preauth] Disconnected from 61.177.173.35 port 15877 [preauth] Received disconnect from 107.189.31.212 port 55534:11: Bye Bye [preauth] Disconnected from 107.189.31.212 port 55534 [preauth] Unable to negotiate with 61.177.173.61 port 17088: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 33266 Unable to negotiate with 179.43.167.74 port 40772: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 60112: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.48 port 52735:11: [preauth] Disconnected from 61.177.173.48 port 52735 [preauth] Unable to negotiate with 61.177.173.43 port 10784: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 41.82.111.221 port 37800 ssh2 [preauth] Disconnecting invalid user root 41.82.111.221 port 37800: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 41.82.111.221 port 37813 ssh2 [preauth] Disconnecting invalid user root 41.82.111.221 port 37813: Too many authentication failures [preauth] Connection closed by 41.82.111.221 port 37826 [preauth] Received disconnect from 61.177.173.49 port 44342:11: [preauth] Disconnected from 61.177.173.49 port 44342 [preauth] Received disconnect from 61.177.173.51 port 58920:11: [preauth] Disconnected from 61.177.173.51 port 58920 [preauth] Invalid user 1234 from 185.213.155.166 port 52582 Connection closed by invalid user 1234 185.213.155.166 port 52582 [preauth] Received disconnect from 61.177.173.36 port 57963:11: [preauth] Disconnected from 61.177.173.36 port 57963 [preauth] Connection reset by 61.177.173.47 port 15577 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 52762 Received disconnect from 61.177.173.46 port 63460:11: [preauth] Disconnected from 61.177.173.46 port 63460 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 33862 Unable to negotiate with 61.177.173.42 port 50528: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 31741:11: [preauth] Disconnected from 61.177.172.124 port 31741 [preauth] Received disconnect from 61.177.173.50 port 57708:11: [preauth] Disconnected from 61.177.173.50 port 57708 [preauth] Unable to negotiate with 61.177.173.41 port 48164: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] 2022/05/09 02:02:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/09 02:02:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/09 02:02:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/09 02:02:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  kex_exchange_identification: Connection closed by remote host Connection closed by 65.60.24.130 port 46942 Unable to negotiate with 65.60.24.130 port 38938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51178: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35186: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47426: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59666: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43674: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55914: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39922: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48410: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60650: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53146: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37154: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54130: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38138: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50378: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46626: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42874: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55114: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51362: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35370: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47610: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59850: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43858: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40106: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36354: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48594: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60834: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37338: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33586: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45826: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38322: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50562: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34570: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46810: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43058: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55298: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39306: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51546: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35554: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47794: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60034: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44042: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56282: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40290: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36538: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48778: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 32786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.41 port 27692: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57266: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53514: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37522: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49762: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46010: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58250: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38506: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34754: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46994: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59234: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43242: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55482: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39490: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51730: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60218: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56466: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40474: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36722: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48962: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 32970: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45210: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41458: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37706: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46194: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58434: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54682: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.47 port 16000:11: [preauth] Disconnected from 61.177.173.47 port 16000 [preauth] Unable to negotiate with 65.60.24.130 port 38690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50930: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47178: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59418: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43426: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55666: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39674: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51914: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35922: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44410: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56650: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49146: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33154: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57634: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50130: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34138: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46378: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58618: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42626: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38874: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51114: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47362: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43610: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55850: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39858: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36106: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60586: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44594: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56834: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33338: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57818: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41826: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34322: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46562: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42810: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39058: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51298: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35306: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47546: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43794: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56034: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40042: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52282: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36290: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44778: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57018: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53266: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49514: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33522: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45762: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58002: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42010: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54250: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34506: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58986: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42994: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55234: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39242: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51482: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35490: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47730: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59970: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56218: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52466: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36474: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44962: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41210: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37458: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33706: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58186: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42194: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54434: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50682: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46930: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43178: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55418: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39426: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51666: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35674: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47914: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60154: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40410: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52650: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 32906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45146: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53634: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.53 port 63867:11: [preauth] Disconnected from 61.177.173.53 port 63867 [preauth] Unable to negotiate with 65.60.24.130 port 37642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46130: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58370: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42378: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54618: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38626: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34874: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47114: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59354: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43362: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39610: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51850: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35858: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60338: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56586: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40594: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52834: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57570: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53818: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37826: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.61 port 8888: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58554: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42562: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38810: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35058: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 42433:11: [preauth] Disconnected from 61.177.173.50 port 42433 [preauth] Unable to negotiate with 65.60.24.130 port 47298: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59538: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43546: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39794: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52034: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36042: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48282: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60522: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40778: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53018: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49266: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45514: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57754: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41762: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54002: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38010: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50250: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54986: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38994: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51234: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35242: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47482: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59722: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43730: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55970: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52218: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48466: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60706: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40962: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37210: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33458: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54186: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38194: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50434: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46682: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58922: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42930: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39178: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51418: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35426: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47666: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43914: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56154: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36410: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48650: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57138: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41146: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49634: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42130: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54370: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38378: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50618: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34626: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59106: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43114: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55354: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39362: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35610: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47850: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56338: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52586: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36594: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48834: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 32842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 45082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 57322: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 41330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 53570: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 37578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49818: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 33826: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 46066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 58306: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 42314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 54554: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 38562: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 50802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 34810: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 47050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 59290: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 43298: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 55538: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 39546: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 51786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 35794: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 48034: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 60274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 44282: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 56522: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 40530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 52770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 36778: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 65.60.24.130 port 49018: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 60022:11: [preauth] Disconnected from 61.177.172.124 port 60022 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 20.91.186.105 port 55690 Unable to negotiate with 20.91.186.105 port 41180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44974: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48768: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52568: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56352: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60160: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35724: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43324: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50918: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58522: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34088: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37888: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45488: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49284: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53078: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56876: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60680: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36246: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40040: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43836: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47640: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51436: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55230: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34590: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38392: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42188: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45984: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49780: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57380: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 32942: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36740: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40544: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44340: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48136: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55736: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59534: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35100: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38904: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42700: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50292: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57894: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33458: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37254: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41064: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44864: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48660: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52464: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56260: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35620: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39424: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43220: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47016: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50812: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54616: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58418: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37780: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41576: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45372: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49168: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52970: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56768: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36128: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39932: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43728: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47524: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51328: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55124: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58920: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34484: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38288: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53482: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57278: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 32842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36652: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40452: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48044: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51848: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59440: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35012: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38808: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42604: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46400: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50204: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54000: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33360: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37164: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40960: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44756: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48560: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52356: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56152: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59948: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35520: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39316: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43112: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46916: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54508: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58302: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33876: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37672: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41468: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49068: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.62 port 11292: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 36702:11: [preauth] Disconnected from 61.177.173.51 port 36702 [preauth] Received disconnect from 61.177.173.46 port 55622:11: [preauth] Disconnected from 61.177.173.46 port 55622 [preauth] Received disconnect from 61.177.173.50 port 30640:11: [preauth] Disconnected from 61.177.173.50 port 30640 [preauth] Unable to negotiate with 61.177.173.40 port 16698: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.172.60 port 63756: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 23280:11: [preauth] Disconnected from 218.92.0.221 port 23280 [preauth] User root not allowed because account is locked Connection closed by invalid user root 185.213.155.166 port 52250 [preauth] Unable to negotiate with 61.177.173.56 port 45070: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 56044 Unable to negotiate with 179.43.167.74 port 52578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 43744: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 39834:11: [preauth] Disconnected from 61.177.173.50 port 39834 [preauth] Received disconnect from 61.177.173.35 port 54343:11: [preauth] Disconnected from 61.177.173.35 port 54343 [preauth] Received disconnect from 61.177.173.39 port 64850:11: [preauth] Disconnected from 61.177.173.39 port 64850 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 46128 Unable to negotiate with 45.125.65.33 port 44048: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user from 64.62.197.152 port 21970 Connection closed by invalid user 64.62.197.152 port 21970 [preauth] Received disconnect from 61.177.173.50 port 14021:11: [preauth] Disconnected from 61.177.173.50 port 14021 [preauth] Unable to negotiate with 61.177.172.59 port 19604: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 50778:11: [preauth] Disconnected from 61.177.172.124 port 50778 [preauth] Unable to negotiate with 61.177.173.62 port 10908: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 52296 Received disconnect from 61.177.172.124 port 17231:11: [preauth] Disconnected from 61.177.172.124 port 17231 [preauth] Unable to negotiate with 61.177.173.41 port 26274: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 38587:11: [preauth] Disconnected from 61.177.172.108 port 38587 [preauth] Received disconnect from 61.177.173.48 port 32094:11: [preauth] Disconnected from 61.177.173.48 port 32094 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 52812 Unable to negotiate with 141.98.10.174 port 46922: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 54902 Received disconnect from 61.177.173.46 port 27352:11: [preauth] Disconnected from 61.177.173.46 port 27352 [preauth] Unable to negotiate with 61.177.173.41 port 56358: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 25885:11: [preauth] Disconnected from 61.177.173.36 port 25885 [preauth] 2022/05/09 06:14:11 Started GET /favicon.ico for 174.92.122.138:0 2022/05/09 06:14:11 Completed GET /favicon.ico 404 Not Found in 2.181514ms 2022/05/09 06:14:11 Started GET / for 174.92.122.138:0 2022/05/09 06:14:11 Completed GET / 200 OK in 9.901285ms 2022/05/09 06:14:12 Started GET /assets/img/logo.svg for 174.92.122.138:0 2022/05/09 06:14:12 Completed GET /assets/img/logo.svg 200 OK in 1.153525ms 2022/05/09 06:14:12 Started GET /favicon.ico for 174.92.122.138:0 2022/05/09 06:14:12 Completed GET /favicon.ico 404 Not Found in 1.037952ms 2022/05/09 06:14:12 Started GET / for 174.92.122.138:0 2022/05/09 06:14:12 Completed GET / 200 OK in 8.441207ms 2022/05/09 06:14:12 Started GET /assets/img/logo.svg for 174.92.122.138:0 2022/05/09 06:14:12 Completed GET /assets/img/logo.svg 200 OK in 1.500281ms Unable to negotiate with 61.177.172.60 port 36806: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.41 port 37418: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 47894 Unable to negotiate with 141.98.10.174 port 54224: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 32391:11: [preauth] Disconnected from 61.177.172.108 port 32391 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 46992 Unable to negotiate with 141.98.10.174 port 49318: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 16894:11: [preauth] Disconnected from 61.177.172.124 port 16894 [preauth] Unable to negotiate with 61.177.173.62 port 46426: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.114 port 60176:11: [preauth] Disconnected from 61.177.172.114 port 60176 [preauth] Received disconnect from 61.177.172.124 port 19716:11: [preauth] Disconnected from 61.177.172.124 port 19716 [preauth] Unable to negotiate with 61.177.173.44 port 4210: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user admin from 185.213.155.166 port 51952 Connection closed by invalid user admin 185.213.155.166 port 51952 [preauth] Received disconnect from 61.177.173.36 port 63896:11: [preauth] Disconnected from 61.177.173.36 port 63896 [preauth] Received disconnect from 61.177.173.53 port 35135:11: [preauth] Disconnected from 61.177.173.53 port 35135 [preauth] Unable to negotiate with 61.177.173.42 port 40396: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.61 port 22024: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 43894 Unable to negotiate with 179.43.183.34 port 35256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.55 port 29542: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 16466:11: [preauth] Disconnected from 218.92.0.221 port 16466 [preauth] Received disconnect from 61.177.173.52 port 50054:11: [preauth] Disconnected from 61.177.173.52 port 50054 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 50672 Unable to negotiate with 179.43.183.34 port 41738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 52007:11: [preauth] Disconnected from 61.177.173.35 port 52007 [preauth] Unable to negotiate with 61.177.173.43 port 65526: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 39924 Connection closed by 31.214.251.87 port 58277 [preauth] Received disconnect from 61.177.172.124 port 39606:11: [preauth] Disconnected from 61.177.172.124 port 39606 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 43338 Unable to negotiate with 141.98.10.174 port 35208: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 15846:11: [preauth] Disconnected from 61.177.173.36 port 15846 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.183.34 port 57188 Unable to negotiate with 179.43.183.34 port 44354: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.60 port 24216: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 21494:11: [preauth] Disconnected from 61.177.173.51 port 21494 [preauth] Unable to negotiate with 61.177.173.41 port 31154: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 42299:11: [preauth] Disconnected from 61.177.173.52 port 42299 [preauth] Received disconnect from 61.177.172.108 port 22049:11: [preauth] Disconnected from 61.177.172.108 port 22049 [preauth] Unable to negotiate with 61.177.173.62 port 14298: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 194.233.70.74 port 54956 Unable to negotiate with 194.233.70.74 port 48046: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 59584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 42900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 54558: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 37976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 49570: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 32908: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 44494: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 56018: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 39524: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 50984: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 34378: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 45998: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 57508: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 40986: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 52572: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 35964: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 47664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 59120: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 42670: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 54216: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 37518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 49136: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 60860: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 44118: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 55644: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 39020: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 50588: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 33936: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 45566: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 57294: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 40602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 52350: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 35448: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 47142: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 58734: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 42118: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 53780: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 37026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 48996: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 60258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 43624: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 55208: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 38632: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 50170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 33614: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 45088: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 56802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 40118: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 51780: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 35196: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 46862: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 58402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 41768: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 53326: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 36752: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 48310: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 60046: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 43346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 54868: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 38344: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 49898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 33294: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 44938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 56736: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 40042: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 51660: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 34988: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 46592: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 58182: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 41506: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 53130: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 36530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.188.244 port 51124 Unable to negotiate with 194.233.70.74 port 48100: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 59776: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 45.61.188.244 port 40656: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 43140: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 54642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 14928:11: [preauth] Disconnected from 61.177.173.35 port 14928 [preauth] Unable to negotiate with 194.233.70.74 port 38098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 49676: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 45.61.188.244 port 60716: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 33098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 44836: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 56518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 39924: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 51486: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 45.61.188.244 port 52584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 34828: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 46484: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 58024: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 41436: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 53020: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 36356: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 45.61.188.244 port 44448: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 48016: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 59670: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 43062: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 54782: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 38046: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 49742: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 45.61.188.244 port 36312: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 33064: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 44658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 56364: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 39666: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 51246: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 34652: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 45.61.188.244 port 56336: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 46192: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 57852: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 41238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 52848: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 36214: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 47800: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 59460: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 42854: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 54396: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 37786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 49416: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 60974: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 44480: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 56184: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 39558: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 51266: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.233.70.74 port 34670: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.44 port 49258: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 61214: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 23140:11: [preauth] Disconnected from 61.177.173.36 port 23140 [preauth] 2022/05/09 10:12:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/09 10:12:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/09 10:12:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/09 10:12:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.172.124 port 33186:11: [preauth] Disconnected from 61.177.172.124 port 33186 [preauth] Received disconnect from 61.177.173.47 port 46907:11: [preauth] Disconnected from 61.177.173.47 port 46907 [preauth] Unable to negotiate with 61.177.173.41 port 34714: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] User root not allowed because account is locked Received disconnect from 43.254.132.214 port 60300:11: Bye Bye [preauth] Disconnected from invalid user root 43.254.132.214 port 60300 [preauth] Unable to negotiate with 61.177.173.61 port 2704: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 43.254.132.214 port 60368 [preauth] Received disconnect from 61.177.173.51 port 61333:11: [preauth] Disconnected from 61.177.173.51 port 61333 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 36182 Unable to negotiate with 141.98.10.174 port 43506: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.98 port 54410:11: [preauth] Disconnected from 61.177.172.98 port 54410 [preauth] Invalid user admin from 185.213.155.166 port 51654 Connection closed by invalid user admin 185.213.155.166 port 51654 [preauth] Received disconnect from 61.177.172.124 port 13786:11: [preauth] Disconnected from 61.177.172.124 port 13786 [preauth] kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_98.50.90.112_22" banner exchange: Connection from 192.241.222.124 port 35132: invalid format Received disconnect from 61.177.172.114 port 24746:11: [preauth] Disconnected from 61.177.172.114 port 24746 [preauth] Received disconnect from 61.177.173.36 port 50413:11: [preauth] Disconnected from 61.177.173.36 port 50413 [preauth] Received disconnect from 61.177.172.124 port 42245:11: [preauth] Disconnected from 61.177.172.124 port 42245 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 42840 Unable to negotiate with 179.43.167.74 port 48276: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 39138: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.52 port 48414:11: [preauth] Disconnected from 61.177.173.52 port 48414 [preauth] Received disconnect from 61.177.173.35 port 28398:11: [preauth] Disconnected from 61.177.173.35 port 28398 [preauth] Received disconnect from 61.177.172.108 port 43708:11: [preauth] Disconnected from 61.177.172.108 port 43708 [preauth] Received disconnect from 61.177.173.52 port 53793:11: [preauth] Disconnected from 61.177.173.52 port 53793 [preauth] Received disconnect from 61.177.173.51 port 21963:11: [preauth] Disconnected from 61.177.173.51 port 21963 [preauth] Unable to negotiate with 61.177.173.41 port 21246: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 45368 Received disconnect from 61.177.172.108 port 44384:11: [preauth] Disconnected from 61.177.172.108 port 44384 [preauth] Connection reset by 61.177.173.56 port 61756 [preauth] Received disconnect from 61.177.173.49 port 13476:11: [preauth] Disconnected from 61.177.173.49 port 13476 [preauth] Received disconnect from 61.177.172.124 port 59256:11: [preauth] Disconnected from 61.177.172.124 port 59256 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 178.62.118.126 port 61000 Received disconnect from 61.177.173.46 port 10963:11: [preauth] Disconnected from 61.177.173.46 port 10963 [preauth] Unable to negotiate with 61.177.173.55 port 39112: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 50086: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 43394:11: [preauth] Disconnected from 61.177.173.35 port 43394 [preauth] Received disconnect from 61.177.173.47 port 31418:11: [preauth] Disconnected from 61.177.173.47 port 31418 [preauth] Received disconnect from 61.177.173.51 port 59261:11: [preauth] Disconnected from 61.177.173.51 port 59261 [preauth] Invalid user user from 185.213.155.166 port 50572 Connection closed by invalid user user 185.213.155.166 port 50572 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 49254 Unable to negotiate with 61.177.173.54 port 57860: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 44539:11: [preauth] Disconnected from 61.177.172.108 port 44539 [preauth] Received disconnect from 61.177.173.46 port 11818:11: [preauth] Disconnected from 61.177.173.46 port 11818 [preauth] Unable to negotiate with 61.177.173.54 port 24850: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 37470 Unable to negotiate with 61.177.173.40 port 59388: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 39034: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 58238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.98 port 60562:11: [preauth] Disconnected from 61.177.172.98 port 60562 [preauth] Received disconnect from 61.177.173.53 port 53546:11: [preauth] Disconnected from 61.177.173.53 port 53546 [preauth] Unable to negotiate with 61.177.173.40 port 2436: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 11051:11: [preauth] Disconnected from 61.177.173.53 port 11051 [preauth] Received disconnect from 61.177.173.46 port 38726:11: [preauth] Disconnected from 61.177.173.46 port 38726 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 45396 Connection closed by 179.43.154.134 port 36046 [preauth] User root not allowed because account is locked Received disconnect from 124.221.145.204 port 55228:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55228 [preauth] User root not allowed because account is locked Received disconnect from 124.221.145.204 port 55266:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55266 [preauth] User root not allowed because account is locked User root not allowed because account is locked beginning MaxStartups throttling drop connection #10 from [124.221.145.204]:55514 on [172.24.0.2]:22 past MaxStartups User root not allowed because account is locked Received disconnect from 124.221.145.204 port 55298:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55298 [preauth] Received disconnect from 124.221.145.204 port 55328:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55328 [preauth] exited MaxStartups throttling after 00:00:00, 1 connections dropped beginning MaxStartups throttling drop connection #10 from [124.221.145.204]:55550 on [172.24.0.2]:22 past MaxStartups Received disconnect from 124.221.145.204 port 55356:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55356 [preauth] User root not allowed because account is locked User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 124.221.145.204 port 55386:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55386 [preauth] Received disconnect from 124.221.145.204 port 55414:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55414 [preauth] User root not allowed because account is locked Received disconnect from 124.221.145.204 port 55442:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55442 [preauth] User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 124.221.145.204 port 55468:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55468 [preauth] Received disconnect from 124.221.145.204 port 55488:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55488 [preauth] User root not allowed because account is locked Received disconnect from 124.221.145.204 port 55502:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55502 [preauth] User root not allowed because account is locked User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 124.221.145.204 port 55526:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55526 [preauth] User root not allowed because account is locked Received disconnect from 124.221.145.204 port 55538:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55538 [preauth] Received disconnect from 124.221.145.204 port 55562:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55562 [preauth] Received disconnect from 124.221.145.204 port 55588:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55588 [preauth] User root not allowed because account is locked Received disconnect from 124.221.145.204 port 55600:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55600 [preauth] Received disconnect from 124.221.145.204 port 55614:11: Bye Bye [preauth] Disconnected from invalid user root 124.221.145.204 port 55614 [preauth] exited MaxStartups throttling after 00:02:26, 2 connections dropped Invalid user pi from 91.160.19.34 port 15653 Connection closed by invalid user pi 91.160.19.34 port 15653 [preauth] Invalid user pi from 91.160.19.34 port 9191 Connection closed by invalid user pi 91.160.19.34 port 9191 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 34074 Unable to negotiate with 45.125.65.33 port 36586: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.62 port 51912: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 38333:11: [preauth] Disconnected from 61.177.173.50 port 38333 [preauth] Received disconnect from 61.177.173.39 port 56105:11: [preauth] Disconnected from 61.177.173.39 port 56105 [preauth] Received disconnect from 61.177.172.124 port 47627:11: [preauth] Disconnected from 61.177.172.124 port 47627 [preauth] Received disconnect from 61.177.173.51 port 14567:11: [preauth] Disconnected from 61.177.173.51 port 14567 [preauth] Unable to negotiate with 61.177.173.62 port 64988: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 192.241.222.47 port 35818 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 46920 Unable to negotiate with 141.98.10.174 port 35776: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 52707:11: [preauth] Disconnected from 61.177.173.46 port 52707 [preauth] Connection closed by 167.94.138.45 port 52396 [preauth] Unable to negotiate with 61.177.173.43 port 40236: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user admin from 185.213.155.166 port 50244 Connection closed by invalid user admin 185.213.155.166 port 50244 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.48 port 27892 Received disconnect from 61.177.172.108 port 33758:11: [preauth] Disconnected from 61.177.172.108 port 33758 [preauth] Received disconnect from 61.177.173.49 port 52949:11: [preauth] Disconnected from 61.177.173.49 port 52949 [preauth] Received disconnect from 61.177.173.46 port 18519:11: [preauth] Disconnected from 61.177.173.46 port 18519 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 40296 Unable to negotiate with 179.43.167.74 port 35386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 54228: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 16448: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 192.241.215.238 port 60462 [preauth] 2022/05/09 18:22:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/09 18:22:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/09 18:22:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/09 18:22:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.173.51 port 30097:11: [preauth] Disconnected from 61.177.173.51 port 30097 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 39512 Unable to negotiate with 179.43.154.203 port 53410: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 38286: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 14172:11: [preauth] Disconnected from 61.177.173.46 port 14172 [preauth] Unable to negotiate with 61.177.173.62 port 47912: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 52666 Unable to negotiate with 179.43.167.74 port 33804: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 53230: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 58850:11: [preauth] Disconnected from 61.177.172.108 port 58850 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 50370 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 52458 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 53802 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 54620 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 55530 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 56358 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 58780 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 33546 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 35456 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 37558 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 39202 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 39974 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 41408 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 42120 [preauth] Received disconnect from 61.177.173.46 port 50830:11: [preauth] Disconnected from 61.177.173.46 port 50830 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 43080 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 44440 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 45022 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 45658 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 46838 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 47776 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 45148 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 45660 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 46310 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 47160 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 47870 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 48752 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 50166 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 51218 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 51780 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 52498 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 53728 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 54384 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 54904 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 55508 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 56032 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 57612 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 58292 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 60670 [preauth] User root not allowed because account is locked Connection closed by invalid user root 119.45.1.175 port 33492 [preauth] Unable to negotiate with 61.177.173.56 port 46740: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 57590 kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 40380 Unable to negotiate with 45.125.65.33 port 56308: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.60 port 32910: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] 2022/05/09 19:35:12 .../queue/workerpool.go:93:zeroBoost() [W] WorkerPool: 14 (for repo_stats_update-channel) has zero workers - adding 1 temporary workers for 5m0s Received disconnect from 61.177.173.51 port 32644:11: [preauth] Disconnected from 61.177.173.51 port 32644 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 103.125.191.136 port 58221 Unable to negotiate with 103.125.191.136 port 59716: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.41 port 62350: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 11833:11: [preauth] Disconnected from 61.177.173.35 port 11833 [preauth] Received disconnect from 61.177.172.114 port 10477:11: [preauth] Disconnected from 61.177.172.114 port 10477 [preauth] Received disconnect from 61.177.173.35 port 41029:11: [preauth] Disconnected from 61.177.173.35 port 41029 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 50298 kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 49330 Unable to negotiate with 45.125.65.33 port 56956: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.55 port 1996: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 56573:11: [preauth] Disconnected from 61.177.173.46 port 56573 [preauth] Unable to negotiate with 61.177.173.44 port 53424: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user admin from 185.213.155.166 port 49956 Connection closed by invalid user admin 185.213.155.166 port 49956 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 50604 Unable to negotiate with 45.125.65.33 port 56970: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.53 port 64697:11: [preauth] Disconnected from 61.177.173.53 port 64697 [preauth] Received disconnect from 61.177.172.124 port 37768:11: [preauth] Disconnected from 61.177.172.124 port 37768 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 45626 Received disconnect from 61.177.173.46 port 39774:11: [preauth] Disconnected from 61.177.173.46 port 39774 [preauth] Unable to negotiate with 61.177.173.56 port 19062: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 36310 Unable to negotiate with 45.125.65.33 port 33224: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.91 port 9676: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 25026:11: [preauth] Disconnected from 61.177.172.124 port 25026 [preauth] Received disconnect from 61.177.172.98 port 30021:11: [preauth] Disconnected from 61.177.172.98 port 30021 [preauth] Invalid user pi from 95.71.125.150 port 50604 Invalid user pi from 95.71.125.150 port 50614 Connection closed by invalid user pi 95.71.125.150 port 50604 [preauth] Connection closed by invalid user pi 95.71.125.150 port 50614 [preauth] Received disconnect from 61.177.173.46 port 36693:11: [preauth] Disconnected from 61.177.173.46 port 36693 [preauth] Received disconnect from 218.92.0.221 port 25351:11: [preauth] Disconnected from 218.92.0.221 port 25351 [preauth] Received disconnect from 61.177.172.124 port 60757:11: [preauth] Disconnected from 61.177.172.124 port 60757 [preauth] Received disconnect from 61.177.173.47 port 23641:11: [preauth] Disconnected from 61.177.173.47 port 23641 [preauth] Received disconnect from 61.177.173.36 port 26412:11: [preauth] Disconnected from 61.177.173.36 port 26412 [preauth] Unable to negotiate with 61.177.172.91 port 29340: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 14235:11: [preauth] Disconnected from 61.177.173.52 port 14235 [preauth] Received disconnect from 61.177.172.124 port 22059:11: [preauth] Disconnected from 61.177.172.124 port 22059 [preauth] Unable to negotiate with 61.177.173.41 port 57364: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 56160:11: [preauth] Disconnected from 61.177.173.53 port 56160 [preauth] Received disconnect from 61.177.173.50 port 34294:11: [preauth] Disconnected from 61.177.173.50 port 34294 [preauth] Received disconnect from 61.177.173.35 port 14212:11: [preauth] Disconnected from 61.177.173.35 port 14212 [preauth] Received disconnect from 61.177.173.49 port 41114:11: [preauth] Disconnected from 61.177.173.49 port 41114 [preauth] Unable to negotiate with 61.177.173.55 port 54280: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] 2022/05/09 23:42:39 ...irror/mirror_pull.go:176:runSync() [E] Failed to update mirror repository &{9 3 mindthemath super super superpixels 2 https://github.com/mindthemath/super.git main 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 false false false true [] 0 map[] map[] [] false 0 false 0 24786 false false [] default 1640753599 1635778458}: Stdout: Fetching origin  Stderr: fatal: unable to access 'https://github.com/mindthemath/super.git/': Could not resolve host: github.com error: Could not fetch origin  Err: exit status 1 2022/05/09 23:42:44 ...irror/mirror_pull.go:176:runSync() [E] Failed to update mirror repository &{10 3 mindthemath oracle oracle business models 2 https://oauth2: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@github.com/mindthemath/oracle.git main 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 false false false true [] 0 map[] map[] [] false 0 false 0 157491 false false [] default 1640754116 1650847405}: Stdout: Fetching origin  Stderr: fatal: unable to access 'https://github.com/mindthemath/oracle.git/': Could not resolve host: github.com error: Could not fetch origin  Err: exit status 1 kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 53288 Unable to negotiate with 179.43.167.74 port 60122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 50256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 33496 Unable to negotiate with 179.43.154.134 port 50898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 59358 Unable to negotiate with 141.98.10.174 port 36110: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 44985:11: [preauth] Disconnected from 61.177.173.35 port 44985 [preauth] Invalid user system from 185.213.155.166 port 49714 Connection closed by invalid user system 185.213.155.166 port 49714 [preauth] Received disconnect from 61.177.173.46 port 30840:11: [preauth] Disconnected from 61.177.173.46 port 30840 [preauth] Unable to negotiate with 61.177.173.40 port 18106: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 21858:11: [preauth] Disconnected from 61.177.172.124 port 21858 [preauth] Received disconnect from 61.177.173.53 port 23306:11: [preauth] Disconnected from 61.177.173.53 port 23306 [preauth] Invalid user pi from 222.84.64.34 port 17858 Connection closed by invalid user pi 222.84.64.34 port 17858 [preauth] Invalid user pi from 222.84.64.34 port 17856 Connection closed by invalid user pi 222.84.64.34 port 17856 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 41992 Unable to negotiate with 61.177.173.54 port 18128: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 45.125.65.33 port 56412: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 30357:11: [preauth] Disconnected from 61.177.173.46 port 30357 [preauth] Unable to negotiate with 61.177.173.55 port 57406: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 23845:11: [preauth] Disconnected from 61.177.173.35 port 23845 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 178.62.216.128 port 36794 Unable to negotiate with 178.62.216.128 port 37234: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 34062: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 59080: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 55890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 52674: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 49478: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 46268: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 43080: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 35992 Unable to negotiate with 179.43.154.134 port 53936: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 39890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 36680: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 11293:11: [preauth] Disconnected from 61.177.172.108 port 11293 [preauth] Unable to negotiate with 178.62.216.128 port 33508: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 58524: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 55316: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 52138: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 48922: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 45702: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.43 port 2982: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 42520: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 39310: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 36070: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 32914: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 57942: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 54744: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 51568: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 48338: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user from 65.49.20.66 port 23116 Connection closed by invalid user 65.49.20.66 port 23116 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 63432 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 63432: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 20633 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 20633: Too many authentication failures [preauth] Unable to negotiate with 178.62.216.128 port 45126: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked Received disconnect from 36.110.228.254 port 29572:11: disconnected by user [preauth] Disconnected from invalid user root 36.110.228.254 port 29572 [preauth] Invalid user admin from 36.110.228.254 port 36519 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 36519 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 36519: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 54638 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 54638 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 54638: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 18034 Received disconnect from 36.110.228.254 port 18034:11: disconnected by user [preauth] Disconnected from invalid user admin 36.110.228.254 port 18034 [preauth] Invalid user oracle from 36.110.228.254 port 27298 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 27298 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 27298: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 42590 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 42590 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 42590: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 58259 Received disconnect from 36.110.228.254 port 58259:11: disconnected by user [preauth] Disconnected from invalid user oracle 36.110.228.254 port 58259 [preauth] Invalid user usuario from 36.110.228.254 port 12425 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 12425 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 12425: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 25145 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 25145 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 25145: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 39472 Received disconnect from 36.110.228.254 port 39472:11: disconnected by user [preauth] Disconnected from invalid user usuario 36.110.228.254 port 39472 [preauth] Invalid user test from 36.110.228.254 port 47794 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 47794 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 47794: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 65410 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 65410 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 65410: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 27201 Received disconnect from 36.110.228.254 port 27201:11: disconnected by user [preauth] Disconnected from invalid user test 36.110.228.254 port 27201 [preauth] Invalid user user from 36.110.228.254 port 34479 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 34479 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 34479: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 51489 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 51489 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 51489: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 63169 Received disconnect from 36.110.228.254 port 63169:11: disconnected by user [preauth] Disconnected from invalid user user 36.110.228.254 port 63169 [preauth] Invalid user ftpuser from 36.110.228.254 port 14126 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 14126 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 14126: Too many authentication failures [preauth] Unable to negotiate with 178.62.216.128 port 41912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user ftpuser from 36.110.228.254 port 36507 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 36507 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 36507: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 46564 Received disconnect from 36.110.228.254 port 46564:11: disconnected by user [preauth] Disconnected from invalid user ftpuser 36.110.228.254 port 46564 [preauth] Invalid user test1 from 36.110.228.254 port 53848 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 53848 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 53848: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 13489 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 13489 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 13489: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 39209 Received disconnect from 36.110.228.254 port 39209:11: disconnected by user [preauth] Disconnected from invalid user test1 36.110.228.254 port 39209 [preauth] Invalid user test2 from 36.110.228.254 port 46451 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 46451 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 46451: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 12489 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 12489 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 12489: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 37074 Received disconnect from 36.110.228.254 port 37074:11: disconnected by user [preauth] Disconnected from invalid user test2 36.110.228.254 port 37074 [preauth] Invalid user contador from 36.110.228.254 port 59077 Received disconnect from 36.110.228.254 port 59077:11: disconnected by user [preauth] Disconnected from invalid user contador 36.110.228.254 port 59077 [preauth] Invalid user duni from 36.110.228.254 port 35407 Received disconnect from 36.110.228.254 port 35407:11: disconnected by user [preauth] Disconnected from invalid user duni 36.110.228.254 port 35407 [preauth] Unable to negotiate with 178.62.216.128 port 38746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 35542: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 60600: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 57390: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 178.62.216.128 port 54166: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 26833:11: [preauth] Disconnected from 61.177.172.114 port 26833 [preauth] Received disconnect from 61.177.173.46 port 29854:11: [preauth] Disconnected from 61.177.173.46 port 29854 [preauth] 2022/05/10 02:32:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/10 02:32:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/10 02:32:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/10 02:32:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Unable to negotiate with 61.177.173.56 port 3506: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 14494:11: [preauth] Disconnected from 61.177.173.36 port 14494 [preauth] Received disconnect from 61.177.173.35 port 40485:11: [preauth] Disconnected from 61.177.173.35 port 40485 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 47454 Received disconnect from 61.177.173.52 port 25276:11: [preauth] Disconnected from 61.177.173.52 port 25276 [preauth] Unable to negotiate with 45.125.65.33 port 37390: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 15964: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 56298:11: [preauth] Disconnected from 61.177.173.36 port 56298 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 185.173.35.5 port 53000 Received disconnect from 61.177.173.48 port 10114:11: [preauth] Disconnected from 61.177.173.48 port 10114 [preauth] Unable to negotiate with 61.177.173.54 port 10180: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 35434:11: [preauth] Disconnected from 61.177.173.53 port 35434 [preauth] Invalid user ubnt from 185.213.155.166 port 49448 Connection closed by invalid user ubnt 185.213.155.166 port 49448 [preauth] Received disconnect from 61.177.173.35 port 43995:11: [preauth] Disconnected from 61.177.173.35 port 43995 [preauth] Unable to negotiate with 61.177.172.160 port 8700: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 34703:11: [preauth] Disconnected from 61.177.173.36 port 34703 [preauth] Received disconnect from 61.177.172.114 port 54331:11: [preauth] Disconnected from 61.177.172.114 port 54331 [preauth] 2022/05/10 04:02:39 ...irror/mirror_pull.go:176:runSync() [E] Failed to update mirror repository &{10 3 mindthemath oracle oracle business models 2 https://oauth2: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@github.com/mindthemath/oracle.git main 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 false false false true [] 0 map[] map[] [] false 0 false 0 157491 false false [] default 1640754116 1650847405}: Stdout: Fetching origin  Stderr: fatal: unable to access 'https://github.com/mindthemath/oracle.git/': Could not resolve host: github.com error: Could not fetch origin  Err: exit status 1 Received disconnect from 218.92.0.221 port 49992:11: [preauth] Disconnected from 218.92.0.221 port 49992 [preauth] Received disconnect from 61.177.173.35 port 62434:11: [preauth] Disconnected from 61.177.173.35 port 62434 [preauth] Received disconnect from 61.177.173.35 port 24081:11: [preauth] Disconnected from 61.177.173.35 port 24081 [preauth] Invalid user pi from 93.49.39.200 port 38066 Connection closed by invalid user pi 93.49.39.200 port 38066 [preauth] Invalid user pi from 93.49.39.200 port 38082 Connection closed by invalid user pi 93.49.39.200 port 38082 [preauth] Unable to negotiate with 61.177.173.54 port 11628: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 17959:11: [preauth] Disconnected from 61.177.173.52 port 17959 [preauth] Received disconnect from 61.177.173.36 port 57186:11: [preauth] Disconnected from 61.177.173.36 port 57186 [preauth] Received disconnect from 218.92.0.221 port 13986:11: [preauth] Disconnected from 218.92.0.221 port 13986 [preauth] Received disconnect from 61.177.173.50 port 21667:11: [preauth] Disconnected from 61.177.173.50 port 21667 [preauth] Received disconnect from 61.177.172.114 port 40688:11: [preauth] Disconnected from 61.177.172.114 port 40688 [preauth] Received disconnect from 61.177.173.35 port 31923:11: [preauth] Disconnected from 61.177.173.35 port 31923 [preauth] Received disconnect from 61.177.173.46 port 53215:11: [preauth] Disconnected from 61.177.173.46 port 53215 [preauth] Received disconnect from 61.177.173.36 port 28213:11: [preauth] Disconnected from 61.177.173.36 port 28213 [preauth] Received disconnect from 61.177.173.49 port 24296:11: [preauth] Disconnected from 61.177.173.49 port 24296 [preauth] Unable to negotiate with 61.177.173.44 port 21874: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 34665:11: [preauth] Disconnected from 61.177.172.124 port 34665 [preauth] Unable to negotiate with 61.177.172.160 port 56158: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 32033:11: [preauth] Disconnected from 61.177.173.49 port 32033 [preauth] Received disconnect from 61.177.173.35 port 63643:11: [preauth] Disconnected from 61.177.173.35 port 63643 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 38670 Received disconnect from 61.177.172.98 port 40423:11: [preauth] Disconnected from 61.177.172.98 port 40423 [preauth] Unable to negotiate with 61.177.173.62 port 64190: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 51298 Unable to negotiate with 45.125.65.33 port 41364: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user username from 185.213.155.166 port 49234 Connection closed by invalid user username 185.213.155.166 port 49234 [preauth] Unable to negotiate with 61.177.173.40 port 24424: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 57706 Unable to negotiate with 179.43.154.134 port 60306: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 27949:11: [preauth] Disconnected from 61.177.172.108 port 27949 [preauth] Unable to negotiate with 61.177.173.43 port 22082: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.114 port 50884:11: [preauth] Disconnected from 61.177.172.114 port 50884 [preauth] Received disconnect from 61.177.172.124 port 20973:11: [preauth] Disconnected from 61.177.172.124 port 20973 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 52560 Invalid user pi from 82.66.11.211 port 49878 Connection closed by invalid user pi 82.66.11.211 port 49878 [preauth] Invalid user pi from 82.66.11.211 port 49886 Connection closed by invalid user pi 82.66.11.211 port 49886 [preauth] Connection closed by 118.172.239.110 port 34052 [preauth] Received disconnect from 218.92.0.221 port 57406:11: [preauth] Disconnected from 218.92.0.221 port 57406 [preauth] Received disconnect from 61.177.173.35 port 64827:11: [preauth] Disconnected from 61.177.173.35 port 64827 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 192.241.208.77 port 40842 Received disconnect from 61.177.173.52 port 35717:11: [preauth] Disconnected from 61.177.173.52 port 35717 [preauth] Unable to negotiate with 61.177.173.54 port 28254: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 26644:11: [preauth] Disconnected from 61.177.172.124 port 26644 [preauth] Received disconnect from 61.177.172.108 port 28532:11: [preauth] Disconnected from 61.177.172.108 port 28532 [preauth] Unable to negotiate with 61.177.172.160 port 42990: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 55798 Unable to negotiate with 179.43.167.74 port 57646: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 49332: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 56877:11: [preauth] Disconnected from 61.177.172.124 port 56877 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 50864 Unable to negotiate with 179.43.167.74 port 60062: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 51898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.52 port 16579:11: [preauth] Disconnected from 61.177.173.52 port 16579 [preauth] Unable to negotiate with 61.177.173.62 port 11086: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 20448:11: [preauth] Disconnected from 61.177.173.46 port 20448 [preauth] Received disconnect from 61.177.173.50 port 13481:11: [preauth] Disconnected from 61.177.173.50 port 13481 [preauth] Unable to negotiate with 61.177.173.43 port 22470: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 57713:11: [preauth] Disconnected from 61.177.173.48 port 57713 [preauth] Unable to negotiate with 61.177.173.44 port 30976: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 37366:11: [preauth] Disconnected from 61.177.173.36 port 37366 [preauth] Received disconnect from 61.177.173.52 port 42648:11: [preauth] Disconnected from 61.177.173.52 port 42648 [preauth] Received disconnect from 61.177.173.46 port 10163:11: [preauth] Disconnected from 61.177.173.46 port 10163 [preauth] Received disconnect from 61.177.173.53 port 32996:11: [preauth] Disconnected from 61.177.173.53 port 32996 [preauth] Invalid user admin from 185.213.155.166 port 48746 Connection closed by invalid user admin 185.213.155.166 port 48746 [preauth] 2022/05/10 10:42:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/10 10:42:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/10 10:42:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/10 10:42:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.173.46 port 13319:11: [preauth] Disconnected from 61.177.173.46 port 13319 [preauth] Connection reset by 61.177.173.56 port 28236 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 58482 Unable to negotiate with 179.43.167.74 port 36170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 56788: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 11469:11: [preauth] Disconnected from 61.177.173.50 port 11469 [preauth] Received disconnect from 61.177.173.53 port 20105:11: [preauth] Disconnected from 61.177.173.53 port 20105 [preauth] Received disconnect from 61.177.173.46 port 34023:11: [preauth] Disconnected from 61.177.173.46 port 34023 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 208.109.33.133 port 61000 Unable to negotiate with 61.177.173.56 port 34298: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 30981:11: [preauth] Disconnected from 61.177.173.49 port 30981 [preauth] Received disconnect from 61.177.173.35 port 20042:11: [preauth] Disconnected from 61.177.173.35 port 20042 [preauth] Received disconnect from 61.177.173.39 port 14587:11: [preauth] Disconnected from 61.177.173.39 port 14587 [preauth] Received disconnect from 61.177.172.98 port 58096:11: [preauth] Disconnected from 61.177.172.98 port 58096 [preauth] Received disconnect from 61.177.173.49 port 58198:11: [preauth] Disconnected from 61.177.173.49 port 58198 [preauth] Received disconnect from 61.177.173.46 port 41931:11: [preauth] Disconnected from 61.177.173.46 port 41931 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 48456 Received disconnect from 61.177.173.49 port 34352:11: [preauth] Disconnected from 61.177.173.49 port 34352 [preauth] Received disconnect from 61.177.173.50 port 48058:11: [preauth] Disconnected from 61.177.173.50 port 48058 [preauth] Received disconnect from 61.177.173.51 port 27457:11: [preauth] Disconnected from 61.177.173.51 port 27457 [preauth] Unable to negotiate with 61.177.173.54 port 3648: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 19759:11: [preauth] Disconnected from 61.177.172.124 port 19759 [preauth] Received disconnect from 61.177.173.53 port 60952:11: [preauth] Disconnected from 61.177.173.53 port 60952 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 159.223.216.252 port 58428 Unable to negotiate with 159.223.216.252 port 39500: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 40564 Unable to negotiate with 141.98.10.174 port 37896: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 29359:11: [preauth] Disconnected from 61.177.173.35 port 29359 [preauth] Unable to negotiate with 61.177.173.40 port 24894: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 42885:11: [preauth] Disconnected from 61.177.173.36 port 42885 [preauth] Received disconnect from 61.177.172.124 port 11741:11: [preauth] Disconnected from 61.177.172.124 port 11741 [preauth] Unable to negotiate with 61.177.173.44 port 42020: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 47312 kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 48104 Received disconnect from 61.177.173.53 port 20132:11: [preauth] Disconnected from 61.177.173.53 port 20132 [preauth] Unable to negotiate with 179.43.167.74 port 56910: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 47674: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 23058:11: [preauth] Disconnected from 61.177.173.35 port 23058 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 185.213.155.166 port 48262 [preauth] Unable to negotiate with 61.177.172.91 port 45564: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 36378:11: [preauth] Disconnected from 61.177.173.52 port 36378 [preauth] Received disconnect from 61.177.172.108 port 25011:11: [preauth] Disconnected from 61.177.172.108 port 25011 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 141.98.10.42 port 55031 Received disconnect from 107.189.31.212 port 41436:11: Bye Bye [preauth] Disconnected from 107.189.31.212 port 41436 [preauth] Received disconnect from 61.177.172.124 port 25730:11: [preauth] Disconnected from 61.177.172.124 port 25730 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 48482 Unable to negotiate with 45.125.65.33 port 38820: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 54304: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 48189:11: [preauth] Disconnected from 61.177.173.48 port 48189 [preauth] Received disconnect from 61.177.173.51 port 22760:11: [preauth] Disconnected from 61.177.173.51 port 22760 [preauth] Unable to negotiate with 61.177.173.54 port 33806: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 35636 Unable to negotiate with 141.98.10.174 port 60246: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.98 port 60398:11: [preauth] Disconnected from 61.177.172.98 port 60398 [preauth] Unable to negotiate with 61.177.173.54 port 25172: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_98.50.90.112_22" banner exchange: Connection from 192.241.206.96 port 37534: invalid format Received disconnect from 61.177.173.35 port 19202:11: [preauth] Disconnected from 61.177.173.35 port 19202 [preauth] Received disconnect from 218.92.0.221 port 17654:11: [preauth] Disconnected from 218.92.0.221 port 17654 [preauth] Unable to negotiate with 61.177.173.43 port 16708: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 32590:11: [preauth] Disconnected from 61.177.173.51 port 32590 [preauth] Received disconnect from 61.177.173.49 port 33440:11: [preauth] Disconnected from 61.177.173.49 port 33440 [preauth] Received disconnect from 61.177.173.46 port 47733:11: [preauth] Disconnected from 61.177.173.46 port 47733 [preauth] Received disconnect from 61.177.173.53 port 49537:11: [preauth] Disconnected from 61.177.173.53 port 49537 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 45748 Unable to negotiate with 179.43.154.134 port 57522: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.40 port 47270: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 60131 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 60131: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 63313 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 63313: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 36.110.228.254 port 59931:11: disconnected by user [preauth] Disconnected from invalid user root 36.110.228.254 port 59931 [preauth] Invalid user admin from 36.110.228.254 port 48726 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 48726 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 48726: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 21970 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 21970 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 21970: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 52895 Received disconnect from 36.110.228.254 port 52895:11: disconnected by user [preauth] Disconnected from invalid user admin 36.110.228.254 port 52895 [preauth] Invalid user oracle from 36.110.228.254 port 55507 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 55507 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 55507: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 55667 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 55667 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 55667: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 54390 Received disconnect from 36.110.228.254 port 54390:11: disconnected by user [preauth] Disconnected from invalid user oracle 36.110.228.254 port 54390 [preauth] Invalid user usuario from 36.110.228.254 port 49343 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 49343 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 49343: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 48846 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 48846 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 48846: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 47320 Received disconnect from 36.110.228.254 port 47320:11: disconnected by user [preauth] Disconnected from invalid user usuario 36.110.228.254 port 47320 [preauth] Invalid user test from 36.110.228.254 port 39864 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 39864 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 39864: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 36681 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 36681 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 36681: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 35739 Received disconnect from 36.110.228.254 port 35739:11: disconnected by user [preauth] Disconnected from invalid user test 36.110.228.254 port 35739 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 52948 Invalid user user from 36.110.228.254 port 29111 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 29111 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 29111: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 31716 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 31716 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 31716: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 34516 Received disconnect from 36.110.228.254 port 34516:11: disconnected by user [preauth] Disconnected from invalid user user 36.110.228.254 port 34516 [preauth] Invalid user ftpuser from 36.110.228.254 port 29409 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 29409 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 29409: Too many authentication failures [preauth] Unable to negotiate with 45.125.65.33 port 33360: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user ftpuser from 36.110.228.254 port 35608 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 35608 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 35608: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 49861 Received disconnect from 36.110.228.254 port 49861:11: disconnected by user [preauth] Disconnected from invalid user ftpuser 36.110.228.254 port 49861 [preauth] Received disconnect from 61.177.173.51 port 34316:11: [preauth] Disconnected from 61.177.173.51 port 34316 [preauth] Invalid user test1 from 36.110.228.254 port 53011 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 53011 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 53011: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 17230 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 17230 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 17230: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 28684 Received disconnect from 36.110.228.254 port 28684:11: disconnected by user [preauth] Disconnected from invalid user test1 36.110.228.254 port 28684 [preauth] Invalid user test2 from 36.110.228.254 port 48948 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 48948 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 48948: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 30865 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 30865 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 30865: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 56814 Received disconnect from 36.110.228.254 port 56814:11: disconnected by user [preauth] Disconnected from invalid user test2 36.110.228.254 port 56814 [preauth] Invalid user contador from 36.110.228.254 port 32770 Received disconnect from 36.110.228.254 port 32770:11: disconnected by user [preauth] Disconnected from invalid user contador 36.110.228.254 port 32770 [preauth] Invalid user duni from 36.110.228.254 port 48362 Received disconnect from 36.110.228.254 port 48362:11: disconnected by user [preauth] Disconnected from invalid user duni 36.110.228.254 port 48362 [preauth] Invalid user pi from 36.110.228.254 port 19397 Received disconnect from 36.110.228.254 port 19397:11: disconnected by user [preauth] Disconnected from invalid user pi 36.110.228.254 port 19397 [preauth] Invalid user baikal from 36.110.228.254 port 52612 Received disconnect from 36.110.228.254 port 52612:11: disconnected by user [preauth] Disconnected from invalid user baikal 36.110.228.254 port 52612 [preauth] Received disconnect from 61.177.173.47 port 61397:11: [preauth] Disconnected from 61.177.173.47 port 61397 [preauth] Received disconnect from 61.177.173.46 port 13397:11: [preauth] Disconnected from 61.177.173.46 port 13397 [preauth] Received disconnect from 61.177.173.39 port 56389:11: [preauth] Disconnected from 61.177.173.39 port 56389 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 60346 Received disconnect from 61.177.172.108 port 14282:11: [preauth] Disconnected from 61.177.172.108 port 14282 [preauth] Received disconnect from 61.177.173.46 port 45382:11: [preauth] Disconnected from 61.177.173.46 port 45382 [preauth] Unable to negotiate with 61.177.172.160 port 19450: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 52850 Received disconnect from 61.177.173.35 port 30005:11: [preauth] Disconnected from 61.177.173.35 port 30005 [preauth] Unable to negotiate with 61.177.173.61 port 37082: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 54838 kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 52868 Unable to negotiate with 45.125.65.33 port 39766: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.98 port 44733:11: [preauth] Disconnected from 61.177.172.98 port 44733 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 185.213.155.166 port 47822 [preauth] Received disconnect from 61.177.173.52 port 50023:11: [preauth] Disconnected from 61.177.173.52 port 50023 [preauth] Received disconnect from 61.177.173.39 port 62121:11: [preauth] Disconnected from 61.177.173.39 port 62121 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 43488 Unable to negotiate with 45.125.65.33 port 36146: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 33802:11: [preauth] Disconnected from 61.177.173.51 port 33802 [preauth] Received disconnect from 61.177.173.36 port 21835:11: [preauth] Disconnected from 61.177.173.36 port 21835 [preauth] Received disconnect from 61.177.173.51 port 11972:11: [preauth] Disconnected from 61.177.173.51 port 11972 [preauth] Received disconnect from 61.177.172.114 port 33991:11: [preauth] Disconnected from 61.177.172.114 port 33991 [preauth] Received disconnect from 61.177.173.46 port 63878:11: [preauth] Disconnected from 61.177.173.46 port 63878 [preauth] Received disconnect from 61.177.172.108 port 45969:11: [preauth] Disconnected from 61.177.172.108 port 45969 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 49856 Unable to negotiate with 141.98.10.174 port 55412: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 12014:11: [preauth] Disconnected from 61.177.172.114 port 12014 [preauth] 2022/05/10 18:52:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/10 18:52:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/10 18:52:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/10 18:52:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Unable to negotiate with 61.177.173.61 port 63264: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 45249:11: [preauth] Disconnected from 61.177.172.124 port 45249 [preauth] Connection closed by 192.241.213.219 port 50696 [preauth] Unable to negotiate with 61.177.173.55 port 35252: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 40365:11: [preauth] Disconnected from 61.177.173.48 port 40365 [preauth] Received disconnect from 61.177.173.46 port 28343:11: [preauth] Disconnected from 61.177.173.46 port 28343 [preauth] Received disconnect from 218.92.0.221 port 63840:11: [preauth] Disconnected from 218.92.0.221 port 63840 [preauth] Received disconnect from 61.177.172.124 port 47835:11: [preauth] Disconnected from 61.177.172.124 port 47835 [preauth] Received disconnect from 61.177.173.48 port 51434:11: [preauth] Disconnected from 61.177.173.48 port 51434 [preauth] Received disconnect from 61.177.173.50 port 47702:11: [preauth] Disconnected from 61.177.173.50 port 47702 [preauth] Received disconnect from 61.177.173.51 port 38276:11: [preauth] Disconnected from 61.177.173.51 port 38276 [preauth] Received disconnect from 61.177.173.39 port 37769:11: [preauth] Disconnected from 61.177.173.39 port 37769 [preauth] Received disconnect from 61.177.173.49 port 10393:11: [preauth] Disconnected from 61.177.173.49 port 10393 [preauth] Received disconnect from 61.177.173.35 port 17778:11: [preauth] Disconnected from 61.177.173.35 port 17778 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 212.193.30.136 port 34978 kex_exchange_identification: Connection closed by remote host Connection closed by 106.126.14.181 port 45376 Unable to negotiate with 212.193.30.136 port 39546: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 57280: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.44 port 4708: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 46760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 194.31.98.143 port 59098 Unable to negotiate with 194.31.98.143 port 43454: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 36294: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47362: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 51202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 53996: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 55140: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 58820: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 43496: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 34574: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 38334: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 42274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 32976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 46108: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49968: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 50710: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 57686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 40226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 50304:11: [preauth] Disconnected from 61.177.173.36 port 50304 [preauth] Unable to negotiate with 194.31.98.143 port 33308: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 37308: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 41212: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 57928: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.39 port 43676:11: [preauth] Disconnected from 61.177.173.39 port 43676 [preauth] Unable to negotiate with 194.31.98.143 port 44966: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 48790: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 47450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 52848: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 56536: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 36954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 60520: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 35944: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 31859:11: [preauth] Disconnected from 61.177.173.35 port 31859 [preauth] Unable to negotiate with 212.193.30.136 port 54676: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 40016: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 43800: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47736: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 44174: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 52420: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 55346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 2986: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 33664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user test from 185.213.155.166 port 47400 Connection closed by invalid user test 185.213.155.166 port 47400 [preauth] Unable to negotiate with 194.31.98.143 port 59258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 34918: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 51402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 38772: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 43868: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 40930: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47176: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50464: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 58664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 54226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 58304: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 33770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 48124: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 37668: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 41448: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 37674: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 45274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 55366: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53060: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 57420: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 60746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 44894: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 36448: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 40248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 34348: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 44086: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 47954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 52066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 51964: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 55938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 41584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 59924: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 35142: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 59292: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 39168: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 42950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 46728: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 63525:11: [preauth] Disconnected from 61.177.173.46 port 63525 [preauth] Unable to negotiate with 212.193.30.136 port 48802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 50662: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 40990: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 54566: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 212.193.30.136 port 38300: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 58406: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 34098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 39072: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 41790: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 45664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 49582: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 53446: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.143 port 57318: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 137.184.89.52 port 40590:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 40590 [preauth] Received disconnect from 61.177.173.50 port 58446:11: [preauth] Disconnected from 61.177.173.50 port 58446 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 55470 Unable to negotiate with 45.125.65.33 port 39540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 7200: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 62153:11: [preauth] Disconnected from 61.177.173.46 port 62153 [preauth] Received disconnect from 137.184.89.52 port 44510:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 44510 [preauth] Received disconnect from 61.177.173.52 port 13327:11: [preauth] Disconnected from 61.177.173.52 port 13327 [preauth] Received disconnect from 61.177.173.35 port 16938:11: [preauth] Disconnected from 61.177.173.35 port 16938 [preauth] Received disconnect from 61.177.172.108 port 25523:11: [preauth] Disconnected from 61.177.172.108 port 25523 [preauth] Received disconnect from 61.177.173.53 port 39843:11: [preauth] Disconnected from 61.177.173.53 port 39843 [preauth] Received disconnect from 61.177.173.48 port 25449:11: [preauth] Disconnected from 61.177.173.48 port 25449 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 57082 Unable to negotiate with 179.43.167.74 port 33796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 53964: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 11389:11: [preauth] Disconnected from 61.177.173.51 port 11389 [preauth] Unable to negotiate with 61.177.173.62 port 57508: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 16942:11: [preauth] Disconnected from 61.177.172.124 port 16942 [preauth] Received disconnect from 61.177.173.47 port 29838:11: [preauth] Disconnected from 61.177.173.47 port 29838 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 45746 Unable to negotiate with 179.43.167.74 port 57346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 47824: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 106.126.14.180 port 53258 Unable to negotiate with 106.126.14.180 port 38804: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49820: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60836: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 43622: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 54638: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37422: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 48438: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 59454: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42240: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 36040: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 47056: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40858: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51874: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45676: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56692: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39476: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50492: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33278: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44294: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55310: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38094: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49110: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60128: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53928: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 36712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 47730: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 41530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 52546: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35332: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46348: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57364: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40148: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51166: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44966: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55984: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38768: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49784: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60800: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 43586: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 54602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 48404: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 59420: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42204: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53220: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 36006: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 47022: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.55 port 49924: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58038: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40822: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51840: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34624: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45640: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56656: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50458: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33242: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44260: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55276: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38060: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49076: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60094: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42878: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53894: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 36680: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 47696: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 41498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 52514: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35298: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46316: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57332: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40116: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51134: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33918: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55952: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38736: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49752: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 43554: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.52 port 58053:11: [preauth] Disconnected from 61.177.173.52 port 58053 [preauth] Unable to negotiate with 106.126.14.180 port 54570: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37356: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 48372: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 59388: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42174: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53190: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35974: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46992: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58008: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51810: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34594: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45610: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56628: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39412: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50428: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33214: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44230: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38032: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49048: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42850: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 36652: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 47668: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 41470: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 22185:11: [preauth] Disconnected from 61.177.173.36 port 22185 [preauth] Unable to negotiate with 106.126.14.180 port 52488: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35272: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46288: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57306: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51108: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33892: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44908: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 26388:11: [preauth] Disconnected from 61.177.172.124 port 26388 [preauth] Unable to negotiate with 61.177.173.56 port 61536: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 41067:11: [preauth] Disconnected from 61.177.173.49 port 41067 [preauth] Received disconnect from 61.177.173.51 port 10257:11: [preauth] Disconnected from 61.177.173.51 port 10257 [preauth] Unable to negotiate with 61.177.173.55 port 48918: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 192.241.214.31 port 35502 [preauth] Received disconnect from 137.184.89.52 port 54168:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 54168 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 49376 Received disconnect from 61.177.172.108 port 51151:11: [preauth] Disconnected from 61.177.172.108 port 51151 [preauth] Received disconnect from 137.184.183.194 port 33770:11: Bye Bye [preauth] Disconnected from 137.184.183.194 port 33770 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 39970 Unable to negotiate with 179.43.167.74 port 51884: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 43390: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 57890: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 23521:11: [preauth] Disconnected from 61.177.173.51 port 23521 [preauth] User root not allowed because account is locked Connection closed by invalid user root 185.213.155.166 port 47050 [preauth] Unable to negotiate with 61.177.173.55 port 55684: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 55387:11: [preauth] Disconnected from 61.177.173.50 port 55387 [preauth] Connection closed by 167.248.133.119 port 55540 [preauth] Unable to negotiate with 61.177.173.62 port 60732: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 63344:11: [preauth] Disconnected from 61.177.173.51 port 63344 [preauth] Received disconnect from 61.177.173.47 port 29695:11: [preauth] Disconnected from 61.177.173.47 port 29695 [preauth] Received disconnect from 61.177.172.108 port 45042:11: [preauth] Disconnected from 61.177.172.108 port 45042 [preauth] Connection reset by 61.177.173.51 port 51088 [preauth] Received disconnect from 61.177.172.114 port 51815:11: [preauth] Disconnected from 61.177.172.114 port 51815 [preauth] Unable to negotiate with 61.177.173.62 port 19130: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 53681:11: [preauth] Disconnected from 61.177.172.124 port 53681 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 172.105.96.215 port 15612 Unable to negotiate with 61.177.173.55 port 17912: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 20609:11: [preauth] Disconnected from 61.177.172.108 port 20609 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 33414 Unable to negotiate with 141.98.10.174 port 60290: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 41565:11: [preauth] Disconnected from 61.177.172.124 port 41565 [preauth] Received disconnect from 61.177.172.114 port 52288:11: [preauth] Disconnected from 61.177.172.114 port 52288 [preauth] Unable to negotiate with 61.177.173.56 port 62138: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 32701:11: [preauth] Disconnected from 218.92.0.221 port 32701 [preauth] Received disconnect from 61.177.173.49 port 56689:11: [preauth] Disconnected from 61.177.173.49 port 56689 [preauth] Received disconnect from 61.177.173.50 port 25587:11: [preauth] Disconnected from 61.177.173.50 port 25587 [preauth] Received disconnect from 61.177.173.46 port 39789:11: [preauth] Disconnected from 61.177.173.46 port 39789 [preauth] Received disconnect from 61.177.173.35 port 30138:11: [preauth] Disconnected from 61.177.173.35 port 30138 [preauth] Invalid user from 64.62.197.32 port 26240 Connection closed by invalid user 64.62.197.32 port 26240 [preauth] Unable to negotiate with 61.177.172.160 port 27534: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] 2022/05/11 03:02:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/11 03:02:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/11 03:02:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/11 03:02:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 45002 Unable to negotiate with 45.125.65.33 port 45396: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 19875:11: [preauth] Disconnected from 61.177.173.46 port 19875 [preauth] Received disconnect from 61.177.173.48 port 21643:11: [preauth] Disconnected from 61.177.173.48 port 21643 [preauth] Received disconnect from 61.177.172.98 port 58172:11: [preauth] Disconnected from 61.177.172.98 port 58172 [preauth] Unable to negotiate with 61.177.173.54 port 22556: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 24757:11: [preauth] Disconnected from 61.177.173.47 port 24757 [preauth] Unable to negotiate with 61.177.173.43 port 10742: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 15914:11: [preauth] Disconnected from 61.177.173.39 port 15914 [preauth] Invalid user ftpuser from 185.213.155.166 port 46578 Connection closed by invalid user ftpuser 185.213.155.166 port 46578 [preauth] Received disconnect from 61.177.172.124 port 21778:11: [preauth] Disconnected from 61.177.172.124 port 21778 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 57814:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 57814 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 57924:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 57924 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58028:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58028 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58126:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58126 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58224:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58224 [preauth] User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58410:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58410 [preauth] Received disconnect from 43.155.73.19 port 58320:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58320 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58496:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58496 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58584:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58584 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58666:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58666 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58750:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58750 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58832:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58832 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58910:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58910 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 58986:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 58986 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59062:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59062 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59136:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59136 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59214:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59214 [preauth] User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59358:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59358 [preauth] Received disconnect from 43.155.73.19 port 59286:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59286 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59430:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59430 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59500:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59500 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59572:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59572 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59642:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59642 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59712:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59712 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59782:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59782 [preauth] User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59920:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59920 [preauth] Received disconnect from 43.155.73.19 port 59852:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59852 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 59988:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 59988 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60056:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60056 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60128:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60128 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60196:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60196 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60264:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60264 [preauth] User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60330:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60330 [preauth] Received disconnect from 43.155.73.19 port 60394:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60394 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60458:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60458 [preauth] User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60514:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60514 [preauth] Received disconnect from 43.155.73.19 port 60568:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60568 [preauth] beginning MaxStartups throttling drop connection #11 from [43.155.73.19]:60956 on [172.24.0.2]:22 past MaxStartups User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60620:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60620 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60658:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60658 [preauth] User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60696:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60696 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60734:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60734 [preauth] User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60770:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60770 [preauth] Received disconnect from 43.155.73.19 port 60804:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60804 [preauth] User root not allowed because account is locked User root not allowed because account is locked User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60860:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60860 [preauth] Received disconnect from 43.155.73.19 port 60834:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60834 [preauth] Received disconnect from 43.155.73.19 port 60912:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60912 [preauth] Received disconnect from 43.155.73.19 port 60886:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60886 [preauth] User root not allowed because account is locked User root not allowed because account is locked User root not allowed because account is locked Received disconnect from 43.155.73.19 port 60992:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60992 [preauth] Received disconnect from 43.155.73.19 port 60936:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 60936 [preauth] Received disconnect from 43.155.73.19 port 32776:11: Bye Bye [preauth] Disconnected from invalid user root 43.155.73.19 port 32776 [preauth] exited MaxStartups throttling after 00:01:06, 2 connections dropped Received disconnect from 61.177.173.50 port 10654:11: [preauth] Disconnected from 61.177.173.50 port 10654 [preauth] Received disconnect from 61.177.173.47 port 43251:11: [preauth] Disconnected from 61.177.173.47 port 43251 [preauth] Received disconnect from 61.177.173.35 port 18302:11: [preauth] Disconnected from 61.177.173.35 port 18302 [preauth] Unable to negotiate with 61.177.173.44 port 32884: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 62179:11: [preauth] Disconnected from 61.177.173.39 port 62179 [preauth] Received disconnect from 61.177.173.46 port 28865:11: [preauth] Disconnected from 61.177.173.46 port 28865 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 205.185.115.33 port 44016 Connection closed by 104.244.74.253 port 50084 [preauth] Unable to negotiate with 61.177.173.62 port 34036: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 37133:11: [preauth] Disconnected from 61.177.172.108 port 37133 [preauth] Received disconnect from 61.177.173.52 port 35270:11: [preauth] Disconnected from 61.177.173.52 port 35270 [preauth] Received disconnect from 61.177.173.39 port 42634:11: [preauth] Disconnected from 61.177.173.39 port 42634 [preauth] Received disconnect from 61.177.173.35 port 19362:11: [preauth] Disconnected from 61.177.173.35 port 19362 [preauth] Unable to negotiate with 61.177.173.41 port 11196: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.114 port 18869:11: [preauth] Disconnected from 61.177.172.114 port 18869 [preauth] Unable to negotiate with 61.177.173.56 port 16156: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 27620:11: [preauth] Disconnected from 61.177.173.36 port 27620 [preauth] Received disconnect from 61.177.173.53 port 30000:11: [preauth] Disconnected from 61.177.173.53 port 30000 [preauth] Received disconnect from 61.177.173.46 port 17003:11: [preauth] Disconnected from 61.177.173.46 port 17003 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 33016 Received disconnect from 61.177.173.47 port 60673:11: [preauth] Disconnected from 61.177.173.47 port 60673 [preauth] Invalid user pi from 138.94.54.133 port 40529 Invalid user pi from 138.94.54.133 port 60878 Connection closed by invalid user pi 138.94.54.133 port 40529 [preauth] Connection closed by invalid user pi 138.94.54.133 port 60878 [preauth] Received disconnect from 61.177.173.36 port 41917:11: [preauth] Disconnected from 61.177.173.36 port 41917 [preauth] Received disconnect from 61.177.172.124 port 15474:11: [preauth] Disconnected from 61.177.172.124 port 15474 [preauth] Received disconnect from 218.92.0.221 port 48379:11: [preauth] Disconnected from 218.92.0.221 port 48379 [preauth] Received disconnect from 61.177.173.48 port 29328:11: [preauth] Disconnected from 61.177.173.48 port 29328 [preauth] Received disconnect from 61.177.173.51 port 57052:11: [preauth] Disconnected from 61.177.173.51 port 57052 [preauth] Received disconnect from 61.177.173.50 port 29803:11: [preauth] Disconnected from 61.177.173.50 port 29803 [preauth] Received disconnect from 61.177.172.124 port 59344:11: [preauth] Disconnected from 61.177.172.124 port 59344 [preauth] Received disconnect from 61.177.173.49 port 36488:11: [preauth] Disconnected from 61.177.173.49 port 36488 [preauth] Unable to negotiate with 61.177.173.54 port 51450: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 13782:11: [preauth] Disconnected from 61.177.172.124 port 13782 [preauth] Invalid user admin from 185.213.155.166 port 46178 Connection closed by invalid user admin 185.213.155.166 port 46178 [preauth] Unable to negotiate with 61.177.173.44 port 41642: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 48707:11: [preauth] Disconnected from 61.177.172.108 port 48707 [preauth] Received disconnect from 61.177.172.124 port 44995:11: [preauth] Disconnected from 61.177.172.124 port 44995 [preauth] Unable to negotiate with 61.177.173.54 port 58438: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 59764 Unable to negotiate with 45.125.65.33 port 51320: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 53638 Unable to negotiate with 45.125.65.33 port 59162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.39 port 29665:11: [preauth] Disconnected from 61.177.173.39 port 29665 [preauth] Received disconnect from 61.177.172.124 port 42768:11: [preauth] Disconnected from 61.177.172.124 port 42768 [preauth] Received disconnect from 61.177.173.52 port 24451:11: [preauth] Disconnected from 61.177.173.52 port 24451 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 178.62.118.126 port 61000 Received disconnect from 61.177.173.50 port 59020:11: [preauth] Disconnected from 61.177.173.50 port 59020 [preauth] Unable to negotiate with 61.177.173.54 port 57366: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 19594:11: [preauth] Disconnected from 61.177.172.124 port 19594 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 51736 Unable to negotiate with 45.125.65.33 port 45110: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 43438:11: [preauth] Disconnected from 61.177.172.114 port 43438 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.142.180 port 43228 Unable to negotiate with 179.43.142.180 port 32778: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 58540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 56052: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53636: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 51050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 48684: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46220: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 43738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38804: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 36492: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57124: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 54680: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 52224: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 49750: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 47360: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 42340: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 39880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 37368: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 53080: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 34950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60688: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 58212: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 55724: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53332: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 50826: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 48372: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 43432: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41006: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38538: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 64754:11: [preauth] Disconnected from 61.177.173.36 port 64754 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 62.197.136.132 port 43652 Unable to negotiate with 62.197.136.132 port 35742: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 54464: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 63192:11: [preauth] Disconnected from 61.177.172.114 port 63192 [preauth] Unable to negotiate with 62.197.136.132 port 45012: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 35478: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 54194: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 44694: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 35172: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 53896: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 44471:11: [preauth] Disconnected from 61.177.173.51 port 44471 [preauth] Unable to negotiate with 62.197.136.132 port 44362: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 34882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 53614: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 44116: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 34602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 53328: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 43806: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 34304: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 53026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 43496: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 33990: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 52726: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 43226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.39 port 54488:11: [preauth] Disconnected from 61.177.173.39 port 54488 [preauth] Unable to negotiate with 62.197.136.132 port 33700: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 52432: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 42936: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 33424: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 52152: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 42646: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.132 port 33144: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 58361:11: [preauth] Disconnected from 61.177.172.114 port 58361 [preauth] Unable to negotiate with 61.177.173.56 port 32482: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 21465:11: [preauth] Disconnected from 61.177.173.46 port 21465 [preauth] Unable to negotiate with 61.177.173.61 port 13246: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 54608 Unable to negotiate with 179.43.167.74 port 39018: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 59276: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 47669:11: [preauth] Disconnected from 61.177.173.50 port 47669 [preauth] Received disconnect from 61.177.172.124 port 39327:11: [preauth] Disconnected from 61.177.172.124 port 39327 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 58314 Received disconnect from 61.177.172.98 port 29821:11: [preauth] Disconnected from 61.177.172.98 port 29821 [preauth] Unable to negotiate with 61.177.173.56 port 42950: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 34732 Unable to negotiate with 179.43.167.74 port 37284: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 57958: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.48 port 32612:11: [preauth] Disconnected from 61.177.173.48 port 32612 [preauth] Received disconnect from 61.177.173.46 port 23025:11: [preauth] Disconnected from 61.177.173.46 port 23025 [preauth] Received disconnect from 218.92.0.221 port 55940:11: [preauth] Disconnected from 218.92.0.221 port 55940 [preauth] Connection closed by 66.240.236.109 port 60176 [preauth] User operator not allowed because account is locked Connection closed by invalid user operator 185.213.155.166 port 45638 [preauth] Unable to negotiate with 61.177.173.54 port 24616: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 40832:11: [preauth] Disconnected from 61.177.172.108 port 40832 [preauth] Received disconnect from 61.177.173.51 port 51284:11: [preauth] Disconnected from 61.177.173.51 port 51284 [preauth] Unable to negotiate with 61.177.173.61 port 61896: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 45.61.188.202 port 42320:11: Bye Bye [preauth] Disconnected from 45.61.188.202 port 42320 [preauth] 2022/05/11 11:12:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/11 11:12:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/11 11:12:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/11 11:12:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.173.53 port 46102:11: [preauth] Disconnected from 61.177.173.53 port 46102 [preauth] Unable to negotiate with 61.177.173.55 port 46948: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 45173:11: [preauth] Disconnected from 61.177.172.108 port 45173 [preauth] Received disconnect from 61.177.173.51 port 21992:11: [preauth] Disconnected from 61.177.173.51 port 21992 [preauth] Received disconnect from 218.92.0.221 port 39516:11: [preauth] Disconnected from 218.92.0.221 port 39516 [preauth] Received disconnect from 61.177.173.49 port 10254:11: [preauth] Disconnected from 61.177.173.49 port 10254 [preauth] Unable to negotiate with 61.177.173.44 port 18216: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 137.184.183.194 port 46998:11: Bye Bye [preauth] Disconnected from 137.184.183.194 port 46998 [preauth] Received disconnect from 61.177.173.51 port 59538:11: [preauth] Disconnected from 61.177.173.51 port 59538 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 43412 Unable to negotiate with 141.98.10.174 port 50458: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 42648 Unable to negotiate with 179.43.167.74 port 38084: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 58042: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.55 port 11450: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 22511:11: [preauth] Disconnected from 61.177.172.124 port 22511 [preauth] Connection reset by 61.177.173.48 port 53623 [preauth] Received disconnect from 61.177.173.53 port 60592:11: [preauth] Disconnected from 61.177.173.53 port 60592 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 35324 Unable to negotiate with 61.177.173.61 port 43676: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 10377:11: [preauth] Disconnected from 61.177.172.124 port 10377 [preauth] Received disconnect from 61.177.172.108 port 44032:11: [preauth] Disconnected from 61.177.172.108 port 44032 [preauth] Received disconnect from 61.177.172.98 port 36552:11: [preauth] Disconnected from 61.177.172.98 port 36552 [preauth] Unable to negotiate with 61.177.172.91 port 21232: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 58552:11: [preauth] Disconnected from 61.177.173.46 port 58552 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 42742 Connection reset by 104.206.128.14 port 46689 [preauth] Unable to negotiate with 61.177.173.44 port 44450: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 57894 Unable to negotiate with 141.98.10.174 port 50700: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 35691:11: [preauth] Disconnected from 61.177.173.50 port 35691 [preauth] Unable to negotiate with 61.177.173.61 port 20904: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 11538:11: [preauth] Disconnected from 61.177.173.46 port 11538 [preauth] Unable to negotiate with 61.177.173.61 port 12090: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 10833:11: [preauth] Disconnected from 61.177.173.52 port 10833 [preauth] Received disconnect from 61.177.173.50 port 42843:11: [preauth] Disconnected from 61.177.173.50 port 42843 [preauth] Invalid user admin from 185.213.155.166 port 45090 Connection closed by invalid user admin 185.213.155.166 port 45090 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.142.180 port 55754 Unable to negotiate with 179.43.142.180 port 34122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59136: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 55796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 52536: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 49278: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 45924: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 42584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 39316: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 35996: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60948: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57744: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 54288: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 51170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 40998:11: [preauth] Disconnected from 61.177.173.35 port 40998 [preauth] Unable to negotiate with 179.43.142.180 port 47746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44422: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41172: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 37836: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 34528: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 56178: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 52884: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 49594: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 42964: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 39686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 36316: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33138: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57974: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 54770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 51400: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 48126: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44800: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 19975:11: [preauth] Disconnected from 61.177.173.36 port 19975 [preauth] Received disconnect from 61.177.172.124 port 56684:11: [preauth] Disconnected from 61.177.172.124 port 56684 [preauth] Received disconnect from 218.92.0.221 port 63259:11: [preauth] Disconnected from 218.92.0.221 port 63259 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 36768 Unable to negotiate with 179.43.167.74 port 57236: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 46538: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 19004: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 52835:11: [preauth] Disconnected from 61.177.173.35 port 52835 [preauth] Received disconnect from 61.177.172.114 port 52641:11: [preauth] Disconnected from 61.177.172.114 port 52641 [preauth] Received disconnect from 61.177.173.53 port 16670:11: [preauth] Disconnected from 61.177.173.53 port 16670 [preauth] Unable to negotiate with 61.177.172.91 port 29126: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 33110 Received disconnect from 61.177.173.50 port 33836:11: [preauth] Disconnected from 61.177.173.50 port 33836 [preauth] Received disconnect from 61.177.173.47 port 58184:11: [preauth] Disconnected from 61.177.173.47 port 58184 [preauth] Received disconnect from 61.177.173.51 port 45527:11: [preauth] Disconnected from 61.177.173.51 port 45527 [preauth] Received disconnect from 61.177.173.53 port 45445:11: [preauth] Disconnected from 61.177.173.53 port 45445 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 52594 Received disconnect from 137.184.89.52 port 36644:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 36644 [preauth] Received disconnect from 137.184.183.194 port 46824:11: Bye Bye [preauth] Disconnected from 137.184.183.194 port 46824 [preauth] Received disconnect from 61.177.173.52 port 22452:11: [preauth] Disconnected from 61.177.173.52 port 22452 [preauth] Received disconnect from 61.177.173.35 port 19106:11: [preauth] Disconnected from 61.177.173.35 port 19106 [preauth] Unable to negotiate with 61.177.173.43 port 14182: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 21239:11: [preauth] Disconnected from 61.177.172.108 port 21239 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 57052 Received disconnect from 61.177.173.53 port 53508:11: [preauth] Disconnected from 61.177.173.53 port 53508 [preauth] Received disconnect from 61.177.172.124 port 34426:11: [preauth] Disconnected from 61.177.172.124 port 34426 [preauth] Received disconnect from 61.177.173.47 port 62286:11: [preauth] Disconnected from 61.177.173.47 port 62286 [preauth] kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_98.50.90.112_22" banner exchange: Connection from 192.241.222.48 port 54144: invalid format Received disconnect from 61.177.173.51 port 49472:11: [preauth] Disconnected from 61.177.173.51 port 49472 [preauth] Unable to negotiate with 61.177.173.55 port 4518: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.172.91 port 48636: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 37253:11: [preauth] Disconnected from 61.177.173.46 port 37253 [preauth] Invalid user admin from 185.213.155.166 port 44536 Connection closed by invalid user admin 185.213.155.166 port 44536 [preauth] Unable to negotiate with 61.177.172.160 port 33488: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 30746:11: [preauth] Disconnected from 61.177.173.36 port 30746 [preauth] Received disconnect from 61.177.172.124 port 16550:11: [preauth] Disconnected from 61.177.172.124 port 16550 [preauth] Received disconnect from 61.177.173.49 port 48370:11: [preauth] Disconnected from 61.177.173.49 port 48370 [preauth] Received disconnect from 218.92.0.221 port 58673:11: [preauth] Disconnected from 218.92.0.221 port 58673 [preauth] Unable to negotiate with 61.177.172.160 port 31580: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 59000 Unable to negotiate with 141.98.10.174 port 46602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 38972: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 20070:11: [preauth] Disconnected from 61.177.173.36 port 20070 [preauth] Received disconnect from 61.177.172.124 port 18491:11: [preauth] Disconnected from 61.177.172.124 port 18491 [preauth] Connection closed by 192.241.214.219 port 43432 [preauth] Unable to negotiate with 61.177.173.54 port 41130: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user from 106.75.184.237 port 52614 kex_exchange_identification: Connection closed by remote host Connection closed by 106.75.184.237 port 52516 Connection closed by invalid user 106.75.184.237 port 52614 [preauth] Received disconnect from 61.177.172.124 port 55382:11: [preauth] Disconnected from 61.177.172.124 port 55382 [preauth] Unable to negotiate with 61.177.173.41 port 55310: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 55909:11: [preauth] Disconnected from 61.177.172.108 port 55909 [preauth] 2022/05/11 19:22:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/11 19:22:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/11 19:22:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/11 19:22:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.173.53 port 39505:11: [preauth] Disconnected from 61.177.173.53 port 39505 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 41090 Unable to negotiate with 141.98.10.174 port 48150: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 13771:11: [preauth] Disconnected from 61.177.173.46 port 13771 [preauth] Received disconnect from 61.177.173.50 port 42335:11: [preauth] Disconnected from 61.177.173.50 port 42335 [preauth] Received disconnect from 61.177.173.53 port 16157:11: [preauth] Disconnected from 61.177.173.53 port 16157 [preauth] Received disconnect from 61.177.173.51 port 62256:11: [preauth] Disconnected from 61.177.173.51 port 62256 [preauth] Unable to negotiate with 61.177.172.160 port 25102: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 58350:11: [preauth] Disconnected from 61.177.172.124 port 58350 [preauth] Received disconnect from 61.177.173.36 port 54472:11: [preauth] Disconnected from 61.177.173.36 port 54472 [preauth] Received disconnect from 61.177.173.47 port 11652:11: [preauth] Disconnected from 61.177.173.47 port 11652 [preauth] Received disconnect from 61.177.173.53 port 17120:11: [preauth] Disconnected from 61.177.173.53 port 17120 [preauth] Received disconnect from 61.177.173.35 port 37424:11: [preauth] Disconnected from 61.177.173.35 port 37424 [preauth] Unable to negotiate with 61.177.172.160 port 6678: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 34234 Unable to negotiate with 45.125.65.33 port 57758: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked Connection closed by invalid user root 185.213.155.166 port 43978 [preauth] Received disconnect from 61.177.173.51 port 64527:11: [preauth] Disconnected from 61.177.173.51 port 64527 [preauth] Received disconnect from 61.177.173.36 port 44937:11: [preauth] Disconnected from 61.177.173.36 port 44937 [preauth] Unable to negotiate with 61.177.173.40 port 11906: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 10244:11: [preauth] Disconnected from 61.177.173.53 port 10244 [preauth] Received disconnect from 61.177.173.53 port 29321:11: [preauth] Disconnected from 61.177.173.53 port 29321 [preauth] Received disconnect from 61.177.172.124 port 38409:11: [preauth] Disconnected from 61.177.172.124 port 38409 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 40508 Unable to negotiate with 179.43.167.74 port 49076: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 40328: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.49 port 10248:11: [preauth] Disconnected from 61.177.173.49 port 10248 [preauth] Received disconnect from 61.177.172.124 port 35957:11: [preauth] Disconnected from 61.177.172.124 port 35957 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 42840 Received disconnect from 218.92.0.221 port 49004:11: [preauth] Disconnected from 218.92.0.221 port 49004 [preauth] Received disconnect from 61.177.172.108 port 17848:11: [preauth] Disconnected from 61.177.172.108 port 17848 [preauth] Unable to negotiate with 61.177.172.91 port 44182: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 20690:11: [preauth] Disconnected from 61.177.173.46 port 20690 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 60314 Unable to negotiate with 141.98.10.174 port 38564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 1450: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 47597:11: [preauth] Disconnected from 61.177.173.46 port 47597 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 43104 Unable to negotiate with 45.125.65.33 port 50252: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 62224:11: [preauth] Disconnected from 61.177.173.35 port 62224 [preauth] Unable to negotiate with 61.177.172.160 port 29940: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.114 port 13864:11: [preauth] Disconnected from 61.177.172.114 port 13864 [preauth] Received disconnect from 61.177.173.46 port 19944:11: [preauth] Disconnected from 61.177.173.46 port 19944 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 54294 Received disconnect from 61.177.173.50 port 54155:11: [preauth] Disconnected from 61.177.173.50 port 54155 [preauth] Connection closed by 192.241.197.18 port 38266 [preauth] Received disconnect from 61.177.172.124 port 52861:11: [preauth] Disconnected from 61.177.172.124 port 52861 [preauth] Connection reset by 61.177.173.47 port 28762 [preauth] Unable to negotiate with 61.177.173.44 port 42286: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 54038 Unable to negotiate with 179.43.167.74 port 41008: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 60946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 185.213.155.166 port 43376 [preauth] Received disconnect from 61.177.173.49 port 41973:11: [preauth] Disconnected from 61.177.173.49 port 41973 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 34222 Unable to negotiate with 179.43.154.134 port 56208: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 34314 Unable to negotiate with 179.43.167.74 port 33276: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 53090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.39 port 59810:11: [preauth] Disconnected from 61.177.173.39 port 59810 [preauth] Unable to negotiate with 61.177.173.54 port 26262: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 34632 Received disconnect from 61.177.173.46 port 40663:11: [preauth] Disconnected from 61.177.173.46 port 40663 [preauth] Received disconnect from 61.177.173.48 port 13858:11: [preauth] Disconnected from 61.177.173.48 port 13858 [preauth] Unable to negotiate with 61.177.173.54 port 43204: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 32819:11: [preauth] Disconnected from 218.92.0.221 port 32819 [preauth] Unable to negotiate with 61.177.173.54 port 63366: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 47114:11: [preauth] Disconnected from 61.177.173.51 port 47114 [preauth] Received disconnect from 61.177.172.98 port 15947:11: [preauth] Disconnected from 61.177.172.98 port 15947 [preauth] Received disconnect from 61.177.173.49 port 47501:11: [preauth] Disconnected from 61.177.173.49 port 47501 [preauth] Connection closed by 35.239.38.113 port 20360 [preauth] Received disconnect from 61.177.173.39 port 38021:11: [preauth] Disconnected from 61.177.173.39 port 38021 [preauth] Received disconnect from 61.177.173.48 port 60244:11: [preauth] Disconnected from 61.177.173.48 port 60244 [preauth] Received disconnect from 61.177.173.46 port 53305:11: [preauth] Disconnected from 61.177.173.46 port 53305 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 59784 Unable to negotiate with 179.43.167.74 port 43654: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 34694: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 63455:11: [preauth] Disconnected from 61.177.173.50 port 63455 [preauth] Unable to negotiate with 61.177.172.91 port 14898: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 53911:11: [preauth] Disconnected from 61.177.173.39 port 53911 [preauth] Received disconnect from 61.177.173.49 port 15089:11: [preauth] Disconnected from 61.177.173.49 port 15089 [preauth] Unable to negotiate with 61.177.173.41 port 40862: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 12845:11: [preauth] Disconnected from 61.177.172.124 port 12845 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 48580 Received disconnect from 61.177.173.36 port 30185:11: [preauth] Disconnected from 61.177.173.36 port 30185 [preauth] Unable to negotiate with 61.177.172.160 port 6396: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user pi from 164.125.222.68 port 40926 Invalid user pi from 164.125.222.68 port 40928 Connection closed by invalid user pi 164.125.222.68 port 40926 [preauth] Connection closed by invalid user pi 164.125.222.68 port 40928 [preauth] Received disconnect from 61.177.173.39 port 25008:11: [preauth] Disconnected from 61.177.173.39 port 25008 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 41910 Unable to negotiate with 141.98.10.174 port 56988: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 44031:11: [preauth] Disconnected from 61.177.173.35 port 44031 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 20.91.186.105 port 44662 Unable to negotiate with 20.91.186.105 port 60538: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36216: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40118: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44020: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47940: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55744: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59654: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35324: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39234: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43136: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47046: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50948: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54850: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34430: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38340: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42242: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46152: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53964: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37448: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41350: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45260: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49172: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56984: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60894: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40474: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44376: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48278: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52188: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60000: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35668: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43480: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47390: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51292: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59104: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34784: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42596: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50410: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54320: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58222: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37804: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45616: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49526: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53428: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57338: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33008: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36918: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40820: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44722: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48632: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52534: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56444: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39928: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43838: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47750: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51660: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55562: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59472: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35142: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39044: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46856: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50766: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54668: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38158: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42060: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/12 03:32:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/12 03:32:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  Unable to negotiate with 20.91.186.105 port 45970: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/12 03:32:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/12 03:32:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Unable to negotiate with 20.91.186.105 port 49872: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53782: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57684: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33364: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37266: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41176: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45078: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48990: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36382: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40292: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44194: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48104: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52006: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55916: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59818: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35496: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39398: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43300: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47210: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51112: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55022: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58924: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34604: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38506: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42416: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54140: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33722: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37632: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41534: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45444: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by 20.91.186.105 port 53256 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 55278 Unable to negotiate with 141.98.10.174 port 48082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 137.184.89.52 port 49408:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 49408 [preauth] Received disconnect from 61.177.173.36 port 18611:11: [preauth] Disconnected from 61.177.173.36 port 18611 [preauth] Received disconnect from 61.177.173.48 port 26134:11: [preauth] Disconnected from 61.177.173.48 port 26134 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 159.223.216.252 port 51584 Unable to negotiate with 159.223.216.252 port 59890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked Connection closed by invalid user root 185.213.155.166 port 42822 [preauth] Received disconnect from 61.177.173.46 port 60269:11: [preauth] Disconnected from 61.177.173.46 port 60269 [preauth] Unable to negotiate with 61.177.173.54 port 17216: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 58110: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user from 64.62.197.62 port 20262 Connection closed by invalid user 64.62.197.62 port 20262 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 42192 Unable to negotiate with 45.125.65.33 port 44640: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 48498:11: [preauth] Disconnected from 61.177.172.114 port 48498 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 58.213.52.118 port 46766 Unable to negotiate with 58.213.52.118 port 52450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 35584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 46958: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 58324: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 41468: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 52840: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 35980: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 47354: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 58724: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 41868: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 53250: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 36388: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 47772: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 59166: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 42340: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 53732: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 36896: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 48300: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 59696: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 42862: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 54246: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 37404: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 48792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 60166: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 43334: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 54716: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 37876: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 49260: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 60644: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 43804: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 55184: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 38348: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 49728: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 32900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 44296: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 55702: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 38874: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 50266: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 33442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 44834: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 56238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 39408: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 50816: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 33984: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 45384: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 56792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 39958: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 51376: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 34540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 30441:11: [preauth] Disconnected from 61.177.173.36 port 30441 [preauth] Unable to negotiate with 58.213.52.118 port 45946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 57350: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 40518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 51922: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 35098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 46502: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 57908: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 41086: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 52480: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 35648: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 47056: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 58456: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 41624: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 53030: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 36206: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 47620: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 59034: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 42214: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 53618: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 36792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 48202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 59608: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 42796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 54200: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 37370: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 48768: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 60172: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 43342: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 54738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 37916: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 49312: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 60708: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 43874: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 55290: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 38452: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 49876: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 33060: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 44470: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 55884: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 39066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 50480: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 33658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 45070: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 56484: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 39662: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 51072: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 34254: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 45662: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 57076: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 40266: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 51686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 34868: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 46282: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 57702: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 40884: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 52300: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 35480: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 46894: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 58316: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 41496: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 52918: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 36104: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 47524: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 58940: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 42132: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 53550: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 36738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 48156: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 59578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 58.213.52.118 port 42772: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 10920:11: [preauth] Disconnected from 61.177.173.46 port 10920 [preauth] Received disconnect from 61.177.172.114 port 39698:11: [preauth] Disconnected from 61.177.172.114 port 39698 [preauth] Unable to negotiate with 61.177.173.56 port 6858: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 53582 Unable to negotiate with 141.98.10.174 port 38510: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 58339:11: [preauth] Disconnected from 61.177.173.46 port 58339 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 208.109.33.133 port 61000 kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.172.98 port 42070 Received disconnect from 61.177.173.39 port 39322:11: [preauth] Disconnected from 61.177.173.39 port 39322 [preauth] Unable to negotiate with 61.177.173.54 port 46852: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 35896:11: [preauth] Disconnected from 61.177.173.52 port 35896 [preauth] Received disconnect from 61.177.172.124 port 41535:11: [preauth] Disconnected from 61.177.172.124 port 41535 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 48192 Invalid user pi from 37.123.153.199 port 53330 Invalid user pi from 37.123.153.199 port 53344 Connection closed by invalid user pi 37.123.153.199 port 53330 [preauth] Connection closed by invalid user pi 37.123.153.199 port 53344 [preauth] Received disconnect from 61.177.172.124 port 32397:11: [preauth] Disconnected from 61.177.172.124 port 32397 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 45998 Unable to negotiate with 179.43.167.74 port 59274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 51250: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.53 port 16084:11: [preauth] Disconnected from 61.177.173.53 port 16084 [preauth] Received disconnect from 61.177.173.36 port 30875:11: [preauth] Disconnected from 61.177.173.36 port 30875 [preauth] Received disconnect from 61.177.173.49 port 35128:11: [preauth] Disconnected from 61.177.173.49 port 35128 [preauth] Unable to negotiate with 61.177.173.61 port 58908: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 64582:11: [preauth] Disconnected from 61.177.173.46 port 64582 [preauth] Received disconnect from 107.189.31.212 port 49468:11: Bye Bye [preauth] Disconnected from 107.189.31.212 port 49468 [preauth] Connection closed by 162.142.125.211 port 56498 [preauth] Unable to negotiate with 61.177.173.61 port 33850: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 41484 Unable to negotiate with 141.98.10.174 port 50308: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 48954:11: [preauth] Disconnected from 61.177.172.114 port 48954 [preauth] Received disconnect from 61.177.173.46 port 64792:11: [preauth] Disconnected from 61.177.173.46 port 64792 [preauth] Received disconnect from 61.177.173.36 port 42182:11: [preauth] Disconnected from 61.177.173.36 port 42182 [preauth] Received disconnect from 61.177.173.46 port 29666:11: [preauth] Disconnected from 61.177.173.46 port 29666 [preauth] Connection reset by 61.177.173.41 port 36980 [preauth] Received disconnect from 61.177.173.49 port 44088:11: [preauth] Disconnected from 61.177.173.49 port 44088 [preauth] Invalid user lab from 185.213.155.166 port 37392 Connection closed by invalid user lab 185.213.155.166 port 37392 [preauth] Received disconnect from 61.177.173.39 port 15948:11: [preauth] Disconnected from 61.177.173.39 port 15948 [preauth] Received disconnect from 61.177.173.51 port 50291:11: [preauth] Disconnected from 61.177.173.51 port 50291 [preauth] Received disconnect from 61.177.172.98 port 31603:11: [preauth] Disconnected from 61.177.172.98 port 31603 [preauth] Unable to negotiate with 61.177.173.41 port 51982: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 43082:11: [preauth] Disconnected from 61.177.173.47 port 43082 [preauth] Received disconnect from 61.177.172.124 port 16984:11: [preauth] Disconnected from 61.177.172.124 port 16984 [preauth] Received disconnect from 61.177.173.39 port 12095:11: [preauth] Disconnected from 61.177.173.39 port 12095 [preauth] Received disconnect from 61.177.173.46 port 64872:11: [preauth] Disconnected from 61.177.173.46 port 64872 [preauth] Received disconnect from 61.177.173.36 port 11083:11: [preauth] Disconnected from 61.177.173.36 port 11083 [preauth] Received disconnect from 61.177.173.48 port 30679:11: [preauth] Disconnected from 61.177.173.48 port 30679 [preauth] Received disconnect from 61.177.173.51 port 25676:11: [preauth] Disconnected from 61.177.173.51 port 25676 [preauth] Unable to negotiate with 61.177.173.41 port 32160: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 25480:11: [preauth] Disconnected from 218.92.0.221 port 25480 [preauth] Received disconnect from 61.177.173.49 port 12035:11: [preauth] Disconnected from 61.177.173.49 port 12035 [preauth] Received disconnect from 61.177.172.124 port 16139:11: [preauth] Disconnected from 61.177.172.124 port 16139 [preauth] Unable to negotiate with 61.177.173.61 port 50708: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 23.224.88.50 port 47110 Unable to negotiate with 23.224.88.50 port 47314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 47504: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 47690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 47884: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 48076: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 48270: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 48460: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 48648: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 48842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 49036: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 49226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 49420: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 49604: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 49784: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 49976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 50162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 50360: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 50548: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 50732: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 50930: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 51116: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 51302: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 51490: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 51676: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 51864: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 52058: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 52248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 52438: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 52620: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 52814: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 53006: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 53196: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 53382: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 53564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 53750: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.61 port 25210: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 61924:11: [preauth] Disconnected from 61.177.173.35 port 61924 [preauth] Received disconnect from 61.177.173.48 port 58144:11: [preauth] Disconnected from 61.177.173.48 port 58144 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33322 Received disconnect from 218.92.0.221 port 60526:11: [preauth] Disconnected from 218.92.0.221 port 60526 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 49870 Unable to negotiate with 61.177.173.41 port 38580: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 17273:11: [preauth] Disconnected from 61.177.173.46 port 17273 [preauth] Connection closed by 111.206.120.172 port 13769 [preauth] Received disconnect from 61.177.173.47 port 30645:11: [preauth] Disconnected from 61.177.173.47 port 30645 [preauth] Unable to negotiate with 61.177.172.160 port 15756: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: banner line contains invalid characters banner exchange: Connection from 154.88.30.28 port 46656: invalid format kex_exchange_identification: Connection closed by remote host Connection closed by 154.88.30.28 port 46872 Connection closed by 154.88.30.28 port 58172 [preauth] Protocol major versions differ: 2 vs. 1 banner exchange: Connection from 154.88.30.28 port 58528: could not read protocol version Received disconnect from 218.92.0.221 port 64366:11: [preauth] Disconnected from 218.92.0.221 port 64366 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 59848 Unable to negotiate with 45.125.65.33 port 48948: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 25910:11: [preauth] Disconnected from 61.177.172.114 port 25910 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 103.203.57.11 port 55382 Unable to negotiate with 61.177.173.55 port 11782: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] User root not allowed because account is locked Connection closed by invalid user root 185.213.155.166 port 36842 [preauth] Received disconnect from 61.177.173.35 port 58258:11: [preauth] Disconnected from 61.177.173.35 port 58258 [preauth] Received disconnect from 61.177.173.39 port 60371:11: [preauth] Disconnected from 61.177.173.39 port 60371 [preauth] Received disconnect from 61.177.173.35 port 27137:11: [preauth] Disconnected from 61.177.173.35 port 27137 [preauth] Unable to negotiate with 61.177.173.55 port 24710: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.98 port 24710:11: [preauth] Disconnected from 61.177.172.98 port 24710 [preauth] Received disconnect from 61.177.173.35 port 61756:11: [preauth] Disconnected from 61.177.173.35 port 61756 [preauth] 2022/05/12 11:42:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/12 11:42:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/12 11:42:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/12 11:42:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 54550 Unable to negotiate with 179.43.167.74 port 60304: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 52422: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 37800:11: [preauth] Disconnected from 61.177.172.124 port 37800 [preauth] Received disconnect from 218.92.0.221 port 13548:11: [preauth] Disconnected from 218.92.0.221 port 13548 [preauth] Unable to negotiate with 61.177.173.40 port 52662: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 32472:11: [preauth] Disconnected from 61.177.172.108 port 32472 [preauth] Connection reset by 61.177.173.51 port 58156 [preauth] Unable to negotiate with 61.177.173.55 port 20006: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 44270 Unable to negotiate with 141.98.10.174 port 54686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.53 port 50923:11: [preauth] Disconnected from 61.177.173.53 port 50923 [preauth] Received disconnect from 61.177.173.46 port 38583:11: [preauth] Disconnected from 61.177.173.46 port 38583 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 44660 Unable to negotiate with 141.98.10.174 port 52690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 61112: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 44129:11: [preauth] Disconnected from 61.177.173.51 port 44129 [preauth] Received disconnect from 61.177.173.47 port 26052:11: [preauth] Disconnected from 61.177.173.47 port 26052 [preauth] Received disconnect from 218.92.0.221 port 25059:11: [preauth] Disconnected from 218.92.0.221 port 25059 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 55300 kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 56276 Unable to negotiate with 179.43.167.74 port 59808: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 51502: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 14646:11: [preauth] Disconnected from 61.177.173.46 port 14646 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 43168 Received disconnect from 61.177.172.108 port 56472:11: [preauth] Disconnected from 61.177.172.108 port 56472 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 55808 Unable to negotiate with 179.43.167.74 port 41384: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 60528: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.44 port 10268: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 48500:11: [preauth] Disconnected from 61.177.173.46 port 48500 [preauth] Received disconnect from 61.177.173.51 port 24570:11: [preauth] Disconnected from 61.177.173.51 port 24570 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 34384 Unable to negotiate with 179.43.167.74 port 39780: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 58896: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 33799:11: [preauth] Disconnected from 61.177.173.36 port 33799 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 53372 Unable to negotiate with 45.125.65.33 port 56814: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 51568:11: [preauth] Disconnected from 61.177.173.51 port 51568 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 103.226.250.196 port 58889 Unable to negotiate with 103.226.250.196 port 59917: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 60072: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 61262: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 62551: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 63723: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 64038: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 65237: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 50730: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 53313:11: [preauth] Disconnected from 61.177.173.39 port 53313 [preauth] Received disconnect from 61.177.173.49 port 51623:11: [preauth] Disconnected from 61.177.173.49 port 51623 [preauth] Received disconnect from 61.177.172.124 port 21916:11: [preauth] Disconnected from 61.177.172.124 port 21916 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 38458 Unable to negotiate with 179.43.167.74 port 40490: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 59348: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 54128: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 64575:11: [preauth] Disconnected from 61.177.173.46 port 64575 [preauth] Received disconnect from 61.177.173.53 port 35203:11: [preauth] Disconnected from 61.177.173.53 port 35203 [preauth] Unable to negotiate with 61.177.172.160 port 23552: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 60522:11: [preauth] Disconnected from 61.177.173.48 port 60522 [preauth] Unable to negotiate with 61.177.173.56 port 18740: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user from 178.73.215.171 port 53650 Connection reset by invalid user 178.73.215.171 port 53650 [preauth] Received disconnect from 61.177.173.51 port 15001:11: [preauth] Disconnected from 61.177.173.51 port 15001 [preauth] Received disconnect from 61.177.172.98 port 23822:11: [preauth] Disconnected from 61.177.172.98 port 23822 [preauth] Received disconnect from 218.92.0.221 port 31626:11: [preauth] Disconnected from 218.92.0.221 port 31626 [preauth] Unable to negotiate with 61.177.173.44 port 15774: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 41666 Unable to negotiate with 141.98.10.174 port 53610: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.53 port 50222:11: [preauth] Disconnected from 61.177.173.53 port 50222 [preauth] Received disconnect from 61.177.173.46 port 53131:11: [preauth] Disconnected from 61.177.173.46 port 53131 [preauth] Received disconnect from 61.177.173.48 port 45342:11: [preauth] Disconnected from 61.177.173.48 port 45342 [preauth] Unable to negotiate with 61.177.173.54 port 57876: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 19520:11: [preauth] Disconnected from 61.177.173.36 port 19520 [preauth] Connection closed by 124.226.57.123 port 44046 [preauth] Unable to negotiate with 61.177.172.91 port 11358: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 28294:11: [preauth] Disconnected from 61.177.173.53 port 28294 [preauth] kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_98.50.90.112_22" banner exchange: Connection from 192.241.223.44 port 41462: invalid format Unable to negotiate with 61.177.173.55 port 53348: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 193.118.53.138 port 52632 [preauth] Received disconnect from 61.177.173.36 port 50155:11: [preauth] Disconnected from 61.177.173.36 port 50155 [preauth] Received disconnect from 61.177.173.46 port 18172:11: [preauth] Disconnected from 61.177.173.46 port 18172 [preauth] Received disconnect from 61.177.173.53 port 64465:11: [preauth] Disconnected from 61.177.173.53 port 64465 [preauth] Received disconnect from 61.177.173.46 port 25991:11: [preauth] Disconnected from 61.177.173.46 port 25991 [preauth] Unable to negotiate with 61.177.173.54 port 60400: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 52258:11: [preauth] Disconnected from 61.177.173.50 port 52258 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 106.126.14.180 port 46340 Unable to negotiate with 106.126.14.180 port 54604: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37694: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49016: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60340: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 18718:11: [preauth] Disconnected from 61.177.172.114 port 18718 [preauth] Unable to negotiate with 106.126.14.180 port 43430: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 54752: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49164: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60488: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 43578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 54900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37990: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60636: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 43726: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55048: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38138: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49462: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60784: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 43874: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55196: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38286: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49610: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60932: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44022: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55344: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38436: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49758: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 32848: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55492: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 32996: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44318: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38732: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33144: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44466: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55790: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33292: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44616: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39028: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50350: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33440: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44764: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56086: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39176: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33590: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by 167.94.145.58 port 47940 [preauth] Unable to negotiate with 106.126.14.180 port 56234: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39324: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50648: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45060: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56382: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39474: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33886: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45208: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39622: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50944: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34034: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45356: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56680: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51092: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34182: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45506: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56828: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39918: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51240: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45654: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51388: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34480: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57124: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40214: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51538: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34628: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57272: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40364: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34776: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57420: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40512: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51834: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34924: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46246: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57570: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40660: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51982: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35072: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46396: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57718: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40808: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 52130: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35222: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46544: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40956: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 52280: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35370: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46692: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58014: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 41106: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 52428: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46840: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58164: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 41254: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 17086:11: [preauth] Disconnected from 61.177.173.51 port 17086 [preauth] Connection closed by 192.241.222.57 port 39536 [preauth] Received disconnect from 61.177.172.108 port 28477:11: [preauth] Disconnected from 61.177.172.108 port 28477 [preauth] Unable to negotiate with 61.177.173.43 port 59752: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 33138:11: [preauth] Disconnected from 61.177.173.46 port 33138 [preauth] Received disconnect from 218.92.0.221 port 29239:11: [preauth] Disconnected from 218.92.0.221 port 29239 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 51862 Connection closed by 45.9.20.98 port 53086 [preauth] Received disconnect from 61.177.173.46 port 38485:11: [preauth] Disconnected from 61.177.173.46 port 38485 [preauth] Received disconnect from 61.177.173.36 port 52189:11: [preauth] Disconnected from 61.177.173.36 port 52189 [preauth] Received disconnect from 61.177.173.39 port 17036:11: [preauth] Disconnected from 61.177.173.39 port 17036 [preauth] Received disconnect from 61.177.173.52 port 60187:11: [preauth] Disconnected from 61.177.173.52 port 60187 [preauth] Received disconnect from 61.177.173.35 port 61993:11: [preauth] Disconnected from 61.177.173.35 port 61993 [preauth] 2022/05/12 19:52:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/12 19:52:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/12 19:52:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/12 19:52:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.173.36 port 16205:11: [preauth] Disconnected from 61.177.173.36 port 16205 [preauth] Received disconnect from 61.177.173.39 port 35434:11: [preauth] Disconnected from 61.177.173.39 port 35434 [preauth] Invalid user pi from 2.38.99.51 port 48526 Invalid user pi from 2.38.99.51 port 48530 Connection closed by invalid user pi 2.38.99.51 port 48526 [preauth] Connection closed by invalid user pi 2.38.99.51 port 48530 [preauth] Received disconnect from 61.177.173.35 port 31543:11: [preauth] Disconnected from 61.177.173.35 port 31543 [preauth] Connection closed by 167.94.138.47 port 43166 [preauth] Unable to negotiate with 61.177.173.56 port 9538: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 58498 Unable to negotiate with 179.43.167.74 port 51550: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 43764: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.49 port 48544:11: [preauth] Disconnected from 61.177.173.49 port 48544 [preauth] Received disconnect from 61.177.173.39 port 24493:11: [preauth] Disconnected from 61.177.173.39 port 24493 [preauth] Received disconnect from 61.177.173.36 port 42453:11: [preauth] Disconnected from 61.177.173.36 port 42453 [preauth] Received disconnect from 61.177.172.124 port 24817:11: [preauth] Disconnected from 61.177.172.124 port 24817 [preauth] Connection closed by 45.9.20.25 port 35006 [preauth] Unable to negotiate with 61.177.173.54 port 59582: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 57551:11: [preauth] Disconnected from 218.92.0.221 port 57551 [preauth] Received disconnect from 61.177.173.46 port 49123:11: [preauth] Disconnected from 61.177.173.46 port 49123 [preauth] Received disconnect from 61.177.172.98 port 31007:11: [preauth] Disconnected from 61.177.172.98 port 31007 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 111.206.120.172 port 16271 ssh2 [preauth] Disconnecting invalid user root 111.206.120.172 port 16271: Too many authentication failures [preauth] Connection closed by 111.206.120.172 port 23203 [preauth] Received disconnect from 61.177.173.48 port 17039:11: [preauth] Disconnected from 61.177.173.48 port 17039 [preauth] Received disconnect from 61.177.172.124 port 34917:11: [preauth] Disconnected from 61.177.172.124 port 34917 [preauth] Connection closed by 193.169.255.38 port 9022 [preauth] Unable to negotiate with 61.177.173.55 port 13286: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 60999:11: [preauth] Disconnected from 218.92.0.221 port 60999 [preauth] Unable to negotiate with 61.177.173.40 port 32360: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 12040:11: [preauth] Disconnected from 61.177.173.35 port 12040 [preauth] Received disconnect from 61.177.173.53 port 32552:11: [preauth] Disconnected from 61.177.173.53 port 32552 [preauth] Unable to negotiate with 61.177.173.43 port 32380: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 40470:11: [preauth] Disconnected from 61.177.173.52 port 40470 [preauth] Received disconnect from 61.177.173.51 port 25415:11: [preauth] Disconnected from 61.177.173.51 port 25415 [preauth] Received disconnect from 61.177.173.48 port 37417:11: [preauth] Disconnected from 61.177.173.48 port 37417 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 42442 Unable to negotiate with 45.133.1.36 port 45684: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.47 port 20536:11: [preauth] Disconnected from 61.177.173.47 port 20536 [preauth] Unable to negotiate with 61.177.173.56 port 46110: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 20384:11: [preauth] Disconnected from 61.177.173.46 port 20384 [preauth] Received disconnect from 61.177.172.108 port 18809:11: [preauth] Disconnected from 61.177.172.108 port 18809 [preauth] Unable to negotiate with 61.177.173.43 port 47970: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 43941:11: [preauth] Disconnected from 61.177.173.51 port 43941 [preauth] Received disconnect from 61.177.173.39 port 59959:11: [preauth] Disconnected from 61.177.173.39 port 59959 [preauth] Received disconnect from 61.177.173.47 port 45813:11: [preauth] Disconnected from 61.177.173.47 port 45813 [preauth] Invalid user from 64.62.197.182 port 47272 Connection closed by invalid user 64.62.197.182 port 47272 [preauth] Connection closed by 192.241.208.7 port 58706 [preauth] Unable to negotiate with 61.177.173.43 port 45754: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 60343:11: [preauth] Disconnected from 61.177.173.50 port 60343 [preauth] Received disconnect from 61.177.172.124 port 27385:11: [preauth] Disconnected from 61.177.172.124 port 27385 [preauth] Received disconnect from 61.177.173.47 port 48221:11: [preauth] Disconnected from 61.177.173.47 port 48221 [preauth] Received disconnect from 61.177.173.39 port 47465:11: [preauth] Disconnected from 61.177.173.39 port 47465 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 35452 Unable to negotiate with 179.43.167.74 port 42900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 34484: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.61 port 26008: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 29231:11: [preauth] Disconnected from 61.177.173.35 port 29231 [preauth] Connection reset by 61.177.172.98 port 28348 [preauth] Received disconnect from 61.177.173.53 port 38351:11: [preauth] Disconnected from 61.177.173.53 port 38351 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.142.180 port 50758 Unable to negotiate with 179.43.142.180 port 35806: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33412: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 56830: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 54424: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 52000: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 49600: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 47274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44922: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 42352: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 39980: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38022: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 35150: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 32778: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 58614: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 56244: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 51330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 49004: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41804: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 39394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 36936: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 34554: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57936: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.48 port 33196:11: [preauth] Disconnected from 61.177.173.48 port 33196 [preauth] Unable to negotiate with 179.43.142.180 port 55564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53140: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 50760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 48352: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46006: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 43588: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.53 port 40958:11: [preauth] Disconnected from 61.177.173.53 port 40958 [preauth] Received disconnect from 61.177.172.124 port 33395:11: [preauth] Disconnected from 61.177.172.124 port 33395 [preauth] Received disconnect from 61.177.173.36 port 22986:11: [preauth] Disconnected from 61.177.173.36 port 22986 [preauth] Unable to negotiate with 61.177.172.160 port 32096: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 40544 Received disconnect from 61.177.173.52 port 11264:11: [preauth] Disconnected from 61.177.173.52 port 11264 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 40780 Received disconnect from 61.177.173.36 port 46717:11: [preauth] Disconnected from 61.177.173.36 port 46717 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 50264 Unable to negotiate with 45.133.1.36 port 58710: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.55 port 21166: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 43409:11: [preauth] Disconnected from 61.177.173.52 port 43409 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 39550 Unable to negotiate with 45.133.1.36 port 49836: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 14904:11: [preauth] Disconnected from 61.177.172.108 port 14904 [preauth] Unable to negotiate with 61.177.173.55 port 9482: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 29133:11: [preauth] Disconnected from 61.177.173.46 port 29133 [preauth] Received disconnect from 61.177.173.47 port 58948:11: [preauth] Disconnected from 61.177.173.47 port 58948 [preauth] Unable to negotiate with 61.177.172.160 port 9318: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 15003:11: [preauth] Disconnected from 61.177.173.46 port 15003 [preauth] Received disconnect from 61.177.173.50 port 15233:11: [preauth] Disconnected from 61.177.173.50 port 15233 [preauth] Received disconnect from 61.177.173.52 port 44334:11: [preauth] Disconnected from 61.177.173.52 port 44334 [preauth] Received disconnect from 218.92.0.221 port 52148:11: [preauth] Disconnected from 218.92.0.221 port 52148 [preauth] Received disconnect from 61.177.173.51 port 29143:11: [preauth] Disconnected from 61.177.173.51 port 29143 [preauth] 2022/05/13 04:02:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/13 04:02:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/13 04:02:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/13 04:02:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Unable to negotiate with 61.177.173.44 port 10122: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 39146:11: [preauth] Disconnected from 61.177.173.49 port 39146 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 178.32.197.85 port 37191 Received disconnect from 107.189.31.212 port 53924:11: Bye Bye [preauth] Disconnected from 107.189.31.212 port 53924 [preauth] Unable to negotiate with 61.177.173.44 port 59956: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 43493:11: [preauth] Disconnected from 61.177.173.36 port 43493 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 178.62.118.126 port 61000 Unable to negotiate with 61.177.173.61 port 15524: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 11501:11: [preauth] Disconnected from 61.177.173.51 port 11501 [preauth] Received disconnect from 61.177.173.49 port 36057:11: [preauth] Disconnected from 61.177.173.49 port 36057 [preauth] Received disconnect from 218.92.0.221 port 40486:11: [preauth] Disconnected from 218.92.0.221 port 40486 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 38836 Connection closed by 141.98.10.174 port 38872 [preauth] Received disconnect from 61.177.173.35 port 54667:11: [preauth] Disconnected from 61.177.173.35 port 54667 [preauth] Received disconnect from 61.177.173.47 port 37377:11: [preauth] Disconnected from 61.177.173.47 port 37377 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 59090 Received disconnect from 61.177.173.36 port 50525:11: [preauth] Disconnected from 61.177.173.36 port 50525 [preauth] Received disconnect from 61.177.173.49 port 47362:11: [preauth] Disconnected from 61.177.173.49 port 47362 [preauth] Invalid user pi from 82.65.147.62 port 35438 Invalid user pi from 82.65.147.62 port 35442 Connection closed by invalid user pi 82.65.147.62 port 35438 [preauth] Connection closed by invalid user pi 82.65.147.62 port 35442 [preauth] 2022/05/13 06:20:25 Started GET /wp-login.php for 104.198.172.68:0 2022/05/13 06:20:25 .../web/user/profile.go:31:GetUserByName() [E] GetUserByName: user redirect does not exist [name: wp-login.php] 2022/05/13 06:20:25 Completed GET /wp-login.php 404 Not Found in 44.144583ms 2022/05/13 06:31:53 Started GET / for 167.248.133.60:0 2022/05/13 06:31:53 Started GET / for 167.248.133.60:0 2022/05/13 06:31:53 Completed GET / 200 OK in 11.72791ms 2022/05/13 06:31:53 Completed GET / 200 OK in 12.043888ms 2022/05/13 06:31:53 Started GET / for 167.248.133.60:0 2022/05/13 06:31:53 Completed GET / 200 OK in 6.678419ms 2022/05/13 06:31:53 Started GET / for 167.248.133.60:0 2022/05/13 06:31:53 Completed GET / 200 OK in 9.5643ms Received disconnect from 61.177.172.124 port 29443:11: [preauth] Disconnected from 61.177.172.124 port 29443 [preauth] Received disconnect from 61.177.173.53 port 10739:11: [preauth] Disconnected from 61.177.173.53 port 10739 [preauth] Received disconnect from 61.177.173.48 port 22199:11: [preauth] Disconnected from 61.177.173.48 port 22199 [preauth] Received disconnect from 61.177.172.98 port 44030:11: [preauth] Disconnected from 61.177.172.98 port 44030 [preauth] Unable to negotiate with 61.177.173.41 port 57200: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 11088:11: [preauth] Disconnected from 61.177.173.51 port 11088 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 40532 Unable to negotiate with 179.43.167.74 port 38166: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 57976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user ubuntu from 45.9.20.25 port 26968 Connection closed by invalid user ubuntu 45.9.20.25 port 26968 [preauth] Received disconnect from 61.177.172.114 port 56310:11: [preauth] Disconnected from 61.177.172.114 port 56310 [preauth] Invalid user a from 45.9.20.98 port 49082 Connection closed by invalid user a 45.9.20.98 port 49082 [preauth] Received disconnect from 61.177.173.36 port 50778:11: [preauth] Disconnected from 61.177.173.36 port 50778 [preauth] Received disconnect from 61.177.173.35 port 45227:11: [preauth] Disconnected from 61.177.173.35 port 45227 [preauth] Unable to negotiate with 61.177.172.160 port 37132: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 56357:11: [preauth] Disconnected from 61.177.173.53 port 56357 [preauth] Received disconnect from 61.177.173.48 port 21417:11: [preauth] Disconnected from 61.177.173.48 port 21417 [preauth] Unable to negotiate with 61.177.173.44 port 48544: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 185.170.144.75 port 42391 kex_exchange_identification: banner line contains invalid characters banner exchange: Connection from 185.170.144.75 port 55912: invalid format kex_exchange_identification: banner line contains invalid characters banner exchange: Connection from 185.170.144.75 port 24763: invalid format Unable to negotiate with 61.177.173.44 port 47034: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 38984 Unable to negotiate with 141.98.10.174 port 54088: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.39 port 16819:11: [preauth] Disconnected from 61.177.173.39 port 16819 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 192.241.213.80 port 37532 Received disconnect from 61.177.172.124 port 52485:11: [preauth] Disconnected from 61.177.172.124 port 52485 [preauth] Received disconnect from 137.184.183.194 port 34622:11: Bye Bye [preauth] Disconnected from 137.184.183.194 port 34622 [preauth] Invalid user aaron from 45.9.20.98 port 41708 Connection closed by invalid user aaron 45.9.20.98 port 41708 [preauth] Unable to negotiate with 61.177.173.43 port 47454: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 36.134.74.139 port 39378 Unable to negotiate with 36.134.74.139 port 57150: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 54948: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 52840: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 54468: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 55934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 60904: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 38830: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 44256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 48478: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 57738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 34424: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 42046: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 51526: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 34998: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 47370: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 56110: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 38978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 50760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 36520: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 49752: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 35306: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 48794: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 35298: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 49920: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 37376: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 53576: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 42606: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 59858: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 52860: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 51472: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 45278: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 42870: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 39180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 36204: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 33882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 59740: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 59658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 59180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 59800: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 34504: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 38280: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 43268: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 51332: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 58592: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 37230: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 45504: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 55480: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 40370: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 51256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 35288: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 49064: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 32836: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 51492: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 43596: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 35976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 57400: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 53980: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 54076: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 51630: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 49540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 51718: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 55922: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 33952: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 44272: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 56664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 46996: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 33270: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 53880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 44382: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 37292: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 36400: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 38830:11: [preauth] Disconnected from 61.177.172.108 port 38830 [preauth] Unable to negotiate with 36.134.74.139 port 34042: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 38202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 40978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 47874: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 60382: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 51178: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 45254: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 43340: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 45866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 52956: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 54520: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 34102: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 59562: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 37848: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 53424: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 37406: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 51998: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 38602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 55520: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 44842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 32890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 47934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 38272: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 54510: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 46066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 42844: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 45836: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 49738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 56022: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 34846: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 46658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 56714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 46208: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 57326: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 48184: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 33938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 52860: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 41100: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 218.92.0.221 port 35979:11: [preauth] Disconnected from 218.92.0.221 port 35979 [preauth] Unable to negotiate with 36.134.74.139 port 33064: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 58612: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 57946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 37146: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 45444: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 56880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 43654: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 33200: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 47318: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 36.134.74.139 port 39208: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user ubuntu from 45.9.20.25 port 2288 Connection closed by invalid user ubuntu 45.9.20.25 port 2288 [preauth] Connection reset by 61.177.173.40 port 40902 [preauth] Received disconnect from 61.177.173.51 port 57078:11: [preauth] Disconnected from 61.177.173.51 port 57078 [preauth] Received disconnect from 61.177.173.47 port 15367:11: [preauth] Disconnected from 61.177.173.47 port 15367 [preauth] Unable to negotiate with 61.177.172.91 port 3160: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.114 port 59923:11: [preauth] Disconnected from 61.177.172.114 port 59923 [preauth] Invalid user account from 45.9.20.98 port 59016 Connection closed by invalid user account 45.9.20.98 port 59016 [preauth] Received disconnect from 61.177.173.46 port 15078:11: [preauth] Disconnected from 61.177.173.46 port 15078 [preauth] Unable to negotiate with 61.177.173.43 port 45286: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 12234:11: [preauth] Disconnected from 61.177.173.36 port 12234 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 44168 Received disconnect from 61.177.172.124 port 17161:11: [preauth] Disconnected from 61.177.172.124 port 17161 [preauth] Received disconnect from 61.177.173.35 port 62190:11: [preauth] Disconnected from 61.177.173.35 port 62190 [preauth] Received disconnect from 218.92.0.221 port 30632:11: [preauth] Disconnected from 218.92.0.221 port 30632 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 23.224.88.50 port 54220 Unable to negotiate with 23.224.88.50 port 54652: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 54838: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 55024: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 55210: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 55394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 55580: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user ubuntu from 45.9.20.25 port 19854 Unable to negotiate with 23.224.88.50 port 55772: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by invalid user ubuntu 45.9.20.25 port 19854 [preauth] Unable to negotiate with 23.224.88.50 port 55956: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 56148: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 56334: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 56520: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 56704: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 56892: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 57074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 57260: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 57446: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 57634: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 57828: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 58014: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 58198: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 58384: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 58566: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 58754: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 58940: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 59134: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 59318: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 59502: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 59680: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 59860: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 60048: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 60234: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 60428: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 60618: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 60810: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 60998: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 32950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 33136: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 33322: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 33510: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 33694: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 33884: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 34068: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 34258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 34442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 34626: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 34810: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 34994: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 35178: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 35360: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 35546: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 35742: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 35934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 36114: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 36300: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 36490: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 23.224.88.50 port 36676: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user activemq from 45.9.20.98 port 43612 Connection closed by invalid user activemq 45.9.20.98 port 43612 [preauth] Received disconnect from 61.177.173.47 port 21405:11: [preauth] Disconnected from 61.177.173.47 port 21405 [preauth] Connection closed by 94.102.61.20 port 42502 [preauth] Received disconnect from 61.177.173.36 port 16391:11: [preauth] Disconnected from 61.177.173.36 port 16391 [preauth] Received disconnect from 61.177.173.35 port 28253:11: [preauth] Disconnected from 61.177.173.35 port 28253 [preauth] Received disconnect from 61.177.173.47 port 47825:11: [preauth] Disconnected from 61.177.173.47 port 47825 [preauth] 2022/05/13 12:12:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/13 12:12:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/13 12:12:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/13 12:12:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.173.53 port 57493:11: [preauth] Disconnected from 61.177.173.53 port 57493 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 60.8.87.190 port 1154 ssh2 [preauth] Disconnecting invalid user root 60.8.87.190 port 1154: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 60.8.87.190 port 2424 ssh2 [preauth] Disconnecting invalid user root 60.8.87.190 port 2424: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 60.8.87.190 port 3959:11: disconnected by user [preauth] Disconnected from invalid user root 60.8.87.190 port 3959 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 60.8.87.190 port 7862 ssh2 [preauth] Disconnecting invalid user root 60.8.87.190 port 7862: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 60.8.87.190 port 9614 ssh2 [preauth] Disconnecting invalid user root 60.8.87.190 port 9614: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 60.8.87.190 port 10934:11: disconnected by user [preauth] Disconnected from invalid user root 60.8.87.190 port 10934 [preauth] Invalid user admin from 60.8.87.190 port 11809 maximum authentication attempts exceeded for invalid user admin from 60.8.87.190 port 11809 ssh2 [preauth] Disconnecting invalid user admin 60.8.87.190 port 11809: Too many authentication failures [preauth] Invalid user admin from 60.8.87.190 port 13021 maximum authentication attempts exceeded for invalid user admin from 60.8.87.190 port 13021 ssh2 [preauth] Disconnecting invalid user admin 60.8.87.190 port 13021: Too many authentication failures [preauth] Invalid user admin from 60.8.87.190 port 14537 Received disconnect from 60.8.87.190 port 14537:11: disconnected by user [preauth] Disconnected from invalid user admin 60.8.87.190 port 14537 [preauth] Invalid user oracle from 60.8.87.190 port 15832 maximum authentication attempts exceeded for invalid user oracle from 60.8.87.190 port 15832 ssh2 [preauth] Disconnecting invalid user oracle 60.8.87.190 port 15832: Too many authentication failures [preauth] Invalid user oracle from 60.8.87.190 port 17515 maximum authentication attempts exceeded for invalid user oracle from 60.8.87.190 port 17515 ssh2 [preauth] Disconnecting invalid user oracle 60.8.87.190 port 17515: Too many authentication failures [preauth] Invalid user oracle from 60.8.87.190 port 18656 Received disconnect from 60.8.87.190 port 18656:11: disconnected by user [preauth] Disconnected from invalid user oracle 60.8.87.190 port 18656 [preauth] Invalid user usuario from 60.8.87.190 port 19775 maximum authentication attempts exceeded for invalid user usuario from 60.8.87.190 port 19775 ssh2 [preauth] Disconnecting invalid user usuario 60.8.87.190 port 19775: Too many authentication failures [preauth] Invalid user usuario from 60.8.87.190 port 20931 maximum authentication attempts exceeded for invalid user usuario from 60.8.87.190 port 20931 ssh2 [preauth] Disconnecting invalid user usuario 60.8.87.190 port 20931: Too many authentication failures [preauth] Invalid user usuario from 60.8.87.190 port 21998 Received disconnect from 60.8.87.190 port 21998:11: disconnected by user [preauth] Disconnected from invalid user usuario 60.8.87.190 port 21998 [preauth] Unable to negotiate with 61.177.173.56 port 35896: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 29502:11: [preauth] Disconnected from 61.177.173.49 port 29502 [preauth] Invalid user adam from 45.9.20.98 port 44134 Connection closed by invalid user adam 45.9.20.98 port 44134 [preauth] Unable to negotiate with 61.177.172.160 port 65318: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 26615:11: [preauth] Disconnected from 61.177.173.39 port 26615 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 35150 Unable to negotiate with 141.98.10.174 port 58002: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user ubuntu from 45.9.20.25 port 11874 Disconnecting invalid user ubuntu 45.9.20.25 port 11874: Change of username or service not allowed: (ubuntu,ssh-connection) -> (test,ssh-connection) [preauth] Invalid user test from 45.9.20.25 port 38638 Connection closed by invalid user test 45.9.20.25 port 38638 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 34724 Unable to negotiate with 141.98.10.174 port 35806: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 31183:11: [preauth] Disconnected from 61.177.172.108 port 31183 [preauth] Received disconnect from 61.177.173.47 port 52317:11: [preauth] Disconnected from 61.177.173.47 port 52317 [preauth] Received disconnect from 61.177.172.124 port 35469:11: [preauth] Disconnected from 61.177.172.124 port 35469 [preauth] Received disconnect from 61.177.173.36 port 18251:11: [preauth] Disconnected from 61.177.173.36 port 18251 [preauth] User adm not allowed because account is locked Connection closed by invalid user adm 45.9.20.98 port 47652 [preauth] Received disconnect from 61.177.173.47 port 25924:11: [preauth] Disconnected from 61.177.173.47 port 25924 [preauth] Received disconnect from 61.177.173.35 port 19654:11: [preauth] Disconnected from 61.177.173.35 port 19654 [preauth] Received disconnect from 61.177.173.39 port 43314:11: [preauth] Disconnected from 61.177.173.39 port 43314 [preauth] Invalid user pi from 37.209.47.233 port 43608 Invalid user pi from 37.209.47.233 port 43612 Connection closed by invalid user pi 37.209.47.233 port 43608 [preauth] Connection closed by invalid user pi 37.209.47.233 port 43612 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 57336 Unable to negotiate with 61.177.173.44 port 25344: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 21509:11: [preauth] Disconnected from 61.177.173.53 port 21509 [preauth] Received disconnect from 61.177.173.36 port 54143:11: [preauth] Disconnected from 61.177.173.36 port 54143 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 59030 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 59030: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 14393 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 14393: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 36.110.228.254 port 26609:11: disconnected by user [preauth] Disconnected from invalid user root 36.110.228.254 port 26609 [preauth] Invalid user admin from 36.110.228.254 port 36431 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 36431 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 36431: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 49891 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 49891 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 49891: Too many authentication failures [preauth] Received disconnect from 61.177.173.51 port 30453:11: [preauth] Disconnected from 61.177.173.51 port 30453 [preauth] Invalid user admin from 36.110.228.254 port 64002 Received disconnect from 36.110.228.254 port 64002:11: disconnected by user [preauth] Disconnected from invalid user admin 36.110.228.254 port 64002 [preauth] Invalid user oracle from 36.110.228.254 port 18555 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 18555 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 18555: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 32376 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 32376 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 32376: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 47853 Received disconnect from 36.110.228.254 port 47853:11: disconnected by user [preauth] Disconnected from invalid user oracle 36.110.228.254 port 47853 [preauth] Invalid user usuario from 36.110.228.254 port 57635 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 57635 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 57635: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 19774 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 19774 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 19774: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 34567 Received disconnect from 36.110.228.254 port 34567:11: disconnected by user [preauth] Disconnected from invalid user usuario 36.110.228.254 port 34567 [preauth] Invalid user test from 36.110.228.254 port 45052 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 45052 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 45052: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 60831 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 60831 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 60831: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 21060 Received disconnect from 36.110.228.254 port 21060:11: disconnected by user [preauth] Disconnected from invalid user test 36.110.228.254 port 21060 [preauth] Invalid user user from 36.110.228.254 port 30493 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 30493 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 30493: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 45719 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 45719 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 45719: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 59716 Received disconnect from 36.110.228.254 port 59716:11: disconnected by user [preauth] Disconnected from invalid user user 36.110.228.254 port 59716 [preauth] Invalid user ftpuser from 36.110.228.254 port 13413 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 13413 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 13413: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 26495 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 26495 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 26495: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 39007 Received disconnect from 36.110.228.254 port 39007:11: disconnected by user [preauth] Disconnected from invalid user ftpuser 36.110.228.254 port 39007 [preauth] Invalid user test1 from 36.110.228.254 port 47081 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 47081 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 47081: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 58526 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 58526 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 58526: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 14942 Received disconnect from 36.110.228.254 port 14942:11: disconnected by user [preauth] Disconnected from invalid user test1 36.110.228.254 port 14942 [preauth] Invalid user test2 from 36.110.228.254 port 22651 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 22651 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 22651: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 34238 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 34238 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 34238: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 45228 Received disconnect from 36.110.228.254 port 45228:11: disconnected by user [preauth] Disconnected from invalid user test2 36.110.228.254 port 45228 [preauth] Invalid user contador from 36.110.228.254 port 53153 Received disconnect from 36.110.228.254 port 53153:11: disconnected by user [preauth] Disconnected from invalid user contador 36.110.228.254 port 53153 [preauth] Invalid user duni from 36.110.228.254 port 60712 Received disconnect from 36.110.228.254 port 60712:11: disconnected by user [preauth] Disconnected from invalid user duni 36.110.228.254 port 60712 [preauth] Invalid user pi from 36.110.228.254 port 11023 Received disconnect from 36.110.228.254 port 11023:11: disconnected by user [preauth] Disconnected from invalid user pi 36.110.228.254 port 11023 [preauth] Invalid user baikal from 36.110.228.254 port 19026 Received disconnect from 36.110.228.254 port 19026:11: disconnected by user [preauth] Disconnected from invalid user baikal 36.110.228.254 port 19026 [preauth] Received disconnect from 61.177.172.114 port 48953:11: [preauth] Disconnected from 61.177.172.114 port 48953 [preauth] Unable to negotiate with 61.177.173.41 port 21130: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 16874:11: [preauth] Disconnected from 61.177.173.39 port 16874 [preauth] Invalid user admin from 45.9.20.98 port 45790 Connection closed by invalid user admin 45.9.20.98 port 45790 [preauth] Received disconnect from 61.177.173.51 port 49468:11: [preauth] Disconnected from 61.177.173.51 port 49468 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 41518 Unable to negotiate with 179.43.167.74 port 32998: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 52580: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user test from 45.9.20.25 port 28786 Disconnecting invalid user test 45.9.20.25 port 28786: Change of username or service not allowed: (test,ssh-connection) -> (teste,ssh-connection) [preauth] Invalid user teste from 45.9.20.25 port 14488 Connection closed by invalid user teste 45.9.20.25 port 14488 [preauth] Received disconnect from 61.177.173.51 port 49729:11: [preauth] Disconnected from 61.177.173.51 port 49729 [preauth] Received disconnect from 61.177.173.53 port 29780:11: [preauth] Disconnected from 61.177.173.53 port 29780 [preauth] Received disconnect from 61.177.173.52 port 23019:11: [preauth] Disconnected from 61.177.173.52 port 23019 [preauth] Invalid user pi from 90.189.168.72 port 60898 Invalid user pi from 90.189.168.72 port 60896 Connection closed by invalid user pi 90.189.168.72 port 60898 [preauth] Connection closed by invalid user pi 90.189.168.72 port 60896 [preauth] Unable to negotiate with 61.177.173.56 port 13536: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 35306:11: [preauth] Disconnected from 218.92.0.221 port 35306 [preauth] Received disconnect from 61.177.172.124 port 30148:11: [preauth] Disconnected from 61.177.172.124 port 30148 [preauth] Received disconnect from 61.177.173.36 port 42666:11: [preauth] Disconnected from 61.177.173.36 port 42666 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.55 port 47250 kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 44296 Unable to negotiate with 179.43.167.74 port 51496: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 42268: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user admin from 45.9.20.98 port 60356 Connection closed by invalid user admin 45.9.20.98 port 60356 [preauth] Unable to negotiate with 61.177.173.43 port 4522: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 47897:11: [preauth] Disconnected from 61.177.173.46 port 47897 [preauth] Received disconnect from 61.177.173.39 port 42650:11: [preauth] Disconnected from 61.177.173.39 port 42650 [preauth] Received disconnect from 61.177.173.52 port 52766:11: [preauth] Disconnected from 61.177.173.52 port 52766 [preauth] Received disconnect from 61.177.172.98 port 39268:11: [preauth] Disconnected from 61.177.172.98 port 39268 [preauth] Unable to negotiate with 61.177.173.55 port 5466: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 34808:11: [preauth] Disconnected from 61.177.172.124 port 34808 [preauth] Unable to negotiate with 61.177.172.91 port 61674: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 33106:11: [preauth] Disconnected from 61.177.173.39 port 33106 [preauth] Received disconnect from 61.177.172.108 port 45990:11: [preauth] Disconnected from 61.177.172.108 port 45990 [preauth] Unable to negotiate with 61.177.173.55 port 57266: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user test1 from 45.9.20.25 port 22542 Disconnecting invalid user test1 45.9.20.25 port 22542: Change of username or service not allowed: (test1,ssh-connection) -> (test,ssh-connection) [preauth] Invalid user test from 45.9.20.25 port 50384 Connection closed by invalid user test 45.9.20.25 port 50384 [preauth] Invalid user admin from 45.9.20.98 port 37392 Connection closed by invalid user admin 45.9.20.98 port 37392 [preauth] Received disconnect from 61.177.172.114 port 10095:11: [preauth] Disconnected from 61.177.172.114 port 10095 [preauth] Connection closed by 192.241.208.16 port 54116 [preauth] Unable to negotiate with 61.177.173.56 port 28702: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 61074:11: [preauth] Disconnected from 61.177.173.51 port 61074 [preauth] Received disconnect from 61.177.173.53 port 51976:11: [preauth] Disconnected from 61.177.173.53 port 51976 [preauth] Received disconnect from 61.177.173.50 port 22903:11: [preauth] Disconnected from 61.177.173.50 port 22903 [preauth] Received disconnect from 61.177.173.39 port 46125:11: [preauth] Disconnected from 61.177.173.39 port 46125 [preauth] Unable to negotiate with 61.177.173.54 port 11364: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 44154 Unable to negotiate with 179.43.167.74 port 50854: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 42904: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 54682:11: [preauth] Disconnected from 61.177.173.36 port 54682 [preauth] Received disconnect from 61.177.172.114 port 58369:11: [preauth] Disconnected from 61.177.172.114 port 58369 [preauth] Unable to negotiate with 61.177.173.43 port 17664: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 20415:11: [preauth] Disconnected from 61.177.173.39 port 20415 [preauth] Unable to negotiate with 61.177.172.160 port 12588: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 53825:11: [preauth] Disconnected from 61.177.173.35 port 53825 [preauth] Received disconnect from 61.177.173.52 port 51976:11: [preauth] Disconnected from 61.177.173.52 port 51976 [preauth] Received disconnect from 61.177.173.36 port 13319:11: [preauth] Disconnected from 61.177.173.36 port 13319 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 54196 Unable to negotiate with 179.43.167.74 port 60282: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 51276: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 152.32.177.163 port 59864 Unable to negotiate with 152.32.177.163 port 44478: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 48014: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 34642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 55106: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 38704: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42966: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47182: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51438: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 55734: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 59950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 36006: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 44512: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 48880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 57276: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 33256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37454: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 41714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45982: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50278: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54506: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58794: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 39110: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43432: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54818: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58776: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 46344: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42334: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50488: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54700: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58816: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 34810: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 39096: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47400: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51660: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 55872: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 60174: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 36176: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40484: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 44708: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 48902: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53168: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 57390: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 33348: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42092: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 46328: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50280: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54072: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 33798: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37676: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 41728: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45752: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 49544: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 52804: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 59308: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35392: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 39242: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47848: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 52296: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56718: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 33006: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37582: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42304: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 46844: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51514: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56222: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 32816: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37630: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42466: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47014: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50270: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 57832: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 33306: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37040: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 41404: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50136: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54532: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35282: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 39698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 44392: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 48758: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53350: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 57840: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 34112: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 38730: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50964: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54228: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58572: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 34204: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 38680: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42896: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47326: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 55856: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 36074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40436: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 44648: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 49174: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53626: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 57946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 34108: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 38706: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43078: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47486: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51666: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54926: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58182: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 34318: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 38200: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42598: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 46936: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51420: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 55928: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 33802:11: [preauth] Disconnected from 61.177.172.114 port 33802 [preauth] Unable to negotiate with 152.32.177.163 port 60304: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 36570: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 41146: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45586: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50078: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58892: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 39438: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43956: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 48292: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 52362: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 55610: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35018: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 39010: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43420: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47618: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56676: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 32878: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37356: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 52082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/13 20:22:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/13 20:22:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/13 20:22:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/13 20:22:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.172.108 port 50948:11: [preauth] Disconnected from 61.177.172.108 port 50948 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.172.91 port 55460 Received disconnect from 61.177.173.52 port 61971:11: [preauth] Disconnected from 61.177.173.52 port 61971 [preauth] Invalid user from 64.62.197.2 port 28412 Connection closed by invalid user 64.62.197.2 port 28412 [preauth] Connection reset by 104.140.188.58 port 36297 [preauth] Received disconnect from 61.177.173.39 port 33631:11: [preauth] Disconnected from 61.177.173.39 port 33631 [preauth] kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_98.50.90.112_22" banner exchange: Connection from 192.241.212.115 port 33628: invalid format Received disconnect from 61.177.172.124 port 35509:11: [preauth] Disconnected from 61.177.172.124 port 35509 [preauth] Received disconnect from 61.177.173.36 port 35225:11: [preauth] Disconnected from 61.177.173.36 port 35225 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 92.118.161.9 port 55276 kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 51338 Unable to negotiate with 141.98.10.174 port 53402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.49 port 15753:11: [preauth] Disconnected from 61.177.173.49 port 15753 [preauth] Received disconnect from 61.177.173.35 port 11424:11: [preauth] Disconnected from 61.177.173.35 port 11424 [preauth] Unable to negotiate with 61.177.172.91 port 31470: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 43038:11: [preauth] Disconnected from 61.177.173.39 port 43038 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 47350 Unable to negotiate with 141.98.10.174 port 44574: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 106.126.14.180 port 44578 Unable to negotiate with 106.126.14.180 port 34988: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46014: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57040: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39834: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50860: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33656: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44682: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55708: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38502: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60556: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 43350: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 54376: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 48198: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 59224: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42018: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53044: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35838: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57892: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34508: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45534: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56560: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39354: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50380: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33176: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55228: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38022: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60076: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42870: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53896: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 36690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 47718: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58744: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 41538: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 52564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35360: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57412: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40206: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51234: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34028: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56080: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38876: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49902: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60928: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 43722: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 54748: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37544: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 48570: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 59596: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42390: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53418: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 36212: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 47238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58264: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 41060: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 52086: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45908: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39728: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50754: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33550: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44576: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38396: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49424: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 43244: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 54270: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 48092: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 59118: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 41912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 52940: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35734: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40582: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51608: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 34402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 45428: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 56456: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 39250: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 50276: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33072: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55124: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37918: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 48946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 59972: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42766: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53794: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 36588: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 47614: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 58640: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 41436: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 52462: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 35256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 46282: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 57310: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 40104: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 51130: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 33926: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 44952: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 55978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 38774: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 49800: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 60826: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 43620: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 54648: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 48468: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 59496: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42290: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 41917:11: [preauth] Disconnected from 61.177.172.124 port 41917 [preauth] Received disconnect from 61.177.172.98 port 59613:11: [preauth] Disconnected from 61.177.172.98 port 59613 [preauth] Connection closed by 162.142.125.222 port 55776 [preauth] Received disconnect from 61.177.173.39 port 42283:11: [preauth] Disconnected from 61.177.173.39 port 42283 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 56072 Unable to negotiate with 179.43.167.74 port 58994: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 49888: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 62.197.136.83 port 45432 Unable to negotiate with 62.197.136.83 port 53740: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 42316: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 59154: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 47750: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 36258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 53074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 41660: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 58462: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 47068: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 35632: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 52438: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 41022: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 57842: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 46416: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 34976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 51796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 63377:11: [preauth] Disconnected from 61.177.173.46 port 63377 [preauth] Unable to negotiate with 62.197.136.83 port 40366: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 57170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.48 port 27140:11: [preauth] Disconnected from 61.177.173.48 port 27140 [preauth] Unable to negotiate with 62.197.136.83 port 45732: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 34318: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 51122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 39696: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 56502: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 44838 Unable to negotiate with 62.197.136.83 port 45088: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 45.133.1.36 port 37820: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 33670: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 50466: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 39050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 55862: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.52 port 36425:11: [preauth] Disconnected from 61.177.173.52 port 36425 [preauth] Received disconnect from 61.177.172.108 port 56487:11: [preauth] Disconnected from 61.177.172.108 port 56487 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 57046 Unable to negotiate with 179.43.167.74 port 52042: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 43186: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 52306 Received disconnect from 218.92.0.221 port 62257:11: [preauth] Disconnected from 218.92.0.221 port 62257 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 54772 Unable to negotiate with 45.133.1.36 port 37682: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.52 port 53061:11: [preauth] Disconnected from 61.177.173.52 port 53061 [preauth] Unable to negotiate with 61.177.172.91 port 7038: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection reset by 61.177.173.51 port 40911 [preauth] Unable to negotiate with 61.177.172.160 port 44046: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.114 port 48656:11: [preauth] Disconnected from 61.177.172.114 port 48656 [preauth] Received disconnect from 61.177.173.51 port 29675:11: [preauth] Disconnected from 61.177.173.51 port 29675 [preauth] Received disconnect from 61.177.173.50 port 42808:11: [preauth] Disconnected from 61.177.173.50 port 42808 [preauth] Received disconnect from 61.177.173.39 port 47889:11: [preauth] Disconnected from 61.177.173.39 port 47889 [preauth] Received disconnect from 61.177.173.49 port 46755:11: [preauth] Disconnected from 61.177.173.49 port 46755 [preauth] Unable to negotiate with 61.177.173.56 port 4466: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 61352:11: [preauth] Disconnected from 61.177.173.51 port 61352 [preauth] Connection closed by 176.111.173.44 port 40662 [preauth] Unable to negotiate with 61.177.173.43 port 51410: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.114 port 49625:11: [preauth] Disconnected from 61.177.172.114 port 49625 [preauth] Received disconnect from 61.177.173.39 port 64856:11: [preauth] Disconnected from 61.177.173.39 port 64856 [preauth] Received disconnect from 61.177.173.35 port 48380:11: [preauth] Disconnected from 61.177.173.35 port 48380 [preauth] Invalid user pi from 49.75.48.9 port 10004 Invalid user pi from 49.75.48.9 port 10006 Connection closed by invalid user pi 49.75.48.9 port 10004 [preauth] Connection closed by invalid user pi 49.75.48.9 port 10006 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 64.225.13.169 port 44489 Connection closed by 64.225.13.169 port 45975 [preauth] Received disconnect from 61.177.173.36 port 22244:11: [preauth] Disconnected from 61.177.173.36 port 22244 [preauth] Received disconnect from 61.177.173.47 port 58596:11: [preauth] Disconnected from 61.177.173.47 port 58596 [preauth] Connection reset by 61.177.173.46 port 44643 [preauth] Unable to negotiate with 61.177.173.44 port 11194: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 24642:11: [preauth] Disconnected from 61.177.173.53 port 24642 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 111.206.120.172 port 16938 ssh2 [preauth] Disconnecting invalid user root 111.206.120.172 port 16938: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 111.206.120.172 port 25033 ssh2 [preauth] Disconnecting invalid user root 111.206.120.172 port 25033: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 111.206.120.172 port 38044:11: disconnected by user [preauth] Disconnected from invalid user root 111.206.120.172 port 38044 [preauth] Invalid user admin from 111.206.120.172 port 53698 maximum authentication attempts exceeded for invalid user admin from 111.206.120.172 port 53698 ssh2 [preauth] Disconnecting invalid user admin 111.206.120.172 port 53698: Too many authentication failures [preauth] Unable to negotiate with 61.177.173.61 port 26966: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 12502:11: [preauth] Disconnected from 61.177.172.124 port 12502 [preauth] Received disconnect from 61.177.172.114 port 12973:11: [preauth] Disconnected from 61.177.172.114 port 12973 [preauth] Received disconnect from 61.177.172.108 port 38639:11: [preauth] Disconnected from 61.177.172.108 port 38639 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 44060 Unable to negotiate with 179.43.167.74 port 32800: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 52912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 39507:11: [preauth] Disconnected from 61.177.173.35 port 39507 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 49260 Unable to negotiate with 179.43.167.74 port 35174: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 53876: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.49 port 52394:11: [preauth] Disconnected from 61.177.173.49 port 52394 [preauth] Unable to negotiate with 61.177.172.91 port 10254: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 45.61.188.202 port 56354:11: Bye Bye [preauth] Disconnected from 45.61.188.202 port 56354 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 39618 Unable to negotiate with 179.43.154.134 port 58404: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 20123:11: [preauth] Disconnected from 61.177.172.108 port 20123 [preauth] Received disconnect from 61.177.173.35 port 56739:11: [preauth] Disconnected from 61.177.173.35 port 56739 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 39810 Unable to negotiate with 45.133.1.36 port 42808: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user pi from 85.119.217.89 port 57700 Invalid user pi from 85.119.217.89 port 57708 Connection closed by invalid user pi 85.119.217.89 port 57700 [preauth] Connection closed by invalid user pi 85.119.217.89 port 57708 [preauth] Received disconnect from 61.177.173.52 port 48152:11: [preauth] Disconnected from 61.177.173.52 port 48152 [preauth] Unable to negotiate with 61.177.173.61 port 35744: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 34538:11: [preauth] Disconnected from 61.177.173.36 port 34538 [preauth] Received disconnect from 61.177.173.53 port 31156:11: [preauth] Disconnected from 61.177.173.53 port 31156 [preauth] Received disconnect from 61.177.173.52 port 45265:11: [preauth] Disconnected from 61.177.173.52 port 45265 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 56170 Received disconnect from 61.177.172.124 port 55213:11: [preauth] Disconnected from 61.177.172.124 port 55213 [preauth] Received disconnect from 61.177.173.47 port 64310:11: [preauth] Disconnected from 61.177.173.47 port 64310 [preauth] Received disconnect from 61.177.173.36 port 28983:11: [preauth] Disconnected from 61.177.173.36 port 28983 [preauth] 2022/05/14 04:32:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/14 04:32:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/14 04:32:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/14 04:32:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 50408 Unable to negotiate with 141.98.10.174 port 36518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by 192.241.220.232 port 46006 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 45980 Connection closed by 162.142.125.213 port 36318 [preauth] Received disconnect from 61.177.173.46 port 12274:11: [preauth] Disconnected from 61.177.173.46 port 12274 [preauth] Received disconnect from 61.177.173.49 port 44397:11: [preauth] Disconnected from 61.177.173.49 port 44397 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 139.99.131.116 port 33172 Unable to negotiate with 139.99.131.116 port 56286: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 41314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 54580: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 39614: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 52880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 37914: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 51180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 36212: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 49480: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 34514: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 47780: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 32812: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 46078: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 59344: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 44376: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 57642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 42676: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 55940: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 40972: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 54240: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 39274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 52540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 37574: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 50838: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 35872: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 49138: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 34170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 47436: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 60700: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 45734: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 59000: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 44034: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 57300: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 42334: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 55600: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 40634: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 53900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 38932: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 52198: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 37232: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 50498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 35532: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 48796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 33832: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 47098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 60364: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 45398: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 58664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 43698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 56964: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 218.92.0.221 port 29232:11: [preauth] Disconnected from 218.92.0.221 port 29232 [preauth] Unable to negotiate with 139.99.131.116 port 41998: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 41288:11: [preauth] Disconnected from 61.177.173.51 port 41288 [preauth] Unable to negotiate with 139.99.131.116 port 55264: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 40296: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 53564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 38598: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 51864: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 139.99.131.116 port 36898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 58278 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 47334 [preauth] Invalid user test from 178.62.206.99 port 36562 Connection closed by invalid user test 178.62.206.99 port 36562 [preauth] Invalid user test from 178.62.206.99 port 54058 Connection closed by invalid user test 178.62.206.99 port 54058 [preauth] Invalid user user from 178.62.206.99 port 43342 Connection closed by invalid user user 178.62.206.99 port 43342 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 60962 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 50274 [preauth] Invalid user admin from 178.62.206.99 port 39578 Connection closed by invalid user admin 178.62.206.99 port 39578 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 57130 [preauth] Invalid user postgres from 178.62.206.99 port 46490 Connection closed by invalid user postgres 178.62.206.99 port 46490 [preauth] Invalid user postgres from 178.62.206.99 port 35846 Connection closed by invalid user postgres 178.62.206.99 port 35846 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 53442 [preauth] Invalid user deploy from 178.62.206.99 port 42762 Connection closed by invalid user deploy 178.62.206.99 port 42762 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 178.62.206.99 port 60418 [preauth] Received disconnect from 61.177.173.49 port 40630:11: [preauth] Disconnected from 61.177.173.49 port 40630 [preauth] Invalid user steam from 178.62.206.99 port 49736 Connection closed by invalid user steam 178.62.206.99 port 49736 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 53922 Unable to negotiate with 141.98.10.174 port 49778: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 46225:11: [preauth] Disconnected from 61.177.173.36 port 46225 [preauth] Received disconnect from 61.177.173.52 port 49342:11: [preauth] Disconnected from 61.177.173.52 port 49342 [preauth] Received disconnect from 137.184.183.194 port 60516:11: Bye Bye [preauth] Disconnected from 137.184.183.194 port 60516 [preauth] Received disconnect from 61.177.173.35 port 11362:11: [preauth] Disconnected from 61.177.173.35 port 11362 [preauth] Unable to negotiate with 61.177.172.160 port 54710: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user from 43.134.92.75 port 47222 kex_exchange_identification: read: Connection reset by peer Connection reset by 43.134.92.75 port 47046 Connection closed by invalid user 43.134.92.75 port 47222 [preauth] Received disconnect from 61.177.173.52 port 63340:11: [preauth] Disconnected from 61.177.173.52 port 63340 [preauth] Unable to negotiate with 61.177.172.91 port 17326: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 33595:11: [preauth] Disconnected from 61.177.173.35 port 33595 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 56948 Unable to negotiate with 179.43.167.74 port 41790: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 34484: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.39 port 30681:11: [preauth] Disconnected from 61.177.173.39 port 30681 [preauth] Received disconnect from 137.184.89.52 port 35718:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 35718 [preauth] Received disconnect from 61.177.173.52 port 61310:11: [preauth] Disconnected from 61.177.173.52 port 61310 [preauth] Received disconnect from 61.177.173.48 port 44171:11: [preauth] Disconnected from 61.177.173.48 port 44171 [preauth] Received disconnect from 61.177.173.35 port 45997:11: [preauth] Disconnected from 61.177.173.35 port 45997 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 45390 Unable to negotiate with 141.98.10.174 port 34632: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.49 port 34235:11: [preauth] Disconnected from 61.177.173.49 port 34235 [preauth] Received disconnect from 61.177.173.53 port 38766:11: [preauth] Disconnected from 61.177.173.53 port 38766 [preauth] Received disconnect from 61.177.172.114 port 55376:11: [preauth] Disconnected from 61.177.172.114 port 55376 [preauth] Unable to negotiate with 61.177.173.56 port 43372: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 50935:11: [preauth] Disconnected from 61.177.172.124 port 50935 [preauth] Received disconnect from 61.177.173.48 port 24477:11: [preauth] Disconnected from 61.177.173.48 port 24477 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 49214 Received disconnect from 61.177.173.36 port 13690:11: [preauth] Disconnected from 61.177.173.36 port 13690 [preauth] Received disconnect from 61.177.173.53 port 56182:11: [preauth] Disconnected from 61.177.173.53 port 56182 [preauth] Unable to negotiate with 61.177.173.44 port 13824: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 42007:11: [preauth] Disconnected from 61.177.173.49 port 42007 [preauth] Connection closed by 24.20.166.142 port 34692 [preauth] Received disconnect from 61.177.173.53 port 16582:11: [preauth] Disconnected from 61.177.173.53 port 16582 [preauth] Received disconnect from 61.177.173.47 port 47017:11: [preauth] Disconnected from 61.177.173.47 port 47017 [preauth] Received disconnect from 218.92.0.221 port 34606:11: [preauth] Disconnected from 218.92.0.221 port 34606 [preauth] Received disconnect from 61.177.173.46 port 49504:11: [preauth] Disconnected from 61.177.173.46 port 49504 [preauth] Received disconnect from 61.177.173.53 port 41406:11: [preauth] Disconnected from 61.177.173.53 port 41406 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 159.223.216.252 port 34448 Received disconnect from 61.177.173.51 port 49802:11: [preauth] Disconnected from 61.177.173.51 port 49802 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 69.55.55.155 port 46108 Received disconnect from 218.92.0.221 port 18852:11: [preauth] Disconnected from 218.92.0.221 port 18852 [preauth] Received disconnect from 61.177.173.50 port 23530:11: [preauth] Disconnected from 61.177.173.50 port 23530 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 41510 Received disconnect from 61.177.173.51 port 42697:11: [preauth] Disconnected from 61.177.173.51 port 42697 [preauth] Unable to negotiate with 61.177.173.43 port 52636: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 61533:11: [preauth] Disconnected from 61.177.173.53 port 61533 [preauth] Received disconnect from 61.177.173.35 port 49385:11: [preauth] Disconnected from 61.177.173.35 port 49385 [preauth] 2022/05/14 12:42:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/14 12:42:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/14 12:42:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/14 12:42:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 39638 Received disconnect from 61.177.172.124 port 19911:11: [preauth] Disconnected from 61.177.172.124 port 19911 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 208.109.33.133 port 61000 kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 58220 Unable to negotiate with 141.98.10.174 port 35026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 45216 Unable to negotiate with 179.43.167.74 port 48014: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 40334: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.47 port 59539:11: [preauth] Disconnected from 61.177.173.47 port 59539 [preauth] Unable to negotiate with 61.177.173.41 port 25712: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 45578 Unable to negotiate with 61.177.173.41 port 23416: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 62514:11: [preauth] Disconnected from 218.92.0.221 port 62514 [preauth] Received disconnect from 61.177.173.48 port 20697:11: [preauth] Disconnected from 61.177.173.48 port 20697 [preauth] Received disconnect from 61.177.173.46 port 16588:11: [preauth] Disconnected from 61.177.173.46 port 16588 [preauth] Received disconnect from 61.177.173.50 port 17670:11: [preauth] Disconnected from 61.177.173.50 port 17670 [preauth] Received disconnect from 61.177.173.52 port 61671:11: [preauth] Disconnected from 61.177.173.52 port 61671 [preauth] Received disconnect from 61.177.173.53 port 39057:11: [preauth] Disconnected from 61.177.173.53 port 39057 [preauth] Connection reset by 61.177.172.124 port 37047 [preauth] Received disconnect from 61.177.172.98 port 22621:11: [preauth] Disconnected from 61.177.172.98 port 22621 [preauth] Unable to negotiate with 61.177.173.61 port 21688: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 29903:11: [preauth] Disconnected from 61.177.172.124 port 29903 [preauth] Received disconnect from 61.177.173.53 port 38885:11: [preauth] Disconnected from 61.177.173.53 port 38885 [preauth] Received disconnect from 61.177.172.98 port 41953:11: [preauth] Disconnected from 61.177.172.98 port 41953 [preauth] Unable to negotiate with 61.177.173.61 port 30616: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 53036:11: [preauth] Disconnected from 61.177.173.53 port 53036 [preauth] Received disconnect from 107.189.31.212 port 59078:11: Bye Bye [preauth] Disconnected from 107.189.31.212 port 59078 [preauth] Received disconnect from 61.177.173.46 port 36204:11: [preauth] Disconnected from 61.177.173.46 port 36204 [preauth] Received disconnect from 61.177.172.114 port 53790:11: [preauth] Disconnected from 61.177.172.114 port 53790 [preauth] Received disconnect from 61.177.172.98 port 28147:11: [preauth] Disconnected from 61.177.172.98 port 28147 [preauth] Received disconnect from 218.92.0.221 port 34954:11: [preauth] Disconnected from 218.92.0.221 port 34954 [preauth] Received disconnect from 61.177.173.53 port 52917:11: [preauth] Disconnected from 61.177.173.53 port 52917 [preauth] Received disconnect from 61.177.173.47 port 11677:11: [preauth] Disconnected from 61.177.173.47 port 11677 [preauth] Unable to negotiate with 61.177.173.40 port 14892: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 21347:11: [preauth] Disconnected from 61.177.173.52 port 21347 [preauth] Received disconnect from 61.177.173.39 port 60946:11: [preauth] Disconnected from 61.177.173.39 port 60946 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 49286 Unable to negotiate with 179.43.167.74 port 55584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 47394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 42957:11: [preauth] Disconnected from 61.177.173.35 port 42957 [preauth] Received disconnect from 137.184.89.52 port 37522:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 37522 [preauth] Received disconnect from 61.177.173.53 port 45675:11: [preauth] Disconnected from 61.177.173.53 port 45675 [preauth] Unable to negotiate with 61.177.173.61 port 57344: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 39992 Unable to negotiate with 179.43.167.74 port 46814: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 39280: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.61 port 51396 Unable to negotiate with 61.177.173.43 port 64854: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.55 port 63064: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user pi from 49.96.228.225 port 40314 Connection closed by invalid user pi 49.96.228.225 port 40314 [preauth] Invalid user pi from 49.96.228.225 port 40310 Connection closed by invalid user pi 49.96.228.225 port 40310 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.51 port 12856 Connection closed by 192.241.222.113 port 47140 [preauth] Received disconnect from 61.177.173.49 port 11991:11: [preauth] Disconnected from 61.177.173.49 port 11991 [preauth] Received disconnect from 61.177.173.53 port 47182:11: [preauth] Disconnected from 61.177.173.53 port 47182 [preauth] Received disconnect from 137.184.214.165 port 37388:11: Bye Bye [preauth] Disconnected from 137.184.214.165 port 37388 [preauth] Received disconnect from 61.177.173.35 port 49289:11: [preauth] Disconnected from 61.177.173.35 port 49289 [preauth] Received disconnect from 137.184.183.194 port 43030:11: Bye Bye [preauth] Disconnected from 137.184.183.194 port 43030 [preauth] Received disconnect from 61.177.172.98 port 55291:11: [preauth] Disconnected from 61.177.172.98 port 55291 [preauth] Received disconnect from 61.177.173.35 port 55335:11: [preauth] Disconnected from 61.177.173.35 port 55335 [preauth] Received disconnect from 61.177.173.53 port 64553:11: [preauth] Disconnected from 61.177.173.53 port 64553 [preauth] Unable to negotiate with 61.177.173.44 port 26838: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.142.180 port 58720 Unable to negotiate with 179.43.142.180 port 34106: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33910: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 58678:11: [preauth] Disconnected from 61.177.173.51 port 58678 [preauth] Unable to negotiate with 179.43.142.180 port 33534: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33254: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33058: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60342: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60042: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59806: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 209.141.60.126 port 43118 Unable to negotiate with 179.43.142.180 port 59500: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user chia from 209.141.60.126 port 55556 Connection closed by invalid user chia 209.141.60.126 port 55556 [preauth] Invalid user chia from 209.141.60.126 port 35468 Connection closed by invalid user chia 209.141.60.126 port 35468 [preauth] Unable to negotiate with 179.43.142.180 port 59166: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user chia from 209.141.60.126 port 43106 Connection closed by invalid user chia 209.141.60.126 port 43106 [preauth] Invalid user chia from 209.141.60.126 port 52084 Connection closed by invalid user chia 209.141.60.126 port 52084 [preauth] Invalid user chia from 209.141.60.126 port 60816 Connection closed by invalid user chia 209.141.60.126 port 60816 [preauth] Unable to negotiate with 179.43.142.180 port 58916: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user chia from 209.141.60.126 port 41770 Connection closed by invalid user chia 209.141.60.126 port 41770 [preauth] Invalid user chia from 209.141.60.126 port 51084 Connection closed by invalid user chia 209.141.60.126 port 51084 [preauth] Invalid user chia from 209.141.60.126 port 60616 Connection closed by invalid user chia 209.141.60.126 port 60616 [preauth] Unable to negotiate with 179.43.142.180 port 58740: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user chia from 209.141.60.126 port 42172 Connection closed by invalid user chia 209.141.60.126 port 42172 [preauth] Invalid user chia from 209.141.60.126 port 51554 Connection closed by invalid user chia 209.141.60.126 port 51554 [preauth] Invalid user chia from 209.141.60.126 port 33042 Unable to negotiate with 179.43.142.180 port 58322: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by invalid user chia 209.141.60.126 port 33042 [preauth] Invalid user chia from 209.141.60.126 port 42754 Connection closed by invalid user chia 209.141.60.126 port 42754 [preauth] Invalid user es from 209.141.60.126 port 52582 Connection closed by invalid user es 209.141.60.126 port 52582 [preauth] Invalid user es from 209.141.60.126 port 33652 Unable to negotiate with 179.43.142.180 port 58072: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by invalid user es 209.141.60.126 port 33652 [preauth] Invalid user es from 209.141.60.126 port 42832 Connection closed by invalid user es 209.141.60.126 port 42832 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.60.126 port 49740 [preauth] Invalid user ubuntu from 209.141.60.126 port 58526 Connection closed by invalid user ubuntu 209.141.60.126 port 58526 [preauth] Unable to negotiate with 179.43.142.180 port 57788: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.60.126 port 38426 [preauth] Invalid user deploy from 209.141.60.126 port 45448 Connection closed by invalid user deploy 209.141.60.126 port 45448 [preauth] Invalid user ansible from 209.141.60.126 port 53260 Connection closed by invalid user ansible 209.141.60.126 port 53260 [preauth] Unable to negotiate with 179.43.142.180 port 57474: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.60.126 port 33622 [preauth] Invalid user test from 209.141.60.126 port 41662 Connection closed by invalid user test 209.141.60.126 port 41662 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.60.126 port 50492 [preauth] Unable to negotiate with 179.43.142.180 port 57206: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user admin from 209.141.60.126 port 58490 Connection closed by invalid user admin 209.141.60.126 port 58490 [preauth] Invalid user postgres from 209.141.60.126 port 39174 Connection closed by invalid user postgres 209.141.60.126 port 39174 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.60.126 port 47116 [preauth] Unable to negotiate with 179.43.142.180 port 56926: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.60.126 port 56148 [preauth] Invalid user vagrant from 209.141.60.126 port 35986 Connection closed by invalid user vagrant 209.141.60.126 port 35986 [preauth] Invalid user hadoop from 209.141.60.126 port 45476 Connection closed by invalid user hadoop 209.141.60.126 port 45476 [preauth] Unable to negotiate with 179.43.142.180 port 56602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.60.126 port 54754 [preauth] Invalid user oracle from 209.141.60.126 port 35976 Connection closed by invalid user oracle 209.141.60.126 port 35976 [preauth] Unable to negotiate with 179.43.142.180 port 56302: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user jenkins from 209.141.60.126 port 44852 Connection closed by invalid user jenkins 209.141.60.126 port 44852 [preauth] Invalid user test from 209.141.60.126 port 54140 Connection closed by invalid user test 209.141.60.126 port 54140 [preauth] Invalid user minecraft from 209.141.60.126 port 34282 Unable to negotiate with 179.43.142.180 port 56204: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by invalid user minecraft 209.141.60.126 port 34282 [preauth] Invalid user odoo from 209.141.60.126 port 43066 Connection closed by invalid user odoo 209.141.60.126 port 43066 [preauth] Invalid user ubuntu from 209.141.60.126 port 52578 Connection closed by invalid user ubuntu 209.141.60.126 port 52578 [preauth] Unable to negotiate with 179.43.142.180 port 56030: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user ftpuser from 209.141.60.126 port 60250 Connection closed by invalid user ftpuser 209.141.60.126 port 60250 [preauth] Invalid user centos from 209.141.60.126 port 41236 Connection closed by invalid user centos 209.141.60.126 port 41236 [preauth] Unable to negotiate with 179.43.142.180 port 55492: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user hadoop from 209.141.60.126 port 49656 Connection closed by invalid user hadoop 209.141.60.126 port 49656 [preauth] Invalid user admin from 209.141.60.126 port 57926 Connection closed by invalid user admin 209.141.60.126 port 57926 [preauth] Invalid user nagios from 209.141.60.126 port 38876 Unable to negotiate with 179.43.142.180 port 55466: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by invalid user nagios 209.141.60.126 port 38876 [preauth] Invalid user admin from 209.141.60.126 port 46788 Connection closed by invalid user admin 209.141.60.126 port 46788 [preauth] Invalid user ansible from 209.141.60.126 port 55448 Connection closed by invalid user ansible 209.141.60.126 port 55448 [preauth] Unable to negotiate with 179.43.142.180 port 54914: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.60.126 port 35774 [preauth] Invalid user postgres from 209.141.60.126 port 43650 Connection closed by invalid user postgres 209.141.60.126 port 43650 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 49930 Unable to negotiate with 179.43.142.180 port 54638: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user test from 209.141.60.126 port 52514 Connection closed by invalid user test 209.141.60.126 port 52514 [preauth] Invalid user hadoop from 209.141.60.126 port 60492 Connection closed by invalid user hadoop 209.141.60.126 port 60492 [preauth] Invalid user azureuser from 209.141.60.126 port 40686 Connection closed by invalid user azureuser 209.141.60.126 port 40686 [preauth] Unable to negotiate with 179.43.142.180 port 54340: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 59556: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user mysql from 209.141.60.126 port 48832 Connection closed by invalid user mysql 209.141.60.126 port 48832 [preauth] Invalid user deployer from 209.141.60.126 port 56270 Connection closed by invalid user deployer 209.141.60.126 port 56270 [preauth] Unable to negotiate with 179.43.142.180 port 54104: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 52244: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53780: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53526: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53188: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.44 port 3040: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 45558:11: [preauth] Disconnected from 61.177.172.124 port 45558 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 48604 Unable to negotiate with 179.43.167.74 port 38126: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 58906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.142.180 port 51698 Unable to negotiate with 179.43.142.180 port 48834: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 48026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 16217:11: [preauth] Disconnected from 61.177.173.50 port 16217 [preauth] Unable to negotiate with 179.43.142.180 port 47196: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46462: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 45694: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44046: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 43322: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 42416: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 40878: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 40098: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 39294: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38490: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 37690: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 36906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 36128: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 35366: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 34534: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33704: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 32938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60368: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 58786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 58348: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57236: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 56394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 62.197.136.83 port 44776 Unable to negotiate with 62.197.136.83 port 33914: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 55568: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 54848: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53968: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 52960: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53230: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 52376: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 51678: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 43844: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 34692: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/14 20:52:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/14 20:52:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/14 20:52:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/14 20:52:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Unable to negotiate with 62.197.136.83 port 53768: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 44552: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 35378: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 54420: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 45260: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 36070: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 55128: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 45926: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 36748: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 34380:11: [preauth] Disconnected from 61.177.173.35 port 34380 [preauth] Unable to negotiate with 62.197.136.83 port 55792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 46626: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 37452: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 56484: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 47300: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 38122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 57152: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 47952: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 38750: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 57794: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 48600: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 39392: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 58442: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 49248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 62.197.136.83 port 40058: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.48 port 49709:11: [preauth] Disconnected from 61.177.173.48 port 49709 [preauth] kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_98.50.90.112_22" banner exchange: Connection from 192.241.220.158 port 55192: invalid format kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 33028 Unable to negotiate with 179.43.154.134 port 37900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.41 port 34240: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 14351:11: [preauth] Disconnected from 61.177.173.36 port 14351 [preauth] Received disconnect from 61.177.172.124 port 29436:11: [preauth] Disconnected from 61.177.172.124 port 29436 [preauth] Unable to negotiate with 61.177.173.56 port 49042: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 47758 Unable to negotiate with 179.43.167.74 port 54270: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 47068: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 12106:11: [preauth] Disconnected from 61.177.173.51 port 12106 [preauth] Unable to negotiate with 61.177.173.44 port 57700: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 47401:11: [preauth] Disconnected from 61.177.173.47 port 47401 [preauth] Unable to negotiate with 61.177.173.41 port 20056: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 35242 Received disconnect from 61.177.173.35 port 47864:11: [preauth] Disconnected from 61.177.173.35 port 47864 [preauth] Received disconnect from 218.92.0.221 port 33243:11: [preauth] Disconnected from 218.92.0.221 port 33243 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 35424 Received disconnect from 61.177.173.49 port 19472:11: [preauth] Disconnected from 61.177.173.49 port 19472 [preauth] Unable to negotiate with 61.177.173.54 port 34358: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 40349:11: [preauth] Disconnected from 61.177.173.35 port 40349 [preauth] Received disconnect from 61.177.173.53 port 46378:11: [preauth] Disconnected from 61.177.173.53 port 46378 [preauth] Received disconnect from 137.184.214.165 port 37800:11: Bye Bye [preauth] Disconnected from 137.184.214.165 port 37800 [preauth] Received disconnect from 61.177.173.49 port 28844:11: [preauth] Disconnected from 61.177.173.49 port 28844 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 42316 Unable to negotiate with 141.98.10.174 port 43946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.43 port 2604: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 55388:11: [preauth] Disconnected from 61.177.172.108 port 55388 [preauth] Received disconnect from 61.177.173.51 port 34263:11: [preauth] Disconnected from 61.177.173.51 port 34263 [preauth] Received disconnect from 61.177.172.114 port 36352:11: [preauth] Disconnected from 61.177.172.114 port 36352 [preauth] Received disconnect from 61.177.173.39 port 28130:11: [preauth] Disconnected from 61.177.173.39 port 28130 [preauth] Received disconnect from 61.177.173.48 port 54053:11: [preauth] Disconnected from 61.177.173.48 port 54053 [preauth] Received disconnect from 61.177.172.124 port 28719:11: [preauth] Disconnected from 61.177.172.124 port 28719 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.41 port 23968 kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 46056 Unable to negotiate with 179.43.167.74 port 35768: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 54688: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 20966: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 13602:11: [preauth] Disconnected from 61.177.173.39 port 13602 [preauth] Received disconnect from 61.177.172.114 port 24263:11: [preauth] Disconnected from 61.177.172.114 port 24263 [preauth] Received disconnect from 61.177.172.124 port 12960:11: [preauth] Disconnected from 61.177.172.124 port 12960 [preauth] Received disconnect from 137.184.89.52 port 38084:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 38084 [preauth] Received disconnect from 218.92.0.221 port 12035:11: [preauth] Disconnected from 218.92.0.221 port 12035 [preauth] Received disconnect from 61.177.173.35 port 13822:11: [preauth] Disconnected from 61.177.173.35 port 13822 [preauth] Received disconnect from 61.177.173.52 port 56556:11: [preauth] Disconnected from 61.177.173.52 port 56556 [preauth] Unable to negotiate with 61.177.173.40 port 29440: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 40232 Unable to negotiate with 179.43.167.74 port 37528: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 56828: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 15244:11: [preauth] Disconnected from 61.177.173.46 port 15244 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 37474 Unable to negotiate with 179.43.167.74 port 35488: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 53938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 56694: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 48556 Unable to negotiate with 141.98.10.174 port 43750: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by 27.45.18.31 port 52104 [preauth] Unable to negotiate with 61.177.173.44 port 57732: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 32098:11: [preauth] Disconnected from 61.177.173.48 port 32098 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 56784 Unable to negotiate with 45.133.1.36 port 33380: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.39 port 39366:11: [preauth] Disconnected from 61.177.173.39 port 39366 [preauth] Received disconnect from 61.177.173.51 port 25087:11: [preauth] Disconnected from 61.177.173.51 port 25087 [preauth] Connection closed by 192.241.221.216 port 38364 [preauth] Received disconnect from 61.177.172.114 port 41564:11: [preauth] Disconnected from 61.177.172.114 port 41564 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 32974 Unable to negotiate with 179.43.167.74 port 59896: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 49278: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.203 port 44390 Unable to negotiate with 179.43.154.203 port 35364: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user ubnt from 193.108.118.36 port 22104 Connection closed by invalid user ubnt 193.108.118.36 port 22104 [preauth] Received disconnect from 218.92.0.221 port 25946:11: [preauth] Disconnected from 218.92.0.221 port 25946 [preauth] 2022/05/15 05:02:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/15 05:02:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/15 05:02:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/15 05:02:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.172.114 port 44831:11: [preauth] Disconnected from 61.177.172.114 port 44831 [preauth] Received disconnect from 61.177.173.35 port 59766:11: [preauth] Disconnected from 61.177.173.35 port 59766 [preauth] Unable to negotiate with 61.177.173.61 port 10108: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.54 port 43624 Received disconnect from 61.177.172.108 port 42856:11: [preauth] Disconnected from 61.177.172.108 port 42856 [preauth] Received disconnect from 61.177.173.51 port 54006:11: [preauth] Disconnected from 61.177.173.51 port 54006 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 106.126.14.181 port 33802 Invalid user pi from 164.177.68.149 port 21246 Connection closed by invalid user pi 164.177.68.149 port 21246 [preauth] Invalid user pi from 164.177.68.149 port 62806 Connection closed by invalid user pi 164.177.68.149 port 62806 [preauth] Received disconnect from 61.177.173.39 port 30497:11: [preauth] Disconnected from 61.177.173.39 port 30497 [preauth] Received disconnect from 61.177.172.124 port 47630:11: [preauth] Disconnected from 61.177.172.124 port 47630 [preauth] Unable to negotiate with 106.126.14.181 port 36974: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 60494: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 58138: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 55780: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 53426: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 51062: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 48710: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 46320: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 43980: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 41598: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 39242: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 36912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 34524: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 60394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 58060: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 55694: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 53324: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 50962: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 48606: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 46244: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 43870: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 41548: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 39166: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 36798: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 34444: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 60364: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.181 port 57954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 54978: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 48786:11: [preauth] Disconnected from 61.177.173.48 port 48786 [preauth] Received disconnect from 61.177.173.51 port 62196:11: [preauth] Disconnected from 61.177.173.51 port 62196 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 51852 Received disconnect from 61.177.173.53 port 32991:11: [preauth] Disconnected from 61.177.173.53 port 32991 [preauth] Unable to negotiate with 45.133.1.36 port 38322: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.44 port 49578: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 167.94.146.58 port 59182 [preauth] Received disconnect from 61.177.173.35 port 21390:11: [preauth] Disconnected from 61.177.173.35 port 21390 [preauth] Received disconnect from 61.177.173.53 port 19313:11: [preauth] Disconnected from 61.177.173.53 port 19313 [preauth] Unable to negotiate with 61.177.172.91 port 36812: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection reset by 61.177.173.47 port 50512 [preauth] Received disconnect from 61.177.173.50 port 43678:11: [preauth] Disconnected from 61.177.173.50 port 43678 [preauth] Received disconnect from 218.92.0.221 port 12622:11: [preauth] Disconnected from 218.92.0.221 port 12622 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 41178 Unable to negotiate with 141.98.10.174 port 58798: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.41 port 13364: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 59382:11: [preauth] Disconnected from 61.177.173.47 port 59382 [preauth] Invalid user admin from 193.108.118.36 port 54840 Connection closed by invalid user admin 193.108.118.36 port 54840 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.61 port 53924 Received disconnect from 218.92.0.221 port 21729:11: [preauth] Disconnected from 218.92.0.221 port 21729 [preauth] Received disconnect from 61.177.173.51 port 48479:11: [preauth] Disconnected from 61.177.173.51 port 48479 [preauth] Invalid user from 64.62.197.152 port 24706 Connection closed by invalid user 64.62.197.152 port 24706 [preauth] Received disconnect from 61.177.172.98 port 33587:11: [preauth] Disconnected from 61.177.172.98 port 33587 [preauth] Unable to negotiate with 61.177.172.160 port 42602: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 43698:11: [preauth] Disconnected from 61.177.173.47 port 43698 [preauth] Received disconnect from 61.177.172.124 port 58028:11: [preauth] Disconnected from 61.177.172.124 port 58028 [preauth] Invalid user pi from 121.95.245.239 port 50368 Invalid user pi from 121.95.245.239 port 50370 Connection closed by invalid user pi 121.95.245.239 port 50368 [preauth] Connection closed by invalid user pi 121.95.245.239 port 50370 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 55286 Unable to negotiate with 61.177.173.43 port 34168: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 12786:11: [preauth] Disconnected from 61.177.173.47 port 12786 [preauth] Received disconnect from 218.92.0.221 port 18313:11: [preauth] Disconnected from 218.92.0.221 port 18313 [preauth] Received disconnect from 61.177.173.35 port 27314:11: [preauth] Disconnected from 61.177.173.35 port 27314 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 178.62.118.126 port 61000 Received disconnect from 61.177.173.47 port 29448:11: [preauth] Disconnected from 61.177.173.47 port 29448 [preauth] Unable to negotiate with 61.177.172.160 port 39942: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 36094:11: [preauth] Disconnected from 61.177.173.35 port 36094 [preauth] Invalid user pi from 88.160.45.113 port 48296 Invalid user pi from 88.160.45.113 port 48294 Connection closed by invalid user pi 88.160.45.113 port 48296 [preauth] Connection closed by invalid user pi 88.160.45.113 port 48294 [preauth] Received disconnect from 61.177.173.46 port 64020:11: [preauth] Disconnected from 61.177.173.46 port 64020 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 35902 Received disconnect from 137.184.214.165 port 56458:11: Bye Bye [preauth] Disconnected from 137.184.214.165 port 56458 [preauth] Unable to negotiate with 179.43.167.74 port 34956: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 54100: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.39 port 50890:11: [preauth] Disconnected from 61.177.173.39 port 50890 [preauth] Unable to negotiate with 61.177.173.40 port 10436: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user admin from 193.108.118.36 port 50012 Connection closed by invalid user admin 193.108.118.36 port 50012 [preauth] Invalid user pi from 217.25.237.241 port 36846 Connection closed by invalid user pi 217.25.237.241 port 36846 [preauth] Invalid user pi from 217.25.237.241 port 36858 Connection closed by invalid user pi 217.25.237.241 port 36858 [preauth] Connection reset by 178.62.53.72 port 24546 [preauth] Received disconnect from 61.177.173.49 port 61284:11: [preauth] Disconnected from 61.177.173.49 port 61284 [preauth] Received disconnect from 61.177.172.98 port 21803:11: [preauth] Disconnected from 61.177.172.98 port 21803 [preauth] Received disconnect from 61.177.173.51 port 10303:11: [preauth] Disconnected from 61.177.173.51 port 10303 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 194.31.98.124 port 35140 Unable to negotiate with 194.31.98.124 port 62621: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 42132: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 22037: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 1820: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 45580: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 25631: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 5234: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 49010: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 28951: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.61 port 45604: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 8760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 52438: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 32255: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 12112: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 55898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 35693: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 15678: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 59314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 39141: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 19644: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 62934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 42581: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 22414: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 2453: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 46223: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 25914: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 5783: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 49715: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 29158: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 8925: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 52843: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 32320: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 12545: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 56209: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 36050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 15827: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 59791: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 39382: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 19443: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 63065: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 42948: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 22657: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 2640: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 46420: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 26469: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 6058: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 49668: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 29655: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 9540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 55170: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 32953: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 12680: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 56630: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 36397: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 16256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 59888: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 39933: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 19772: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 63504: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 43147: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 23186: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 2795: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 46737: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 26564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.41 port 4080: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 11636:11: [preauth] Disconnected from 61.177.173.36 port 11636 [preauth] Received disconnect from 218.92.0.221 port 44166:11: [preauth] Disconnected from 218.92.0.221 port 44166 [preauth] Unable to negotiate with 61.177.173.55 port 21190: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 28159:11: [preauth] Disconnected from 218.92.0.221 port 28159 [preauth] 2022/05/15 13:12:37 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/15 13:12:37 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  Received disconnect from 61.177.173.50 port 36491:11: [preauth] Disconnected from 61.177.173.50 port 36491 [preauth] 2022/05/15 13:12:39 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/15 13:12:39 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Connection reset by 61.177.173.48 port 51430 [preauth] Invalid user pi from 24.180.25.204 port 41634 Invalid user pi from 24.180.25.204 port 41635 Connection closed by invalid user pi 24.180.25.204 port 41635 [preauth] Connection closed by invalid user pi 24.180.25.204 port 41634 [preauth] Received disconnect from 61.177.173.35 port 33222:11: [preauth] Disconnected from 61.177.173.35 port 33222 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 56316 kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 40658 Unable to negotiate with 45.133.1.36 port 56956: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 37885:11: [preauth] Disconnected from 61.177.173.50 port 37885 [preauth] Received disconnect from 61.177.172.114 port 61743:11: [preauth] Disconnected from 61.177.172.114 port 61743 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 41856 Unable to negotiate with 179.43.167.74 port 40122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 58100: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 31269:11: [preauth] Disconnected from 61.177.173.51 port 31269 [preauth] Unable to negotiate with 61.177.172.91 port 53456: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 40088 Unable to negotiate with 45.133.1.36 port 36754: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.61 port 21212: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user admin from 193.108.118.36 port 23218 Connection closed by invalid user admin 193.108.118.36 port 23218 [preauth] Received disconnect from 61.177.173.35 port 53049:11: [preauth] Disconnected from 61.177.173.35 port 53049 [preauth] Unable to negotiate with 61.177.173.61 port 29284: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 11737:11: [preauth] Disconnected from 61.177.173.36 port 11737 [preauth] Unable to negotiate with 61.177.173.41 port 25130: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 44287:11: [preauth] Disconnected from 61.177.173.49 port 44287 [preauth] Received disconnect from 61.177.173.50 port 22365:11: [preauth] Disconnected from 61.177.173.50 port 22365 [preauth] Received disconnect from 61.177.173.35 port 44972:11: [preauth] Disconnected from 61.177.173.35 port 44972 [preauth] Received disconnect from 61.177.173.39 port 33947:11: [preauth] Disconnected from 61.177.173.39 port 33947 [preauth] Unable to negotiate with 61.177.173.44 port 51380: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 56093:11: [preauth] Disconnected from 61.177.173.51 port 56093 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 49584 Unable to negotiate with 61.177.173.54 port 6424: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 47706 Unable to negotiate with 179.43.154.134 port 40824: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 39388:11: [preauth] Disconnected from 61.177.172.124 port 39388 [preauth] Received disconnect from 218.92.0.221 port 58855:11: [preauth] Disconnected from 218.92.0.221 port 58855 [preauth] Received disconnect from 61.177.173.48 port 12846:11: [preauth] Disconnected from 61.177.173.48 port 12846 [preauth] Unable to negotiate with 61.177.173.56 port 50396: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 62372:11: [preauth] Disconnected from 61.177.173.46 port 62372 [preauth] Received disconnect from 61.177.173.53 port 31642:11: [preauth] Disconnected from 61.177.173.53 port 31642 [preauth] Received disconnect from 61.177.173.36 port 25642:11: [preauth] Disconnected from 61.177.173.36 port 25642 [preauth] Received disconnect from 61.177.173.53 port 25422:11: [preauth] Disconnected from 61.177.173.53 port 25422 [preauth] Received disconnect from 61.177.173.49 port 48857:11: [preauth] Disconnected from 61.177.173.49 port 48857 [preauth] Invalid user pi from 193.108.118.36 port 64812 Connection closed by invalid user pi 193.108.118.36 port 64812 [preauth] Received disconnect from 61.177.173.50 port 30716:11: [preauth] Disconnected from 61.177.173.50 port 30716 [preauth] Unable to negotiate with 61.177.173.54 port 10544: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 60144 Unable to negotiate with 45.133.1.36 port 46134: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 218.92.0.221 port 26903:11: [preauth] Disconnected from 218.92.0.221 port 26903 [preauth] Unable to negotiate with 61.177.173.40 port 25226: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 27218:11: [preauth] Disconnected from 61.177.173.46 port 27218 [preauth] Connection closed by 192.241.219.217 port 34244 [preauth] Received disconnect from 61.177.172.108 port 39400:11: [preauth] Disconnected from 61.177.172.108 port 39400 [preauth] Received disconnect from 61.177.173.51 port 60153:11: [preauth] Disconnected from 61.177.173.51 port 60153 [preauth] Received disconnect from 61.177.172.108 port 31394:11: [preauth] Disconnected from 61.177.172.108 port 31394 [preauth] Received disconnect from 61.177.173.53 port 22796:11: [preauth] Disconnected from 61.177.173.53 port 22796 [preauth] Invalid user pi from 181.93.214.117 port 35878 Connection closed by invalid user pi 181.93.214.117 port 35878 [preauth] Invalid user pi from 181.93.214.117 port 36056 Connection closed by invalid user pi 181.93.214.117 port 36056 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 41270 Invalid user from 117.50.7.159 port 59412 kex_exchange_identification: Connection closed by remote host Connection closed by 117.50.7.159 port 59094 Connection closed by invalid user 117.50.7.159 port 59412 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 69.55.55.155 port 21234 Received disconnect from 61.177.173.51 port 54815:11: [preauth] Disconnected from 61.177.173.51 port 54815 [preauth] Received disconnect from 61.177.173.47 port 55671:11: [preauth] Disconnected from 61.177.173.47 port 55671 [preauth] Received disconnect from 61.177.173.53 port 19968:11: [preauth] Disconnected from 61.177.173.53 port 19968 [preauth] Received disconnect from 61.177.173.46 port 25639:11: [preauth] Disconnected from 61.177.173.46 port 25639 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 37002 Unable to negotiate with 179.43.167.74 port 35454: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 54396: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 38472 Unable to negotiate with 179.43.167.74 port 43868: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 34938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 50638 Unable to negotiate with 179.43.167.74 port 35564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 54638: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 46062 Unable to negotiate with 45.125.65.33 port 44040: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 16546: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 49605:11: [preauth] Disconnected from 61.177.172.124 port 49605 [preauth] Received disconnect from 61.177.173.49 port 52268:11: [preauth] Disconnected from 61.177.173.49 port 52268 [preauth] Invalid user from 65.49.20.69 port 42486 Connection closed by invalid user 65.49.20.69 port 42486 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 41952 Connection reset by 61.177.173.43 port 60010 [preauth] Connection closed by 68.186.111.82 port 44925 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 40928 Unable to negotiate with 179.43.167.74 port 41410: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 60102: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 49699:11: [preauth] Disconnected from 61.177.173.51 port 49699 [preauth] 2022/05/15 21:22:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/15 21:22:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/15 21:22:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/15 21:22:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.172.108 port 38330:11: [preauth] Disconnected from 61.177.172.108 port 38330 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 60310 Unable to negotiate with 179.43.167.74 port 52796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 44074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 38720 Invalid user support from 193.108.118.36 port 14538 Unable to negotiate with 179.43.167.74 port 42574: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by invalid user support 193.108.118.36 port 14538 [preauth] Unable to negotiate with 179.43.167.74 port 33812: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 23137:11: [preauth] Disconnected from 61.177.172.124 port 23137 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 56082 Unable to negotiate with 45.133.1.36 port 55448: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 58056 Unable to negotiate with 179.43.167.74 port 50936: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 42792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 17744:11: [preauth] Disconnected from 61.177.173.50 port 17744 [preauth] Received disconnect from 61.177.172.124 port 15913:11: [preauth] Disconnected from 61.177.172.124 port 15913 [preauth] Received disconnect from 61.177.173.36 port 29452:11: [preauth] Disconnected from 61.177.173.36 port 29452 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 152.32.177.163 port 35556 Unable to negotiate with 152.32.177.163 port 42268: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50956: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53852: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56748: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 59644: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 34308: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37204: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40100: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42996: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45892: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 48788: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51684: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54580: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 57476: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 60372: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35036: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37932: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40828: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43724: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 46620: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 52412: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 49516: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58204: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 32868: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35764: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 38660: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 41556: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 44452: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47348: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50244: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53140: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56036: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58932: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 33596: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42284: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 48082: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53874: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 59666: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 34330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 64409:11: [preauth] Disconnected from 61.177.173.46 port 64409 [preauth] Unable to negotiate with 152.32.177.163 port 37226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43018: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40122: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45914: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51706: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 48810: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54602: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 57498: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 60394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35058: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40850: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 46642: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 49538: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 52434: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 55330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 32890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 38682: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 41578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 44474: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47370: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50266: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56058: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 33618: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 36514: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 39410: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42304: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45200: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50992: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53888: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 59682: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 34346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37242: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40138: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43034: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45930: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 48826: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51722: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54618: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 57514: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 60410: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37970: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40866: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43762: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 46658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 49554: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 52450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 55346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58242: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 32906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 38698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 41594: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 44490: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50282: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58970: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 33634: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 36530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 39426: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 42322: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45218: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 48114: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51010: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 59698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 34362: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40154: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 45946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 51738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 54634: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 57530: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 60426: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35090: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 37986: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 40882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 43778: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 46674: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 49570: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 52466: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 55362: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 32922: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 35818: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 38714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 41610: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 44506: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 47400: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 50296: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 53192: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 56088: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 58984: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 152.32.177.163 port 33648: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 50324: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 10734:11: [preauth] Disconnected from 61.177.173.53 port 10734 [preauth] Received disconnect from 61.177.173.52 port 56016:11: [preauth] Disconnected from 61.177.173.52 port 56016 [preauth] Received disconnect from 61.177.173.36 port 60185:11: [preauth] Disconnected from 61.177.173.36 port 60185 [preauth] Unable to negotiate with 61.177.173.43 port 25808: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 52168 Received disconnect from 61.177.172.124 port 38962:11: [preauth] Disconnected from 61.177.172.124 port 38962 [preauth] Unable to negotiate with 45.133.1.36 port 40360: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 49098:11: [preauth] Disconnected from 61.177.173.36 port 49098 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 38192 Unable to negotiate with 45.125.65.33 port 50330: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 57696:11: [preauth] Disconnected from 61.177.173.46 port 57696 [preauth] Unable to negotiate with 61.177.173.43 port 52234: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 17237:11: [preauth] Disconnected from 61.177.173.52 port 17237 [preauth] Received disconnect from 61.177.173.53 port 41659:11: [preauth] Disconnected from 61.177.173.53 port 41659 [preauth] Unable to negotiate with 61.177.173.55 port 50900: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 36468:11: [preauth] Disconnected from 61.177.173.50 port 36468 [preauth] Received disconnect from 61.177.173.46 port 52848:11: [preauth] Disconnected from 61.177.173.46 port 52848 [preauth] Invalid user test from 193.108.118.36 port 40434 Connection closed by invalid user test 193.108.118.36 port 40434 [preauth] Received disconnect from 61.177.173.39 port 10547:11: [preauth] Disconnected from 61.177.173.39 port 10547 [preauth] Received disconnect from 61.177.173.46 port 10403:11: [preauth] Disconnected from 61.177.173.46 port 10403 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 36876 Unable to negotiate with 179.43.154.134 port 51386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 55265:11: [preauth] Disconnected from 61.177.173.35 port 55265 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 39048 Unable to negotiate with 179.43.167.74 port 38946: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 58840: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 33384:11: [preauth] Disconnected from 61.177.173.35 port 33384 [preauth] Connection reset by 218.92.0.221 port 19940 [preauth] Received disconnect from 61.177.172.108 port 20610:11: [preauth] Disconnected from 61.177.172.108 port 20610 [preauth] Received disconnect from 61.177.173.52 port 21633:11: [preauth] Disconnected from 61.177.173.52 port 21633 [preauth] Received disconnect from 61.177.172.98 port 22774:11: [preauth] Disconnected from 61.177.172.98 port 22774 [preauth] Received disconnect from 61.177.173.35 port 31622:11: [preauth] Disconnected from 61.177.173.35 port 31622 [preauth] Unable to negotiate with 61.177.173.55 port 36438: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 109.248.6.106 port 57718 Received disconnect from 61.177.172.98 port 61201:11: [preauth] Disconnected from 61.177.172.98 port 61201 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 34592 Unable to negotiate with 179.43.167.74 port 40428: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 59858: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.48 port 11200:11: [preauth] Disconnected from 61.177.173.48 port 11200 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 113.142.80.199 port 34710 Received disconnect from 61.177.173.46 port 42167:11: [preauth] Disconnected from 61.177.173.46 port 42167 [preauth] Received disconnect from 61.177.172.114 port 42543:11: [preauth] Disconnected from 61.177.172.114 port 42543 [preauth] Invalid user ftpuser from 116.98.162.131 port 53780 Connection closed by invalid user ftpuser 116.98.162.131 port 53780 [preauth] Invalid user user from 193.108.118.36 port 41510 Connection closed by invalid user user 193.108.118.36 port 41510 [preauth] User root not allowed because account is locked Connection closed by invalid user root 116.98.162.131 port 37832 [preauth] Invalid user system from 116.110.92.78 port 40162 Connection closed by invalid user system 116.110.92.78 port 40162 [preauth] User root not allowed because account is locked Connection closed by invalid user root 171.251.25.38 port 41036 [preauth] Invalid user admin from 116.98.50.162 port 39108 Connection closed by invalid user admin 116.98.50.162 port 39108 [preauth] Invalid user PlcmSpIp from 116.98.162.131 port 50418 Connection closed by invalid user PlcmSpIp 116.98.162.131 port 50418 [preauth] Invalid user test from 171.251.25.38 port 38264 Connection closed by invalid user test 171.251.25.38 port 38264 [preauth] User root not allowed because account is locked Connection closed by invalid user root 171.251.25.38 port 60282 [preauth] Invalid user mailman from 116.98.162.131 port 36426 Connection closed by invalid user mailman 116.98.162.131 port 36426 [preauth] User root not allowed because account is locked Connection closed by invalid user root 116.110.92.78 port 50228 [preauth] Invalid user ftpuser from 116.110.92.78 port 44874 Connection closed by invalid user ftpuser 116.110.92.78 port 44874 [preauth] Invalid user RPM from 171.251.25.38 port 35888 Connection closed by invalid user RPM 171.251.25.38 port 35888 [preauth] User shutdown not allowed because account is locked Connection closed by invalid user shutdown 171.251.25.38 port 41826 [preauth] Invalid user music from 116.110.92.78 port 60584 Connection closed by invalid user music 116.110.92.78 port 60584 [preauth] Invalid user one from 116.98.50.162 port 54888 Connection closed by invalid user one 116.98.50.162 port 54888 [preauth] Invalid user jason from 116.98.162.131 port 54802 Connection closed by invalid user jason 116.98.162.131 port 54802 [preauth] Received disconnect from 61.177.172.98 port 57201:11: [preauth] Disconnected from 61.177.172.98 port 57201 [preauth] Invalid user admin from 116.110.92.78 port 56684 Connection closed by invalid user admin 116.110.92.78 port 56684 [preauth] Invalid user admin from 116.110.92.78 port 56174 Connection closed by invalid user admin 116.110.92.78 port 56174 [preauth] Invalid user 1234 from 171.251.25.38 port 43452 Connection closed by invalid user 1234 171.251.25.38 port 43452 [preauth] Invalid user xerox from 116.110.92.78 port 37564 Connection closed by invalid user xerox 116.110.92.78 port 37564 [preauth] Invalid user user from 116.110.92.78 port 44356 Connection closed by invalid user user 116.110.92.78 port 44356 [preauth] Invalid user user1 from 116.98.162.131 port 47170 Connection closed by invalid user user1 116.98.162.131 port 47170 [preauth] Invalid user username from 171.251.25.38 port 39118 Connection closed by invalid user username 171.251.25.38 port 39118 [preauth] Invalid user upload from 171.251.25.38 port 60494 Connection closed by invalid user upload 171.251.25.38 port 60494 [preauth] Invalid user tomcat from 116.110.92.78 port 42970 Connection closed by invalid user tomcat 116.110.92.78 port 42970 [preauth] Invalid user test from 116.110.92.78 port 53700 Connection closed by invalid user test 116.110.92.78 port 53700 [preauth] Invalid user testuser from 116.98.162.131 port 54532 Connection closed by invalid user testuser 116.98.162.131 port 54532 [preauth] Invalid user tester from 171.251.25.38 port 49184 Connection closed by invalid user tester 171.251.25.38 port 49184 [preauth] User sync not allowed because account is locked Connection closed by invalid user sync 116.110.92.78 port 40120 [preauth] Invalid user support from 171.251.25.38 port 53826 Connection closed by invalid user support 171.251.25.38 port 53826 [preauth] Invalid user super1234 from 116.110.92.78 port 33734 Connection closed by invalid user super1234 116.110.92.78 port 33734 [preauth] Received disconnect from 61.177.173.48 port 20921:11: [preauth] Disconnected from 61.177.173.48 port 20921 [preauth] kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_98.50.90.112_22" banner exchange: Connection from 192.241.219.110 port 38390: invalid format Received disconnect from 61.177.173.35 port 54800:11: [preauth] Disconnected from 61.177.173.35 port 54800 [preauth] Received disconnect from 61.177.173.50 port 39629:11: [preauth] Disconnected from 61.177.173.50 port 39629 [preauth] 2022/05/16 05:32:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/16 05:32:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/16 05:32:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/16 05:32:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 43126 Unable to negotiate with 141.98.10.174 port 56386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 31423:11: [preauth] Disconnected from 61.177.172.108 port 31423 [preauth] Received disconnect from 61.177.173.35 port 31357:11: [preauth] Disconnected from 61.177.173.35 port 31357 [preauth] Received disconnect from 61.177.173.50 port 39645:11: [preauth] Disconnected from 61.177.173.50 port 39645 [preauth] Received disconnect from 61.177.173.51 port 21248:11: [preauth] Disconnected from 61.177.173.51 port 21248 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 58736 Received disconnect from 61.177.173.53 port 45780:11: [preauth] Disconnected from 61.177.173.53 port 45780 [preauth] Connection reset by 61.177.172.108 port 52773 [preauth] Unable to negotiate with 61.177.173.61 port 10434: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 20414:11: [preauth] Disconnected from 61.177.173.47 port 20414 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 59372 Unable to negotiate with 179.43.154.134 port 36774: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 193.108.118.36 port 47610 [preauth] Received disconnect from 61.177.172.108 port 53861:11: [preauth] Disconnected from 61.177.172.108 port 53861 [preauth] Unable to negotiate with 61.177.172.160 port 6038: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 209.141.44.168 port 58334 Invalid user chia from 209.141.44.168 port 42538 Connection closed by invalid user chia 209.141.44.168 port 42538 [preauth] Invalid user chia from 209.141.44.168 port 49822 Connection closed by invalid user chia 209.141.44.168 port 49822 [preauth] Invalid user chia from 209.141.44.168 port 58264 Connection closed by invalid user chia 209.141.44.168 port 58264 [preauth] Invalid user chia from 209.141.44.168 port 38950 Connection closed by invalid user chia 209.141.44.168 port 38950 [preauth] Invalid user chia from 209.141.44.168 port 48016 Connection closed by invalid user chia 209.141.44.168 port 48016 [preauth] Invalid user chia from 209.141.44.168 port 55840 Connection closed by invalid user chia 209.141.44.168 port 55840 [preauth] Invalid user chia from 209.141.44.168 port 37486 Connection closed by invalid user chia 209.141.44.168 port 37486 [preauth] Invalid user chia from 209.141.44.168 port 46442 Connection closed by invalid user chia 209.141.44.168 port 46442 [preauth] Invalid user chia from 209.141.44.168 port 57254 Connection closed by invalid user chia 209.141.44.168 port 57254 [preauth] Invalid user chia from 209.141.44.168 port 38816 Connection closed by invalid user chia 209.141.44.168 port 38816 [preauth] Invalid user chia from 209.141.44.168 port 46892 Connection closed by invalid user chia 209.141.44.168 port 46892 [preauth] Invalid user chia from 209.141.44.168 port 56738 Connection closed by invalid user chia 209.141.44.168 port 56738 [preauth] Invalid user es from 209.141.44.168 port 39264 Connection closed by invalid user es 209.141.44.168 port 39264 [preauth] Invalid user es from 209.141.44.168 port 48532 Connection closed by invalid user es 209.141.44.168 port 48532 [preauth] Invalid user es from 209.141.44.168 port 58462 Connection closed by invalid user es 209.141.44.168 port 58462 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.44.168 port 40232 [preauth] Invalid user ubuntu from 209.141.44.168 port 49278 Connection closed by invalid user ubuntu 209.141.44.168 port 49278 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.44.168 port 57778 [preauth] Invalid user deploy from 209.141.44.168 port 38708 Connection closed by invalid user deploy 209.141.44.168 port 38708 [preauth] Invalid user ansible from 209.141.44.168 port 47330 Connection closed by invalid user ansible 209.141.44.168 port 47330 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.44.168 port 55604 [preauth] Invalid user test from 209.141.44.168 port 35422 Connection closed by invalid user test 209.141.44.168 port 35422 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.44.168 port 43892 [preauth] Invalid user admin from 209.141.44.168 port 52642 Connection closed by invalid user admin 209.141.44.168 port 52642 [preauth] Invalid user postgres from 209.141.44.168 port 33184 Connection closed by invalid user postgres 209.141.44.168 port 33184 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.44.168 port 42046 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.44.168 port 51584 [preauth] Invalid user vagrant from 209.141.44.168 port 32826 Connection closed by invalid user vagrant 209.141.44.168 port 32826 [preauth] Invalid user hadoop from 209.141.44.168 port 42056 Connection closed by invalid user hadoop 209.141.44.168 port 42056 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.44.168 port 51498 [preauth] Invalid user oracle from 209.141.44.168 port 60396 Connection closed by invalid user oracle 209.141.44.168 port 60396 [preauth] Invalid user jenkins from 209.141.44.168 port 41008 Connection closed by invalid user jenkins 209.141.44.168 port 41008 [preauth] Invalid user test from 209.141.44.168 port 50422 Connection closed by invalid user test 209.141.44.168 port 50422 [preauth] Invalid user minecraft from 209.141.44.168 port 58580 Connection closed by invalid user minecraft 209.141.44.168 port 58580 [preauth] Invalid user odoo from 209.141.44.168 port 39778 Connection closed by invalid user odoo 209.141.44.168 port 39778 [preauth] Invalid user ubuntu from 209.141.44.168 port 47872 Connection closed by invalid user ubuntu 209.141.44.168 port 47872 [preauth] Invalid user ftpuser from 209.141.44.168 port 56262 Connection closed by invalid user ftpuser 209.141.44.168 port 56262 [preauth] Invalid user centos from 209.141.44.168 port 36752 Connection closed by invalid user centos 209.141.44.168 port 36752 [preauth] Invalid user hadoop from 209.141.44.168 port 44514 Connection closed by invalid user hadoop 209.141.44.168 port 44514 [preauth] Invalid user admin from 209.141.44.168 port 53524 Connection closed by invalid user admin 209.141.44.168 port 53524 [preauth] Invalid user nagios from 209.141.44.168 port 33520 Connection closed by invalid user nagios 209.141.44.168 port 33520 [preauth] Invalid user admin from 209.141.44.168 port 40704 Connection closed by invalid user admin 209.141.44.168 port 40704 [preauth] Invalid user ansible from 209.141.44.168 port 49564 Connection closed by invalid user ansible 209.141.44.168 port 49564 [preauth] User root not allowed because account is locked Connection closed by invalid user root 209.141.44.168 port 57590 [preauth] Invalid user postgres from 209.141.44.168 port 38894 Connection closed by invalid user postgres 209.141.44.168 port 38894 [preauth] Invalid user test from 209.141.44.168 port 47342 Connection closed by invalid user test 209.141.44.168 port 47342 [preauth] Invalid user hadoop from 209.141.44.168 port 55068 Connection closed by invalid user hadoop 209.141.44.168 port 55068 [preauth] Invalid user azureuser from 209.141.44.168 port 36156 Connection closed by invalid user azureuser 209.141.44.168 port 36156 [preauth] Invalid user mysql from 209.141.44.168 port 43942 Connection closed by invalid user mysql 209.141.44.168 port 43942 [preauth] Invalid user deployer from 209.141.44.168 port 52380 Connection closed by invalid user deployer 209.141.44.168 port 52380 [preauth] Received disconnect from 61.177.173.50 port 53676:11: [preauth] Disconnected from 61.177.173.50 port 53676 [preauth] Received disconnect from 61.177.173.35 port 40465:11: [preauth] Disconnected from 61.177.173.35 port 40465 [preauth] Received disconnect from 61.177.173.39 port 37259:11: [preauth] Disconnected from 61.177.173.39 port 37259 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 48842 Unable to negotiate with 45.125.65.33 port 44854: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 192.241.217.107 port 44558 User root not allowed because account is locked Connection closed by invalid user root 61.58.95.76 port 56602 [preauth] User root not allowed because account is locked Connection closed by invalid user root 61.58.95.76 port 57436 [preauth] User root not allowed because account is locked Connection closed by invalid user root 61.58.95.76 port 58256 [preauth] User root not allowed because account is locked Connection closed by invalid user root 61.58.95.76 port 59520 [preauth] User root not allowed because account is locked Connection closed by invalid user root 61.58.95.76 port 60504 [preauth] User root not allowed because account is locked Connection closed by invalid user root 61.58.95.76 port 33168 [preauth] User root not allowed because account is locked Connection closed by invalid user root 61.58.95.76 port 33964 [preauth] User root not allowed because account is locked Connection closed by invalid user root 61.58.95.76 port 34718 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 41126 Unable to negotiate with 141.98.10.174 port 41686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 61868:11: [preauth] Disconnected from 61.177.173.51 port 61868 [preauth] Received disconnect from 61.177.172.108 port 54083:11: [preauth] Disconnected from 61.177.172.108 port 54083 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 34906 Unable to negotiate with 61.177.173.44 port 47076: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 141.98.10.174 port 37358: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 50056:11: [preauth] Disconnected from 61.177.173.51 port 50056 [preauth] Received disconnect from 61.177.173.49 port 23074:11: [preauth] Disconnected from 61.177.173.49 port 23074 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 59036 Unable to negotiate with 141.98.10.174 port 33210: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 12512:11: [preauth] Disconnected from 61.177.173.50 port 12512 [preauth] Connection reset by 61.177.173.53 port 11875 [preauth] Received disconnect from 61.177.173.46 port 13707:11: [preauth] Disconnected from 61.177.173.46 port 13707 [preauth] Received disconnect from 61.177.173.49 port 21655:11: [preauth] Disconnected from 61.177.173.49 port 21655 [preauth] Received disconnect from 61.177.173.46 port 32223:11: [preauth] Disconnected from 61.177.173.46 port 32223 [preauth] Connection reset by 61.177.173.54 port 43500 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 33220 Unable to negotiate with 141.98.10.174 port 54618: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 58621:11: [preauth] Disconnected from 61.177.173.51 port 58621 [preauth] Unable to negotiate with 61.177.173.61 port 53642: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 43768 kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 47908 Unable to negotiate with 141.98.10.174 port 51882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.49 port 30768:11: [preauth] Disconnected from 61.177.173.49 port 30768 [preauth] Received disconnect from 61.177.173.35 port 26342:11: [preauth] Disconnected from 61.177.173.35 port 26342 [preauth] Invalid user admin from 176.111.173.44 port 57280 Connection closed by invalid user admin 176.111.173.44 port 57280 [preauth] Received disconnect from 61.177.173.36 port 55163:11: [preauth] Disconnected from 61.177.173.36 port 55163 [preauth] Unable to negotiate with 61.177.173.43 port 43286: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 20519:11: [preauth] Disconnected from 218.92.0.221 port 20519 [preauth] User root not allowed because account is locked Received disconnect from 61.177.173.16 port 49332:11: [preauth] Disconnected from invalid user root 61.177.173.16 port 49332 [preauth] Received disconnect from 61.177.173.35 port 31243:11: [preauth] Disconnected from 61.177.173.35 port 31243 [preauth] Received disconnect from 61.177.173.36 port 38705:11: [preauth] Disconnected from 61.177.173.36 port 38705 [preauth] Received disconnect from 61.177.173.48 port 22727:11: [preauth] Disconnected from 61.177.173.48 port 22727 [preauth] Received disconnect from 61.177.173.35 port 33140:11: [preauth] Disconnected from 61.177.173.35 port 33140 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 56684 Unable to negotiate with 45.125.65.33 port 38018: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33324 Received disconnect from 61.177.173.47 port 16143:11: [preauth] Disconnected from 61.177.173.47 port 16143 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 104.33.41.28 port 58874 Received disconnect from 61.177.173.46 port 14706:11: [preauth] Disconnected from 61.177.173.46 port 14706 [preauth] Connection closed by 203.198.18.250 port 51385 [preauth] Invalid user BgM4ogr4Bgr4Pgc5 from 193.169.255.38 port 12038 Connection closed by invalid user BgM4ogr4Bgr4Pgc5 193.169.255.38 port 12038 [preauth] Unable to negotiate with 61.177.173.43 port 18812: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 61452:11: [preauth] Disconnected from 61.177.173.48 port 61452 [preauth] Received disconnect from 61.177.173.35 port 50059:11: [preauth] Disconnected from 61.177.173.35 port 50059 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 33070 Unable to negotiate with 179.43.167.74 port 56008: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 47202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 47380 Connection closed by 192.241.222.168 port 58680 [preauth] Unable to negotiate with 179.43.167.74 port 52372: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 42636: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/16 13:42:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/16 13:42:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/16 13:42:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/16 13:42:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.172.98 port 52175:11: [preauth] Disconnected from 61.177.172.98 port 52175 [preauth] Received disconnect from 61.177.173.53 port 15127:11: [preauth] Disconnected from 61.177.173.53 port 15127 [preauth] Received disconnect from 61.177.173.51 port 15997:11: [preauth] Disconnected from 61.177.173.51 port 15997 [preauth] Unable to negotiate with 61.177.173.43 port 8418: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 20209:11: [preauth] Disconnected from 61.177.173.36 port 20209 [preauth] Unable to negotiate with 61.177.173.55 port 52914: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 50382:11: [preauth] Disconnected from 61.177.173.35 port 50382 [preauth] Unable to negotiate with 61.177.173.55 port 16720: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 51133:11: [preauth] Disconnected from 61.177.172.124 port 51133 [preauth] Received disconnect from 61.177.172.98 port 29820:11: [preauth] Disconnected from 61.177.172.98 port 29820 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 193.3.19.178 port 64001 Received disconnect from 61.177.173.46 port 37584:11: [preauth] Disconnected from 61.177.173.46 port 37584 [preauth] Received disconnect from 61.177.172.114 port 22435:11: [preauth] Disconnected from 61.177.172.114 port 22435 [preauth] Unable to negotiate with 61.177.173.40 port 27802: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 13947:11: [preauth] Disconnected from 61.177.173.50 port 13947 [preauth] Unable to negotiate with 61.177.173.61 port 10508: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.49 port 57335:11: [preauth] Disconnected from 61.177.173.49 port 57335 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 40466 Unable to negotiate with 179.43.167.74 port 38268: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 56714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.98 port 23253:11: [preauth] Disconnected from 61.177.172.98 port 23253 [preauth] Unable to negotiate with 61.177.173.44 port 10018: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 44085:11: [preauth] Disconnected from 61.177.173.46 port 44085 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 46598 Received disconnect from 61.177.173.46 port 57069:11: [preauth] Disconnected from 61.177.173.46 port 57069 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 58622 Unable to negotiate with 179.43.167.74 port 42546: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 60874: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.41 port 8832: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 58150 Unable to negotiate with 179.43.154.134 port 45980: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 11182:11: [preauth] Disconnected from 61.177.172.108 port 11182 [preauth] Received disconnect from 61.177.173.53 port 57969:11: [preauth] Disconnected from 61.177.173.53 port 57969 [preauth] Received disconnect from 61.177.173.46 port 38905:11: [preauth] Disconnected from 61.177.173.46 port 38905 [preauth] Unable to negotiate with 61.177.173.44 port 14436: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 57500 Unable to negotiate with 179.43.167.74 port 54730: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 45352: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.9.175 port 50944 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.9.175 port 40064 [preauth] Invalid user test from 167.71.9.175 port 57644 Connection closed by invalid user test 167.71.9.175 port 57644 [preauth] Received disconnect from 61.177.173.52 port 38984:11: [preauth] Disconnected from 61.177.173.52 port 38984 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 165.22.206.231 port 59347 Connection closed by 165.22.206.231 port 51189 [preauth] Invalid user user from 167.71.9.175 port 46980 Connection closed by invalid user user 167.71.9.175 port 46980 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.9.175 port 36334 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.9.175 port 53924 [preauth] Invalid user admin from 167.71.9.175 port 43354 Connection closed by invalid user admin 167.71.9.175 port 43354 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.9.175 port 60878 [preauth] Invalid user postgres from 167.71.9.175 port 50216 Connection closed by invalid user postgres 167.71.9.175 port 50216 [preauth] Invalid user postgres from 167.71.9.175 port 39506 Connection closed by invalid user postgres 167.71.9.175 port 39506 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.9.175 port 57058 [preauth] Invalid user steam from 167.71.9.175 port 46434 Connection closed by invalid user steam 167.71.9.175 port 46434 [preauth] Received disconnect from 61.177.172.98 port 44550:11: [preauth] Disconnected from 61.177.172.98 port 44550 [preauth] Invalid user csgo from 167.71.9.175 port 35732 Connection closed by invalid user csgo 167.71.9.175 port 35732 [preauth] User daemon not allowed because account is locked Connection closed by invalid user daemon 167.71.9.175 port 53332 [preauth] Received disconnect from 61.177.173.39 port 58772:11: [preauth] Disconnected from 61.177.173.39 port 58772 [preauth] Connection reset by 61.177.173.40 port 24334 [preauth] Received disconnect from 61.177.172.108 port 15526:11: [preauth] Disconnected from 61.177.172.108 port 15526 [preauth] Connection closed by 192.241.222.210 port 55342 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 57888 Invalid user admin from 176.111.173.44 port 37396 Connection closed by invalid user admin 176.111.173.44 port 37396 [preauth] Unable to negotiate with 61.177.173.41 port 63712: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 177.139.173.52 port 44702 kex_exchange_identification: Connection closed by remote host Connection closed by 177.139.173.52 port 44706 kex_exchange_identification: Connection closed by remote host Connection closed by 177.139.173.52 port 44735 Received disconnect from 61.177.173.51 port 41435:11: [preauth] Disconnected from 61.177.173.51 port 41435 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 37098 Unable to negotiate with 179.43.167.74 port 45412: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 36256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 30246:11: [preauth] Disconnected from 61.177.173.46 port 30246 [preauth] Unable to negotiate with 61.177.173.56 port 53892: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 47188:11: [preauth] Disconnected from 61.177.173.35 port 47188 [preauth] Received disconnect from 61.177.172.108 port 23425:11: [preauth] Disconnected from 61.177.172.108 port 23425 [preauth] Unable to negotiate with 61.177.172.91 port 59274: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 28841:11: [preauth] Disconnected from 61.177.173.52 port 28841 [preauth] Received disconnect from 61.177.172.98 port 15168:11: [preauth] Disconnected from 61.177.172.98 port 15168 [preauth] Unable to negotiate with 61.177.172.160 port 24154: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 51746 Unable to negotiate with 141.98.10.174 port 53616: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 57414 Received disconnect from 61.177.173.46 port 23918:11: [preauth] Disconnected from 61.177.173.46 port 23918 [preauth] User root not allowed because account is locked Connection closed by invalid user root 193.169.255.38 port 30212 [preauth] Unable to negotiate with 61.177.173.41 port 18672: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.52 port 60237:11: [preauth] Disconnected from 61.177.173.52 port 60237 [preauth] Received disconnect from 61.177.172.98 port 38640:11: [preauth] Disconnected from 61.177.172.98 port 38640 [preauth] Received disconnect from 61.177.172.124 port 35191:11: [preauth] Disconnected from 61.177.172.124 port 35191 [preauth] Received disconnect from 61.177.172.114 port 23438:11: [preauth] Disconnected from 61.177.172.114 port 23438 [preauth] Received disconnect from 61.177.172.98 port 63346:11: [preauth] Disconnected from 61.177.172.98 port 63346 [preauth] 2022/05/16 21:52:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/16 21:52:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/16 21:52:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/16 21:52:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.173.52 port 18379:11: [preauth] Disconnected from 61.177.173.52 port 18379 [preauth] Received disconnect from 61.177.173.53 port 16033:11: [preauth] Disconnected from 61.177.173.53 port 16033 [preauth] 2022/05/16 22:01:26 Started GET /wp-login.php for 142.93.170.99:0 2022/05/16 22:01:26 .../web/user/profile.go:31:GetUserByName() [E] GetUserByName: user redirect does not exist [name: wp-login.php] 2022/05/16 22:01:26 Completed GET /wp-login.php 404 Not Found in 6.955347ms kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 47866 Unable to negotiate with 45.125.65.33 port 57728: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 89.71.127.245 port 37675 Received disconnect from 61.177.173.51 port 35075:11: [preauth] Disconnected from 61.177.173.51 port 35075 [preauth] Received disconnect from 61.177.172.108 port 25779:11: [preauth] Disconnected from 61.177.172.108 port 25779 [preauth] Connection closed by 167.94.138.62 port 47652 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 49420 Connection reset by 104.206.128.30 port 36527 [preauth] Received disconnect from 61.177.173.52 port 17543:11: [preauth] Disconnected from 61.177.173.52 port 17543 [preauth] Received disconnect from 61.177.173.49 port 35051:11: [preauth] Disconnected from 61.177.173.49 port 35051 [preauth] Received disconnect from 61.177.172.108 port 43302:11: [preauth] Disconnected from 61.177.172.108 port 43302 [preauth] Received disconnect from 61.177.173.39 port 57767:11: [preauth] Disconnected from 61.177.173.39 port 57767 [preauth] Unable to negotiate with 61.177.173.44 port 61950: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 36389:11: [preauth] Disconnected from 61.177.173.51 port 36389 [preauth] Received disconnect from 61.177.172.98 port 24220:11: [preauth] Disconnected from 61.177.172.98 port 24220 [preauth] Received disconnect from 61.177.173.35 port 34362:11: [preauth] Disconnected from 61.177.173.35 port 34362 [preauth] Unable to negotiate with 61.177.173.40 port 16842: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 193.3.19.178 port 64001 kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 41966 Unable to negotiate with 141.98.10.174 port 40406: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 14559:11: [preauth] Disconnected from 61.177.172.114 port 14559 [preauth] Received disconnect from 61.177.172.108 port 48040:11: [preauth] Disconnected from 61.177.172.108 port 48040 [preauth] Received disconnect from 61.177.173.46 port 42745:11: [preauth] Disconnected from 61.177.173.46 port 42745 [preauth] Unable to negotiate with 61.177.173.41 port 56978: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 14158: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 28681:11: [preauth] Disconnected from 61.177.173.46 port 28681 [preauth] Received disconnect from 61.177.172.114 port 49284:11: [preauth] Disconnected from 61.177.172.114 port 49284 [preauth] Unable to negotiate with 61.177.173.55 port 28788: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 44882:11: [preauth] Disconnected from 61.177.173.46 port 44882 [preauth] Unable to negotiate with 61.177.173.54 port 65498: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 42059:11: [preauth] Disconnected from 61.177.173.46 port 42059 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 92.118.160.33 port 59973 kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 60896 Unable to negotiate with 179.43.167.74 port 59346: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 50062: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 36562:11: [preauth] Disconnected from 61.177.172.114 port 36562 [preauth] Unable to negotiate with 61.177.173.61 port 8504: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 36239:11: [preauth] Disconnected from 61.177.173.36 port 36239 [preauth] Invalid user admin from 176.111.173.44 port 57262 Connection closed by invalid user admin 176.111.173.44 port 57262 [preauth] Unable to negotiate with 61.177.172.91 port 58804: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 103.226.250.196 port 63103 Unable to negotiate with 103.226.250.196 port 63627: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 55423: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 57186: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 65403: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 56635: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 64764: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 56305: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 103.226.250.196 port 58120: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 24066: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 28548:11: [preauth] Disconnected from 61.177.173.51 port 28548 [preauth] Unable to negotiate with 61.177.173.43 port 11738: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 15756:11: [preauth] Disconnected from 61.177.172.124 port 15756 [preauth] Received disconnect from 61.177.173.36 port 33114:11: [preauth] Disconnected from 61.177.173.36 port 33114 [preauth] Unable to negotiate with 61.177.173.56 port 21742: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 167.248.133.61 port 35874 [preauth] Invalid user support from 193.169.255.38 port 13326 Connection closed by invalid user support 193.169.255.38 port 13326 [preauth] Received disconnect from 61.177.173.46 port 57117:11: [preauth] Disconnected from 61.177.173.46 port 57117 [preauth] Unable to negotiate with 61.177.173.40 port 27684: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 22494:11: [preauth] Disconnected from 61.177.173.51 port 22494 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 62.171.179.172 port 38316 Received disconnect from 61.177.172.114 port 13574:11: [preauth] Disconnected from 61.177.172.114 port 13574 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 36548 Unable to negotiate with 45.125.65.33 port 59294: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 49352:11: [preauth] Disconnected from 61.177.173.46 port 49352 [preauth] Unable to negotiate with 61.177.173.40 port 10092: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.172.98 port 22705 Received disconnect from 218.92.0.221 port 46749:11: [preauth] Disconnected from 218.92.0.221 port 46749 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 51380 Received disconnect from 61.177.172.114 port 45173:11: [preauth] Disconnected from 61.177.172.114 port 45173 [preauth] Received disconnect from 61.177.172.108 port 60963:11: [preauth] Disconnected from 61.177.172.108 port 60963 [preauth] Received disconnect from 61.177.173.39 port 55036:11: [preauth] Disconnected from 61.177.173.39 port 55036 [preauth] 2022/05/17 06:02:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/17 06:02:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/17 06:02:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/17 06:02:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  kex_exchange_identification: Connection closed by remote host Connection closed by 113.142.80.199 port 54059 Unable to negotiate with 113.142.80.199 port 40229: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 48074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 55919: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 35531: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 43376: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 51221: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 59066: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 38678: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 46523: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 54368: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 33980: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 41825: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 49670: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 57515: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.54 port 17218: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 37127: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 44972: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 52817: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 60662: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 40274: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 48119: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 55964: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 35576: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 43421: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 51266: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 59111: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 38723: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 46568: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 54413: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 34025: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 41870: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 49715: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 57560: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 37172: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 45017: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 52862: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 60707: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 40319: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 48164: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 56009: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 35621: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 43466: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 51311: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 59156: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 38768: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 46613: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user from 65.49.20.69 port 41306 Unable to negotiate with 113.142.80.199 port 54458: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by invalid user 65.49.20.69 port 41306 [preauth] Unable to negotiate with 113.142.80.199 port 34070: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/17 06:33:50 Started GET / for 167.248.133.60:0 2022/05/17 06:33:50 Completed GET / 200 OK in 10.44799ms 2022/05/17 06:33:50 Started GET / for 167.248.133.60:0 2022/05/17 06:33:50 Completed GET / 200 OK in 8.247697ms 2022/05/17 06:33:51 Started GET / for 167.248.133.60:0 2022/05/17 06:33:51 Completed GET / 200 OK in 10.801857ms 2022/05/17 06:33:51 Started GET / for 167.248.133.60:0 2022/05/17 06:33:51 Completed GET / 200 OK in 8.609916ms Unable to negotiate with 113.142.80.199 port 41915: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 49760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 53806 Unable to negotiate with 179.43.167.74 port 47526: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 57605: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 37470: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 37217: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 45062: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 52907: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 60752: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 40364: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 48209: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 56054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 35666: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 43511: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 51356: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 113.142.80.199 port 59201: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 69.55.55.155 port 44588 Unable to negotiate with 113.142.80.199 port 38813: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 21745:11: [preauth] Disconnected from 61.177.173.36 port 21745 [preauth] Unable to negotiate with 61.177.173.44 port 49192: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 26465:11: [preauth] Disconnected from 61.177.173.47 port 26465 [preauth] Unable to negotiate with 61.177.173.61 port 9536: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 39645:11: [preauth] Disconnected from 61.177.173.51 port 39645 [preauth] Unable to negotiate with 61.177.173.41 port 41074: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.47 port 53367:11: [preauth] Disconnected from 61.177.173.47 port 53367 [preauth] Received disconnect from 61.177.173.35 port 60764:11: [preauth] Disconnected from 61.177.173.35 port 60764 [preauth] Unable to negotiate with 61.177.173.56 port 19670: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 36600 Received disconnect from 61.177.173.48 port 34148:11: [preauth] Disconnected from 61.177.173.48 port 34148 [preauth] Unable to negotiate with 61.177.173.54 port 42526: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 52014 Received disconnect from 61.177.173.36 port 53968:11: [preauth] Disconnected from 61.177.173.36 port 53968 [preauth] Received disconnect from 218.92.0.221 port 57432:11: [preauth] Disconnected from 218.92.0.221 port 57432 [preauth] Received disconnect from 61.177.173.48 port 46621:11: [preauth] Disconnected from 61.177.173.48 port 46621 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 20.91.186.105 port 41018 Unable to negotiate with 20.91.186.105 port 46338: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50076: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53812: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57554: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33060: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40540: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44276: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48010: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51756: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55492: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59228: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34740: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38476: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42220: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45956: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49692: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53436: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57172: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60918: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36422: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40168: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47648: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51392: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55128: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58872: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34376: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38112: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41856: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45592: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49336: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53072: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56808: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60552: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36056: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39800: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43536: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47280: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51016: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54752: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58496: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34000: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41482: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45236: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48972: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52716: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56452: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60188: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35700: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39436: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46916: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54396: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58132: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33644: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37380: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41124: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44860: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48604: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52340: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56084: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59820: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35324: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39070: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42816: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46560: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50296: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54040: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57776: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 33288: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37024: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40768: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44504: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 48240: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51984: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55720: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59464: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34968: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42448: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 46192: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49928: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53672: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 57408: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 32912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36658: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40404: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 44150: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47888: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51632: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 55366: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 59110: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34614: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 38350: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 42094: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45830: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49574: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 53310: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user admin from 176.111.173.44 port 34462 Unable to negotiate with 20.91.186.105 port 57054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60790: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 36302: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 40038: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by invalid user admin 176.111.173.44 port 34462 [preauth] Unable to negotiate with 20.91.186.105 port 43774: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 51254: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 54998: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 58734: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 34248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 37994: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 41738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 45474: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 49218: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 52954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 56698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 60434: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 35938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 39682: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 43418: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 47162: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 20.91.186.105 port 50898: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.47 port 53042:11: [preauth] Disconnected from 61.177.173.47 port 53042 [preauth] Received disconnect from 61.177.172.124 port 35769:11: [preauth] Disconnected from 61.177.172.124 port 35769 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 167.71.50.104 port 47268 Invalid user oracle from 167.71.50.104 port 36056 Connection closed by invalid user oracle 167.71.50.104 port 36056 [preauth] Invalid user user from 167.71.50.104 port 42726 Connection closed by invalid user user 167.71.50.104 port 42726 [preauth] Invalid user mysql from 167.71.50.104 port 38436 Connection closed by invalid user mysql 167.71.50.104 port 38436 [preauth] Invalid user ubuntu from 167.71.50.104 port 43874 Connection closed by invalid user ubuntu 167.71.50.104 port 43874 [preauth] Invalid user hadoop from 167.71.50.104 port 49440 Connection closed by invalid user hadoop 167.71.50.104 port 49440 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.50.104 port 54838 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.50.104 port 43128 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.50.104 port 48972 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.50.104 port 54468 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.50.104 port 49584 [preauth] User root not allowed because account is locked Connection closed by invalid user root 167.71.50.104 port 60898 [preauth] Invalid user oracle from 167.71.50.104 port 37386 Connection closed by invalid user oracle 167.71.50.104 port 37386 [preauth] Invalid user oracle from 167.71.50.104 port 39066 Connection closed by invalid user oracle 167.71.50.104 port 39066 [preauth] Invalid user user from 167.71.50.104 port 50650 Connection closed by invalid user user 167.71.50.104 port 50650 [preauth] Invalid user user from 167.71.50.104 port 55786 Connection closed by invalid user user 167.71.50.104 port 55786 [preauth] Invalid user user from 167.71.50.104 port 44530 Connection closed by invalid user user 167.71.50.104 port 44530 [preauth] Invalid user zabbix from 167.71.50.104 port 39536 Connection closed by invalid user zabbix 167.71.50.104 port 39536 [preauth] Invalid user zabbix from 167.71.50.104 port 48602 Connection closed by invalid user zabbix 167.71.50.104 port 48602 [preauth] Invalid user zabbix from 167.71.50.104 port 57486 Connection closed by invalid user zabbix 167.71.50.104 port 57486 [preauth] Invalid user test from 167.71.50.104 port 47748 Connection closed by invalid user test 167.71.50.104 port 47748 [preauth] Invalid user test from 167.71.50.104 port 50830 Connection closed by invalid user test 167.71.50.104 port 50830 [preauth] Invalid user test from 167.71.50.104 port 55086 Connection closed by invalid user test 167.71.50.104 port 55086 [preauth] Unable to negotiate with 61.177.172.91 port 5642: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user postgres from 167.71.50.104 port 44382 Connection closed by invalid user postgres 167.71.50.104 port 44382 [preauth] Invalid user postgres from 167.71.50.104 port 48658 Connection closed by invalid user postgres 167.71.50.104 port 48658 [preauth] Invalid user postgres from 167.71.50.104 port 33916 Connection closed by invalid user postgres 167.71.50.104 port 33916 [preauth] Invalid user postgres from 167.71.50.104 port 38644 Connection closed by invalid user postgres 167.71.50.104 port 38644 [preauth] Invalid user postgres from 167.71.50.104 port 47626 Connection closed by invalid user postgres 167.71.50.104 port 47626 [preauth] Invalid user mysql from 167.71.50.104 port 50912 Connection closed by invalid user mysql 167.71.50.104 port 50912 [preauth] Invalid user mysql from 167.71.50.104 port 54066 Connection closed by invalid user mysql 167.71.50.104 port 54066 [preauth] Invalid user mysql from 167.71.50.104 port 58400 Connection closed by invalid user mysql 167.71.50.104 port 58400 [preauth] Invalid user ubuntu from 167.71.50.104 port 40390 Connection closed by invalid user ubuntu 167.71.50.104 port 40390 [preauth] Unable to negotiate with 61.177.173.41 port 2328: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 38080 kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_98.50.90.112_22" banner exchange: Connection from 192.241.220.79 port 59788: invalid format Received disconnect from 61.177.172.108 port 51641:11: [preauth] Disconnected from 61.177.172.108 port 51641 [preauth] Received disconnect from 218.92.0.221 port 62223:11: [preauth] Disconnected from 218.92.0.221 port 62223 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 59782 kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 36038 Unable to negotiate with 141.98.10.174 port 58854: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 63657:11: [preauth] Disconnected from 61.177.172.114 port 63657 [preauth] Received disconnect from 61.177.173.46 port 22822:11: [preauth] Disconnected from 61.177.173.46 port 22822 [preauth] Invalid user admin from 193.169.255.38 port 57654 Connection closed by invalid user admin 193.169.255.38 port 57654 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 55394 kex_exchange_identification: Connection closed by remote host Connection closed by 193.3.19.178 port 64001 Received disconnect from 61.177.173.36 port 52660:11: [preauth] Disconnected from 61.177.173.36 port 52660 [preauth] Received disconnect from 61.177.173.53 port 28906:11: [preauth] Disconnected from 61.177.173.53 port 28906 [preauth] Received disconnect from 61.177.173.46 port 13758:11: [preauth] Disconnected from 61.177.173.46 port 13758 [preauth] Unable to negotiate with 61.177.173.55 port 14948: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 12293:11: [preauth] Disconnected from 61.177.173.50 port 12293 [preauth] Unable to negotiate with 61.177.172.160 port 35216: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 10375:11: [preauth] Disconnected from 61.177.173.48 port 10375 [preauth] Unable to negotiate with 61.177.173.56 port 47356: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 36074:11: [preauth] Disconnected from 61.177.173.51 port 36074 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 41948 Unable to negotiate with 45.125.65.33 port 58568: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 51878: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.114 port 59194:11: [preauth] Disconnected from 61.177.172.114 port 59194 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 33330 Unable to negotiate with 141.98.10.174 port 58184: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 53256:11: [preauth] Disconnected from 61.177.173.51 port 53256 [preauth] Received disconnect from 61.177.173.36 port 10036:11: [preauth] Disconnected from 61.177.173.36 port 10036 [preauth] Unable to negotiate with 61.177.173.56 port 2462: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 34671:11: [preauth] Disconnected from 61.177.173.35 port 34671 [preauth] Received disconnect from 61.177.173.47 port 47585:11: [preauth] Disconnected from 61.177.173.47 port 47585 [preauth] 2022/05/17 14:12:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/17 14:12:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/17 14:12:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/17 14:12:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.173.50 port 46409:11: [preauth] Disconnected from 61.177.173.50 port 46409 [preauth] Received disconnect from 61.177.173.51 port 37696:11: [preauth] Disconnected from 61.177.173.51 port 37696 [preauth] Received disconnect from 218.92.0.221 port 59060:11: [preauth] Disconnected from 218.92.0.221 port 59060 [preauth] Received disconnect from 61.177.172.98 port 48314:11: [preauth] Disconnected from 61.177.172.98 port 48314 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 43853 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 43853: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 55908 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 55908: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 36.110.228.254 port 10926:11: disconnected by user [preauth] Disconnected from invalid user root 36.110.228.254 port 10926 [preauth] Invalid user admin from 36.110.228.254 port 12840 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 12840 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 12840: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 28585 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 28585 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 28585: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 59935 Received disconnect from 36.110.228.254 port 59935:11: disconnected by user [preauth] Disconnected from invalid user admin 36.110.228.254 port 59935 [preauth] Invalid user oracle from 36.110.228.254 port 30005 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 30005 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 30005: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 35171 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 35171 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 35171: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 60300 Received disconnect from 36.110.228.254 port 60300:11: disconnected by user [preauth] Disconnected from invalid user oracle 36.110.228.254 port 60300 [preauth] Invalid user usuario from 36.110.228.254 port 27702 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 27702 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 27702: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 32265 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 32265 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 32265: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 45900 Received disconnect from 36.110.228.254 port 45900:11: disconnected by user [preauth] Disconnected from invalid user usuario 36.110.228.254 port 45900 [preauth] Invalid user test from 36.110.228.254 port 25761 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 25761 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 25761: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 42650 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 42650 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 42650: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 62135 Received disconnect from 36.110.228.254 port 62135:11: disconnected by user [preauth] Disconnected from invalid user test 36.110.228.254 port 62135 [preauth] Invalid user user from 36.110.228.254 port 49457 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 49457 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 49457: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 55586 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 55586 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 55586: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 31753 Received disconnect from 36.110.228.254 port 31753:11: disconnected by user [preauth] Disconnected from invalid user user 36.110.228.254 port 31753 [preauth] Invalid user ftpuser from 36.110.228.254 port 11159 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 11159 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 11159: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 16576 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 16576 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 16576: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 64383 Received disconnect from 36.110.228.254 port 64383:11: disconnected by user [preauth] Disconnected from invalid user ftpuser 36.110.228.254 port 64383 [preauth] Invalid user test1 from 36.110.228.254 port 21776 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 21776 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 21776: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 21154 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 21154 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 21154: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 45168 Received disconnect from 36.110.228.254 port 45168:11: disconnected by user [preauth] Disconnected from invalid user test1 36.110.228.254 port 45168 [preauth] Invalid user test2 from 36.110.228.254 port 57468 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 57468 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 57468: Too many authentication failures [preauth] Unable to negotiate with 61.177.173.55 port 4608: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user test2 from 36.110.228.254 port 37169 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 37169 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 37169: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 12427 Received disconnect from 36.110.228.254 port 12427:11: disconnected by user [preauth] Disconnected from invalid user test2 36.110.228.254 port 12427 [preauth] Invalid user contador from 36.110.228.254 port 32391 Received disconnect from 36.110.228.254 port 32391:11: disconnected by user [preauth] Disconnected from invalid user contador 36.110.228.254 port 32391 [preauth] Invalid user duni from 36.110.228.254 port 43003 Received disconnect from 36.110.228.254 port 43003:11: disconnected by user [preauth] Disconnected from invalid user duni 36.110.228.254 port 43003 [preauth] Invalid user pi from 36.110.228.254 port 52243 Received disconnect from 36.110.228.254 port 52243:11: disconnected by user [preauth] Disconnected from invalid user pi 36.110.228.254 port 52243 [preauth] Invalid user baikal from 36.110.228.254 port 12714 Received disconnect from 36.110.228.254 port 12714:11: disconnected by user [preauth] Disconnected from invalid user baikal 36.110.228.254 port 12714 [preauth] Received disconnect from 61.177.173.47 port 37538:11: [preauth] Disconnected from 61.177.173.47 port 37538 [preauth] Received disconnect from 61.177.173.35 port 23640:11: [preauth] Disconnected from 61.177.173.35 port 23640 [preauth] Received disconnect from 218.92.0.221 port 13900:11: [preauth] Disconnected from 218.92.0.221 port 13900 [preauth] Received disconnect from 61.177.172.98 port 16967:11: [preauth] Disconnected from 61.177.172.98 port 16967 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.142.180 port 37940 Unable to negotiate with 179.43.142.180 port 39020: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 35978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 32932: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 208.109.33.133 port 61000 Unable to negotiate with 179.43.142.180 port 58208: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 55108: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 52118: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 49038: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46016: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 42990: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 40000: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 36950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59120: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 56052: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53060: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 50010: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46964: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 43992: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 40942: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 37904: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 34828: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60114: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.52 port 27585:11: [preauth] Disconnected from 61.177.173.52 port 27585 [preauth] Unable to negotiate with 61.177.172.160 port 55424: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57004: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53952: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 50942: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 47942: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44888: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41780: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38794: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 35770: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60968: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by 162.142.125.8 port 40916 [preauth] Unable to negotiate with 179.43.142.180 port 57906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 54940: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 49532 Unable to negotiate with 141.98.10.174 port 55472: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.36 port 37870:11: [preauth] Disconnected from 61.177.173.36 port 37870 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 57524 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 33094 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 33958 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 34302 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 34620 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 34876 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 35136 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 35384 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 35658 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 35970 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 36222 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 36418 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 36608 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 36794 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 36984 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 37188 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 37386 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 37606 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 37806 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 38006 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 38248 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 38542 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 38898 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 39190 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 39874 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 41474 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 43970 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 44636 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 44918 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 45150 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 45372 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 45588 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 45810 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 46038 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 46346 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 46628 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 46840 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 47044 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 47254 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 47462 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 47680 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 47916 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 48150 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 48352 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 48576 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 48794 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 49128 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 49546 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 49862 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 50620 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 52742 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 54854 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 55478 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 55804 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 56096 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 56422 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 56736 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 57082 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 57456 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 57838 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 58154 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 58438 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 58706 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 58940 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 59220 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 59476 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 59732 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 60022 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 60264 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 60536 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 32792 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 33142 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 33546 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 33930 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 34658 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 35806 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 39018 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 39574 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 39968 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 40272 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 40598 [preauth] User root not allowed because account is locked Connection closed by invalid user root 3.93.151.154 port 40928 [preauth] Invalid user user from 3.93.151.154 port 41302 Connection closed by invalid user user 3.93.151.154 port 41302 [preauth] Invalid user user from 3.93.151.154 port 41700 Connection closed by invalid user user 3.93.151.154 port 41700 [preauth] Invalid user user from 3.93.151.154 port 41988 Connection closed by invalid user user 3.93.151.154 port 41988 [preauth] Invalid user user from 3.93.151.154 port 42228 Connection closed by invalid user user 3.93.151.154 port 42228 [preauth] Invalid user user from 3.93.151.154 port 42446 Connection closed by invalid user user 3.93.151.154 port 42446 [preauth] Invalid user user from 3.93.151.154 port 42682 Connection closed by invalid user user 3.93.151.154 port 42682 [preauth] Invalid user user from 3.93.151.154 port 42900 Connection closed by invalid user user 3.93.151.154 port 42900 [preauth] Invalid user user from 3.93.151.154 port 43134 Connection closed by invalid user user 3.93.151.154 port 43134 [preauth] Invalid user user from 3.93.151.154 port 43358 Connection closed by invalid user user 3.93.151.154 port 43358 [preauth] Invalid user user from 3.93.151.154 port 43600 Connection closed by invalid user user 3.93.151.154 port 43600 [preauth] Invalid user user from 3.93.151.154 port 43794 Connection closed by invalid user user 3.93.151.154 port 43794 [preauth] Invalid user user from 3.93.151.154 port 43966 Connection closed by invalid user user 3.93.151.154 port 43966 [preauth] Invalid user user from 3.93.151.154 port 44180 Connection closed by invalid user user 3.93.151.154 port 44180 [preauth] Invalid user user from 3.93.151.154 port 44458 Connection closed by invalid user user 3.93.151.154 port 44458 [preauth] Invalid user user from 3.93.151.154 port 44752 Connection closed by invalid user user 3.93.151.154 port 44752 [preauth] Invalid user user from 3.93.151.154 port 45146 Connection closed by invalid user user 3.93.151.154 port 45146 [preauth] Invalid user user from 3.93.151.154 port 45460 Connection closed by invalid user user 3.93.151.154 port 45460 [preauth] Invalid user user from 3.93.151.154 port 46064 Connection closed by invalid user user 3.93.151.154 port 46064 [preauth] Invalid user user from 3.93.151.154 port 46706 Connection closed by invalid user user 3.93.151.154 port 46706 [preauth] Invalid user user from 3.93.151.154 port 48188 Connection closed by invalid user user 3.93.151.154 port 48188 [preauth] Invalid user user from 3.93.151.154 port 50472 Connection closed by invalid user user 3.93.151.154 port 50472 [preauth] Invalid user user from 3.93.151.154 port 50990 Connection closed by invalid user user 3.93.151.154 port 50990 [preauth] Invalid user user from 3.93.151.154 port 51278 Connection closed by invalid user user 3.93.151.154 port 51278 [preauth] Invalid user user from 3.93.151.154 port 51506 Connection closed by invalid user user 3.93.151.154 port 51506 [preauth] Invalid user user from 3.93.151.154 port 51738 Connection closed by invalid user user 3.93.151.154 port 51738 [preauth] Invalid user user from 3.93.151.154 port 51954 Connection closed by invalid user user 3.93.151.154 port 51954 [preauth] Invalid user user from 3.93.151.154 port 52228 Connection closed by invalid user user 3.93.151.154 port 52228 [preauth] Invalid user user from 3.93.151.154 port 52578 Connection closed by invalid user user 3.93.151.154 port 52578 [preauth] Invalid user user from 3.93.151.154 port 52920 Connection closed by invalid user user 3.93.151.154 port 52920 [preauth] Invalid user user from 3.93.151.154 port 53160 Connection closed by invalid user user 3.93.151.154 port 53160 [preauth] Invalid user user from 3.93.151.154 port 53376 Connection closed by invalid user user 3.93.151.154 port 53376 [preauth] Invalid user user from 3.93.151.154 port 53616 Connection closed by invalid user user 3.93.151.154 port 53616 [preauth] Invalid user user from 3.93.151.154 port 53822 Connection closed by invalid user user 3.93.151.154 port 53822 [preauth] Invalid user user from 3.93.151.154 port 54040 Connection closed by invalid user user 3.93.151.154 port 54040 [preauth] Invalid user user from 3.93.151.154 port 54250 Connection closed by invalid user user 3.93.151.154 port 54250 [preauth] Invalid user user from 3.93.151.154 port 54494 Connection closed by invalid user user 3.93.151.154 port 54494 [preauth] Invalid user user from 3.93.151.154 port 54746 Connection closed by invalid user user 3.93.151.154 port 54746 [preauth] Invalid user user from 3.93.151.154 port 54952 Connection closed by invalid user user 3.93.151.154 port 54952 [preauth] Invalid user user from 3.93.151.154 port 55176 Connection closed by invalid user user 3.93.151.154 port 55176 [preauth] Invalid user user from 3.93.151.154 port 55502 Connection closed by invalid user user 3.93.151.154 port 55502 [preauth] Invalid user user from 3.93.151.154 port 55862 Connection closed by invalid user user 3.93.151.154 port 55862 [preauth] Invalid user user from 3.93.151.154 port 56158 Connection closed by invalid user user 3.93.151.154 port 56158 [preauth] Invalid user user from 3.93.151.154 port 56832 Connection closed by invalid user user 3.93.151.154 port 56832 [preauth] Invalid user user from 3.93.151.154 port 57660 Connection closed by invalid user user 3.93.151.154 port 57660 [preauth] Invalid user user from 3.93.151.154 port 59362 Connection closed by invalid user user 3.93.151.154 port 59362 [preauth] Invalid user user from 3.93.151.154 port 33458 Connection closed by invalid user user 3.93.151.154 port 33458 [preauth] Invalid user user from 3.93.151.154 port 33820 Connection closed by invalid user user 3.93.151.154 port 33820 [preauth] Invalid user user from 3.93.151.154 port 34172 Connection closed by invalid user user 3.93.151.154 port 34172 [preauth] Invalid user user from 3.93.151.154 port 34468 Connection closed by invalid user user 3.93.151.154 port 34468 [preauth] Invalid user user from 3.93.151.154 port 34774 Connection closed by invalid user user 3.93.151.154 port 34774 [preauth] Invalid user user from 3.93.151.154 port 35082 Connection closed by invalid user user 3.93.151.154 port 35082 [preauth] Invalid user user from 3.93.151.154 port 35446 Connection closed by invalid user user 3.93.151.154 port 35446 [preauth] Invalid user user from 3.93.151.154 port 35838 Connection closed by invalid user user 3.93.151.154 port 35838 [preauth] Invalid user user from 3.93.151.154 port 36176 Connection closed by invalid user user 3.93.151.154 port 36176 [preauth] Invalid user user from 3.93.151.154 port 36442 Connection closed by invalid user user 3.93.151.154 port 36442 [preauth] Invalid user user from 3.93.151.154 port 36720 Connection closed by invalid user user 3.93.151.154 port 36720 [preauth] Invalid user user from 3.93.151.154 port 36964 Connection closed by invalid user user 3.93.151.154 port 36964 [preauth] Invalid user user from 3.93.151.154 port 37210 Connection closed by invalid user user 3.93.151.154 port 37210 [preauth] Invalid user user from 3.93.151.154 port 37490 Connection closed by invalid user user 3.93.151.154 port 37490 [preauth] Invalid user user from 3.93.151.154 port 37758 Connection closed by invalid user user 3.93.151.154 port 37758 [preauth] Invalid user user from 3.93.151.154 port 38008 Connection closed by invalid user user 3.93.151.154 port 38008 [preauth] Invalid user user from 3.93.151.154 port 38262 Connection closed by invalid user user 3.93.151.154 port 38262 [preauth] Invalid user user from 3.93.151.154 port 38486 Connection closed by invalid user user 3.93.151.154 port 38486 [preauth] Invalid user user from 3.93.151.154 port 38780 Connection closed by invalid user user 3.93.151.154 port 38780 [preauth] Invalid user user from 3.93.151.154 port 39154 Connection closed by invalid user user 3.93.151.154 port 39154 [preauth] Invalid user user from 3.93.151.154 port 39492 Connection closed by invalid user user 3.93.151.154 port 39492 [preauth] Invalid user user from 3.93.151.154 port 39986 Connection closed by invalid user user 3.93.151.154 port 39986 [preauth] Invalid user user from 3.93.151.154 port 40528 Connection closed by invalid user user 3.93.151.154 port 40528 [preauth] Invalid user user from 3.93.151.154 port 41956 Connection closed by invalid user user 3.93.151.154 port 41956 [preauth] Invalid user user from 3.93.151.154 port 43686 Connection closed by invalid user user 3.93.151.154 port 43686 [preauth] Invalid user user from 3.93.151.154 port 45192 Connection closed by invalid user user 3.93.151.154 port 45192 [preauth] Invalid user user from 3.93.151.154 port 45552 Connection closed by invalid user user 3.93.151.154 port 45552 [preauth] Invalid user user from 3.93.151.154 port 45848 Connection closed by invalid user user 3.93.151.154 port 45848 [preauth] Invalid user user from 3.93.151.154 port 46182 Connection closed by invalid user user 3.93.151.154 port 46182 [preauth] Invalid user user from 3.93.151.154 port 46500 Connection closed by invalid user user 3.93.151.154 port 46500 [preauth] Invalid user user from 3.93.151.154 port 46852 Connection closed by invalid user user 3.93.151.154 port 46852 [preauth] Invalid user user from 3.93.151.154 port 47244 Connection closed by invalid user user 3.93.151.154 port 47244 [preauth] Invalid user user from 3.93.151.154 port 47606 Connection closed by invalid user user 3.93.151.154 port 47606 [preauth] Invalid user user from 3.93.151.154 port 47906 Connection closed by invalid user user 3.93.151.154 port 47906 [preauth] Invalid user user from 3.93.151.154 port 48182 Connection closed by invalid user user 3.93.151.154 port 48182 [preauth] Invalid user user from 3.93.151.154 port 48426 Connection closed by invalid user user 3.93.151.154 port 48426 [preauth] Invalid user user from 3.93.151.154 port 48670 Connection closed by invalid user user 3.93.151.154 port 48670 [preauth] Invalid user ubuntu from 3.93.151.154 port 48950 Connection closed by invalid user ubuntu 3.93.151.154 port 48950 [preauth] Invalid user ubuntu from 3.93.151.154 port 49186 Connection closed by invalid user ubuntu 3.93.151.154 port 49186 [preauth] Invalid user ubuntu from 3.93.151.154 port 49424 Connection closed by invalid user ubuntu 3.93.151.154 port 49424 [preauth] Invalid user ubuntu from 3.93.151.154 port 49680 Connection closed by invalid user ubuntu 3.93.151.154 port 49680 [preauth] Invalid user ubuntu from 3.93.151.154 port 49964 Connection closed by invalid user ubuntu 3.93.151.154 port 49964 [preauth] Invalid user ubuntu from 3.93.151.154 port 50284 Connection closed by invalid user ubuntu 3.93.151.154 port 50284 [preauth] Invalid user ubuntu from 3.93.151.154 port 50622 Connection closed by invalid user ubuntu 3.93.151.154 port 50622 [preauth] Invalid user ubuntu from 3.93.151.154 port 50936 Connection closed by invalid user ubuntu 3.93.151.154 port 50936 [preauth] Invalid user ubuntu from 3.93.151.154 port 51490 Connection closed by invalid user ubuntu 3.93.151.154 port 51490 [preauth] Invalid user ubuntu from 3.93.151.154 port 52012 Connection closed by invalid user ubuntu 3.93.151.154 port 52012 [preauth] Invalid user ubuntu from 3.93.151.154 port 53332 Connection closed by invalid user ubuntu 3.93.151.154 port 53332 [preauth] Invalid user ubuntu from 3.93.151.154 port 55892 Connection closed by invalid user ubuntu 3.93.151.154 port 55892 [preauth] Invalid user ubuntu from 3.93.151.154 port 56644 Connection closed by invalid user ubuntu 3.93.151.154 port 56644 [preauth] Invalid user ubuntu from 3.93.151.154 port 57002 Connection closed by invalid user ubuntu 3.93.151.154 port 57002 [preauth] Invalid user ubuntu from 3.93.151.154 port 57324 Connection closed by invalid user ubuntu 3.93.151.154 port 57324 [preauth] Invalid user ubuntu from 3.93.151.154 port 57630 Connection closed by invalid user ubuntu 3.93.151.154 port 57630 [preauth] Invalid user ubuntu from 3.93.151.154 port 57994 Connection closed by invalid user ubuntu 3.93.151.154 port 57994 [preauth] Invalid user ubuntu from 3.93.151.154 port 58404 Connection closed by invalid user ubuntu 3.93.151.154 port 58404 [preauth] Invalid user ubuntu from 3.93.151.154 port 58774 Connection closed by invalid user ubuntu 3.93.151.154 port 58774 [preauth] Invalid user ubuntu from 3.93.151.154 port 59120 Connection closed by invalid user ubuntu 3.93.151.154 port 59120 [preauth] Invalid user ubuntu from 3.93.151.154 port 59402 Connection closed by invalid user ubuntu 3.93.151.154 port 59402 [preauth] Invalid user ubuntu from 3.93.151.154 port 59658 Connection closed by invalid user ubuntu 3.93.151.154 port 59658 [preauth] Invalid user ubuntu from 3.93.151.154 port 59978 Connection closed by invalid user ubuntu 3.93.151.154 port 59978 [preauth] Invalid user ubuntu from 3.93.151.154 port 60256 Connection closed by invalid user ubuntu 3.93.151.154 port 60256 [preauth] Invalid user ubuntu from 3.93.151.154 port 60576 Connection closed by invalid user ubuntu 3.93.151.154 port 60576 [preauth] Invalid user ubuntu from 3.93.151.154 port 60894 Connection closed by invalid user ubuntu 3.93.151.154 port 60894 [preauth] Invalid user ubuntu from 3.93.151.154 port 32934 Connection closed by invalid user ubuntu 3.93.151.154 port 32934 [preauth] Invalid user ubuntu from 3.93.151.154 port 33226 Connection closed by invalid user ubuntu 3.93.151.154 port 33226 [preauth] Invalid user ubuntu from 3.93.151.154 port 33496 Connection closed by invalid user ubuntu 3.93.151.154 port 33496 [preauth] Invalid user ubuntu from 3.93.151.154 port 33864 Connection closed by invalid user ubuntu 3.93.151.154 port 33864 [preauth] Invalid user ubuntu from 3.93.151.154 port 34326 Connection closed by invalid user ubuntu 3.93.151.154 port 34326 [preauth] Invalid user ubuntu from 3.93.151.154 port 34766 Connection closed by invalid user ubuntu 3.93.151.154 port 34766 [preauth] Invalid user ubuntu from 3.93.151.154 port 35482 Connection closed by invalid user ubuntu 3.93.151.154 port 35482 [preauth] Invalid user ubuntu from 3.93.151.154 port 36194 Connection closed by invalid user ubuntu 3.93.151.154 port 36194 [preauth] Invalid user ubuntu from 3.93.151.154 port 37340 Connection closed by invalid user ubuntu 3.93.151.154 port 37340 [preauth] Invalid user ubuntu from 3.93.151.154 port 39662 Connection closed by invalid user ubuntu 3.93.151.154 port 39662 [preauth] Invalid user ubuntu from 3.93.151.154 port 40562 Connection closed by invalid user ubuntu 3.93.151.154 port 40562 [preauth] Invalid user ubuntu from 3.93.151.154 port 40954 Connection closed by invalid user ubuntu 3.93.151.154 port 40954 [preauth] Invalid user ubuntu from 3.93.151.154 port 41316 Connection closed by invalid user ubuntu 3.93.151.154 port 41316 [preauth] Invalid user ubuntu from 3.93.151.154 port 41706 Connection closed by invalid user ubuntu 3.93.151.154 port 41706 [preauth] Invalid user ubuntu from 3.93.151.154 port 42114 Connection closed by invalid user ubuntu 3.93.151.154 port 42114 [preauth] Invalid user ubuntu from 3.93.151.154 port 42568 Connection closed by invalid user ubuntu 3.93.151.154 port 42568 [preauth] Invalid user ubuntu from 3.93.151.154 port 43034 Connection closed by invalid user ubuntu 3.93.151.154 port 43034 [preauth] Invalid user ubuntu from 3.93.151.154 port 43424 Connection closed by invalid user ubuntu 3.93.151.154 port 43424 [preauth] Invalid user ubuntu from 3.93.151.154 port 43756 Connection closed by invalid user ubuntu 3.93.151.154 port 43756 [preauth] Invalid user ubuntu from 3.93.151.154 port 44070 Connection closed by invalid user ubuntu 3.93.151.154 port 44070 [preauth] Invalid user ubuntu from 3.93.151.154 port 44354 Connection closed by invalid user ubuntu 3.93.151.154 port 44354 [preauth] Invalid user ubuntu from 3.93.151.154 port 44626 Connection closed by invalid user ubuntu 3.93.151.154 port 44626 [preauth] Invalid user ubuntu from 3.93.151.154 port 44950 Connection closed by invalid user ubuntu 3.93.151.154 port 44950 [preauth] Invalid user ubuntu from 3.93.151.154 port 45240 Connection closed by invalid user ubuntu 3.93.151.154 port 45240 [preauth] Invalid user ubuntu from 3.93.151.154 port 45542 Connection closed by invalid user ubuntu 3.93.151.154 port 45542 [preauth] Invalid user ubuntu from 3.93.151.154 port 45798 Connection closed by invalid user ubuntu 3.93.151.154 port 45798 [preauth] Invalid user ubuntu from 3.93.151.154 port 46090 Connection closed by invalid user ubuntu 3.93.151.154 port 46090 [preauth] Invalid user ubuntu from 3.93.151.154 port 46418 Connection closed by invalid user ubuntu 3.93.151.154 port 46418 [preauth] Invalid user ubuntu from 3.93.151.154 port 46856 Connection closed by invalid user ubuntu 3.93.151.154 port 46856 [preauth] Invalid user ubuntu from 3.93.151.154 port 47208 Connection closed by invalid user ubuntu 3.93.151.154 port 47208 [preauth] Invalid user ubuntu from 3.93.151.154 port 47914 Connection closed by invalid user ubuntu 3.93.151.154 port 47914 [preauth] Invalid user ubuntu from 3.93.151.154 port 48556 Connection closed by invalid user ubuntu 3.93.151.154 port 48556 [preauth] Invalid user ubuntu from 3.93.151.154 port 50212 Connection closed by invalid user ubuntu 3.93.151.154 port 50212 [preauth] Invalid user ubuntu from 3.93.151.154 port 52550 Connection closed by invalid user ubuntu 3.93.151.154 port 52550 [preauth] Invalid user ubuntu from 3.93.151.154 port 53056 Connection closed by invalid user ubuntu 3.93.151.154 port 53056 [preauth] Invalid user ubuntu from 3.93.151.154 port 53436 Connection closed by invalid user ubuntu 3.93.151.154 port 53436 [preauth] Invalid user ubuntu from 3.93.151.154 port 53788 Connection closed by invalid user ubuntu 3.93.151.154 port 53788 [preauth] Invalid user ubuntu from 3.93.151.154 port 54174 Connection closed by invalid user ubuntu 3.93.151.154 port 54174 [preauth] Invalid user ubuntu from 3.93.151.154 port 54592 Connection closed by invalid user ubuntu 3.93.151.154 port 54592 [preauth] Invalid user ubuntu from 3.93.151.154 port 54984 Connection closed by invalid user ubuntu 3.93.151.154 port 54984 [preauth] Invalid user ubuntu from 3.93.151.154 port 55382 Connection closed by invalid user ubuntu 3.93.151.154 port 55382 [preauth] Invalid user ubuntu from 3.93.151.154 port 55752 Connection closed by invalid user ubuntu 3.93.151.154 port 55752 [preauth] Invalid user ubuntu from 3.93.151.154 port 56082 Connection closed by invalid user ubuntu 3.93.151.154 port 56082 [preauth] Invalid user ubuntu from 3.93.151.154 port 56342 Connection closed by invalid user ubuntu 3.93.151.154 port 56342 [preauth] Invalid user ubuntu from 3.93.151.154 port 56598 Connection closed by invalid user ubuntu 3.93.151.154 port 56598 [preauth] Invalid user ubuntu from 3.93.151.154 port 56890 Connection closed by invalid user ubuntu 3.93.151.154 port 56890 [preauth] Invalid user ubuntu from 3.93.151.154 port 57166 Connection closed by invalid user ubuntu 3.93.151.154 port 57166 [preauth] Invalid user ubuntu from 3.93.151.154 port 57456 Connection closed by invalid user ubuntu 3.93.151.154 port 57456 [preauth] Invalid user ubuntu from 3.93.151.154 port 57774 Connection closed by invalid user ubuntu 3.93.151.154 port 57774 [preauth] Invalid user ubuntu from 3.93.151.154 port 58090 Connection closed by invalid user ubuntu 3.93.151.154 port 58090 [preauth] Invalid user ubuntu from 3.93.151.154 port 58406 Connection closed by invalid user ubuntu 3.93.151.154 port 58406 [preauth] Invalid user ubuntu from 3.93.151.154 port 58770 Connection closed by invalid user ubuntu 3.93.151.154 port 58770 [preauth] Invalid user ubuntu from 3.93.151.154 port 59098 Connection closed by invalid user ubuntu 3.93.151.154 port 59098 [preauth] Invalid user ubuntu from 3.93.151.154 port 59452 Connection closed by invalid user ubuntu 3.93.151.154 port 59452 [preauth] Invalid user ubuntu from 3.93.151.154 port 60172 Connection closed by invalid user ubuntu 3.93.151.154 port 60172 [preauth] Invalid user ubuntu from 3.93.151.154 port 33210 Connection closed by invalid user ubuntu 3.93.151.154 port 33210 [preauth] Invalid user debian from 3.93.151.154 port 34442 Connection closed by invalid user debian 3.93.151.154 port 34442 [preauth] Invalid user debian from 3.93.151.154 port 36538 Connection closed by invalid user debian 3.93.151.154 port 36538 [preauth] Invalid user debian from 3.93.151.154 port 37110 Connection closed by invalid user debian 3.93.151.154 port 37110 [preauth] Invalid user debian from 3.93.151.154 port 37544 Connection closed by invalid user debian 3.93.151.154 port 37544 [preauth] Invalid user debian from 3.93.151.154 port 37856 Connection closed by invalid user debian 3.93.151.154 port 37856 [preauth] Invalid user debian from 3.93.151.154 port 38318 Connection closed by invalid user debian 3.93.151.154 port 38318 [preauth] Invalid user debian from 3.93.151.154 port 38716 Connection closed by invalid user debian 3.93.151.154 port 38716 [preauth] Invalid user debian from 3.93.151.154 port 39182 Connection closed by invalid user debian 3.93.151.154 port 39182 [preauth] Invalid user debian from 3.93.151.154 port 39604 Connection closed by invalid user debian 3.93.151.154 port 39604 [preauth] Invalid user debian from 3.93.151.154 port 39934 Connection closed by invalid user debian 3.93.151.154 port 39934 [preauth] Invalid user debian from 3.93.151.154 port 40298 Connection closed by invalid user debian 3.93.151.154 port 40298 [preauth] Invalid user debian from 3.93.151.154 port 40612 Connection closed by invalid user debian 3.93.151.154 port 40612 [preauth] Invalid user debian from 3.93.151.154 port 41010 Connection closed by invalid user debian 3.93.151.154 port 41010 [preauth] Invalid user debian from 3.93.151.154 port 41334 Connection closed by invalid user debian 3.93.151.154 port 41334 [preauth] Invalid user debian from 3.93.151.154 port 41622 Connection closed by invalid user debian 3.93.151.154 port 41622 [preauth] Invalid user debian from 3.93.151.154 port 41982 Connection closed by invalid user debian 3.93.151.154 port 41982 [preauth] Invalid user debian from 3.93.151.154 port 42276 Connection closed by invalid user debian 3.93.151.154 port 42276 [preauth] Invalid user debian from 3.93.151.154 port 42648 Connection closed by invalid user debian 3.93.151.154 port 42648 [preauth] Invalid user debian from 3.93.151.154 port 43042 Connection closed by invalid user debian 3.93.151.154 port 43042 [preauth] Invalid user debian from 3.93.151.154 port 43566 Connection closed by invalid user debian 3.93.151.154 port 43566 [preauth] Invalid user debian from 3.93.151.154 port 44250 Connection closed by invalid user debian 3.93.151.154 port 44250 [preauth] Invalid user debian from 3.93.151.154 port 45012 Connection closed by invalid user debian 3.93.151.154 port 45012 [preauth] Invalid user debian from 3.93.151.154 port 46046 Connection closed by invalid user debian 3.93.151.154 port 46046 [preauth] Invalid user debian from 3.93.151.154 port 46998 Connection closed by invalid user debian 3.93.151.154 port 46998 [preauth] Invalid user debian from 3.93.151.154 port 49078 Connection closed by invalid user debian 3.93.151.154 port 49078 [preauth] Invalid user debian from 3.93.151.154 port 49674 Connection closed by invalid user debian 3.93.151.154 port 49674 [preauth] Invalid user debian from 3.93.151.154 port 50052 Connection closed by invalid user debian 3.93.151.154 port 50052 [preauth] Invalid user debian from 3.93.151.154 port 50444 Connection closed by invalid user debian 3.93.151.154 port 50444 [preauth] Invalid user debian from 3.93.151.154 port 50958 Connection closed by invalid user debian 3.93.151.154 port 50958 [preauth] Invalid user debian from 3.93.151.154 port 51326 Connection closed by invalid user debian 3.93.151.154 port 51326 [preauth] Invalid user debian from 3.93.151.154 port 51828 Connection closed by invalid user debian 3.93.151.154 port 51828 [preauth] Invalid user debian from 3.93.151.154 port 52160 Connection closed by invalid user debian 3.93.151.154 port 52160 [preauth] Invalid user debian from 3.93.151.154 port 52446 Connection closed by invalid user debian 3.93.151.154 port 52446 [preauth] Invalid user debian from 3.93.151.154 port 52750 Connection closed by invalid user debian 3.93.151.154 port 52750 [preauth] Invalid user debian from 3.93.151.154 port 53032 Connection closed by invalid user debian 3.93.151.154 port 53032 [preauth] Invalid user debian from 3.93.151.154 port 53286 Connection closed by invalid user debian 3.93.151.154 port 53286 [preauth] Invalid user debian from 3.93.151.154 port 53586 Connection closed by invalid user debian 3.93.151.154 port 53586 [preauth] Invalid user debian from 3.93.151.154 port 53808 Connection closed by invalid user debian 3.93.151.154 port 53808 [preauth] Invalid user debian from 3.93.151.154 port 54056 Connection closed by invalid user debian 3.93.151.154 port 54056 [preauth] Invalid user debian from 3.93.151.154 port 54338 Connection closed by invalid user debian 3.93.151.154 port 54338 [preauth] Invalid user debian from 3.93.151.154 port 54660 Connection closed by invalid user debian 3.93.151.154 port 54660 [preauth] Invalid user debian from 3.93.151.154 port 55028 Connection closed by invalid user debian 3.93.151.154 port 55028 [preauth] Invalid user debian from 3.93.151.154 port 55388 Connection closed by invalid user debian 3.93.151.154 port 55388 [preauth] Invalid user debian from 3.93.151.154 port 55748 Connection closed by invalid user debian 3.93.151.154 port 55748 [preauth] Invalid user debian from 3.93.151.154 port 56320 Connection closed by invalid user debian 3.93.151.154 port 56320 [preauth] Invalid user debian from 3.93.151.154 port 57162 Connection closed by invalid user debian 3.93.151.154 port 57162 [preauth] Invalid user debian from 3.93.151.154 port 58458 Connection closed by invalid user debian 3.93.151.154 port 58458 [preauth] Invalid user debian from 3.93.151.154 port 59874 Connection closed by invalid user debian 3.93.151.154 port 59874 [preauth] Invalid user debian from 3.93.151.154 port 32828 Connection closed by invalid user debian 3.93.151.154 port 32828 [preauth] Invalid user debian from 3.93.151.154 port 33314 Connection closed by invalid user debian 3.93.151.154 port 33314 [preauth] Invalid user debian from 3.93.151.154 port 33692 Connection closed by invalid user debian 3.93.151.154 port 33692 [preauth] Invalid user debian from 3.93.151.154 port 34104 Connection closed by invalid user debian 3.93.151.154 port 34104 [preauth] Invalid user debian from 3.93.151.154 port 34514 Connection closed by invalid user debian 3.93.151.154 port 34514 [preauth] Invalid user debian from 3.93.151.154 port 34942 Connection closed by invalid user debian 3.93.151.154 port 34942 [preauth] Invalid user debian from 3.93.151.154 port 35376 Connection closed by invalid user debian 3.93.151.154 port 35376 [preauth] Invalid user debian from 3.93.151.154 port 35770 Connection closed by invalid user debian 3.93.151.154 port 35770 [preauth] Invalid user debian from 3.93.151.154 port 36098 Connection closed by invalid user debian 3.93.151.154 port 36098 [preauth] Invalid user debian from 3.93.151.154 port 36462 Connection closed by invalid user debian 3.93.151.154 port 36462 [preauth] Invalid user debian from 3.93.151.154 port 36824 Connection closed by invalid user debian 3.93.151.154 port 36824 [preauth] Invalid user debian from 3.93.151.154 port 37176 Connection closed by invalid user debian 3.93.151.154 port 37176 [preauth] Invalid user debian from 3.93.151.154 port 37546 Connection closed by invalid user debian 3.93.151.154 port 37546 [preauth] Invalid user debian from 3.93.151.154 port 37928 Connection closed by invalid user debian 3.93.151.154 port 37928 [preauth] Invalid user debian from 3.93.151.154 port 38262 Connection closed by invalid user debian 3.93.151.154 port 38262 [preauth] Invalid user debian from 3.93.151.154 port 38624 Connection closed by invalid user debian 3.93.151.154 port 38624 [preauth] Invalid user debian from 3.93.151.154 port 39026 Connection closed by invalid user debian 3.93.151.154 port 39026 [preauth] Invalid user debian from 3.93.151.154 port 39414 Connection closed by invalid user debian 3.93.151.154 port 39414 [preauth] Invalid user debian from 3.93.151.154 port 40078 Connection closed by invalid user debian 3.93.151.154 port 40078 [preauth] Invalid user debian from 3.93.151.154 port 40706 Connection closed by invalid user debian 3.93.151.154 port 40706 [preauth] Invalid user debian from 3.93.151.154 port 41636 Connection closed by invalid user debian 3.93.151.154 port 41636 [preauth] Invalid user debian from 3.93.151.154 port 42748 Connection closed by invalid user debian 3.93.151.154 port 42748 [preauth] Invalid user debian from 3.93.151.154 port 44226 Connection closed by invalid user debian 3.93.151.154 port 44226 [preauth] Invalid user debian from 3.93.151.154 port 45238 Connection closed by invalid user debian 3.93.151.154 port 45238 [preauth] Invalid user debian from 3.93.151.154 port 45696 Connection closed by invalid user debian 3.93.151.154 port 45696 [preauth] Invalid user debian from 3.93.151.154 port 46068 Connection closed by invalid user debian 3.93.151.154 port 46068 [preauth] Invalid user debian from 3.93.151.154 port 46518 Connection closed by invalid user debian 3.93.151.154 port 46518 [preauth] Invalid user debian from 3.93.151.154 port 47036 Connection closed by invalid user debian 3.93.151.154 port 47036 [preauth] Invalid user debian from 3.93.151.154 port 47528 Connection closed by invalid user debian 3.93.151.154 port 47528 [preauth] Invalid user debian from 3.93.151.154 port 48014 Connection closed by invalid user debian 3.93.151.154 port 48014 [preauth] Invalid user debian from 3.93.151.154 port 48430 Connection closed by invalid user debian 3.93.151.154 port 48430 [preauth] Invalid user debian from 3.93.151.154 port 48814 Connection closed by invalid user debian 3.93.151.154 port 48814 [preauth] Invalid user debian from 3.93.151.154 port 49194 Connection closed by invalid user debian 3.93.151.154 port 49194 [preauth] Invalid user debian from 3.93.151.154 port 49634 Connection closed by invalid user debian 3.93.151.154 port 49634 [preauth] Invalid user admin from 3.93.151.154 port 50052 Connection closed by invalid user admin 3.93.151.154 port 50052 [preauth] Invalid user admin from 3.93.151.154 port 50368 Connection closed by invalid user admin 3.93.151.154 port 50368 [preauth] Invalid user admin from 3.93.151.154 port 50726 Connection closed by invalid user admin 3.93.151.154 port 50726 [preauth] Invalid user admin from 3.93.151.154 port 51068 Connection closed by invalid user admin 3.93.151.154 port 51068 [preauth] Invalid user admin from 3.93.151.154 port 51430 Connection closed by invalid user admin 3.93.151.154 port 51430 [preauth] Invalid user admin from 3.93.151.154 port 51896 Connection closed by invalid user admin 3.93.151.154 port 51896 [preauth] Invalid user admin from 3.93.151.154 port 52432 Connection closed by invalid user admin 3.93.151.154 port 52432 [preauth] Invalid user admin from 3.93.151.154 port 53010 Connection closed by invalid user admin 3.93.151.154 port 53010 [preauth] Invalid user admin from 3.93.151.154 port 53874 Connection closed by invalid user admin 3.93.151.154 port 53874 [preauth] Invalid user admin from 3.93.151.154 port 54954 Connection closed by invalid user admin 3.93.151.154 port 54954 [preauth] Invalid user admin from 3.93.151.154 port 56280 Connection closed by invalid user admin 3.93.151.154 port 56280 [preauth] Invalid user admin from 3.93.151.154 port 57682 Connection closed by invalid user admin 3.93.151.154 port 57682 [preauth] Invalid user admin from 3.93.151.154 port 58364 Connection closed by invalid user admin 3.93.151.154 port 58364 [preauth] Invalid user admin from 3.93.151.154 port 58716 Connection closed by invalid user admin 3.93.151.154 port 58716 [preauth] Invalid user admin from 3.93.151.154 port 59026 Connection closed by invalid user admin 3.93.151.154 port 59026 [preauth] Invalid user admin from 3.93.151.154 port 59512 Connection closed by invalid user admin 3.93.151.154 port 59512 [preauth] Invalid user admin from 3.93.151.154 port 59890 Connection closed by invalid user admin 3.93.151.154 port 59890 [preauth] Invalid user admin from 3.93.151.154 port 60360 Connection closed by invalid user admin 3.93.151.154 port 60360 [preauth] Invalid user admin from 3.93.151.154 port 60804 Connection closed by invalid user admin 3.93.151.154 port 60804 [preauth] Invalid user admin from 3.93.151.154 port 32924 Connection closed by invalid user admin 3.93.151.154 port 32924 [preauth] Invalid user admin from 3.93.151.154 port 33232 Connection closed by invalid user admin 3.93.151.154 port 33232 [preauth] Invalid user admin from 3.93.151.154 port 33576 Connection closed by invalid user admin 3.93.151.154 port 33576 [preauth] Invalid user admin from 3.93.151.154 port 33882 Connection closed by invalid user admin 3.93.151.154 port 33882 [preauth] Invalid user admin from 3.93.151.154 port 34190 Connection closed by invalid user admin 3.93.151.154 port 34190 [preauth] Invalid user admin from 3.93.151.154 port 34434 Connection closed by invalid user admin 3.93.151.154 port 34434 [preauth] Invalid user admin from 3.93.151.154 port 34760 Connection closed by invalid user admin 3.93.151.154 port 34760 [preauth] Invalid user admin from 3.93.151.154 port 35096 Connection closed by invalid user admin 3.93.151.154 port 35096 [preauth] Invalid user admin from 3.93.151.154 port 35614 Connection closed by invalid user admin 3.93.151.154 port 35614 [preauth] Invalid user admin from 3.93.151.154 port 36012 Connection closed by invalid user admin 3.93.151.154 port 36012 [preauth] Invalid user admin from 3.93.151.154 port 36374 Connection closed by invalid user admin 3.93.151.154 port 36374 [preauth] Invalid user admin from 3.93.151.154 port 37202 Connection closed by invalid user admin 3.93.151.154 port 37202 [preauth] Invalid user admin from 3.93.151.154 port 37862 Connection closed by invalid user admin 3.93.151.154 port 37862 [preauth] Invalid user admin from 3.93.151.154 port 38788 Connection closed by invalid user admin 3.93.151.154 port 38788 [preauth] Invalid user admin from 3.93.151.154 port 40006 Connection closed by invalid user admin 3.93.151.154 port 40006 [preauth] Invalid user admin from 3.93.151.154 port 41446 Connection closed by invalid user admin 3.93.151.154 port 41446 [preauth] Invalid user admin from 3.93.151.154 port 42138 Connection closed by invalid user admin 3.93.151.154 port 42138 [preauth] Invalid user admin from 3.93.151.154 port 42466 Connection closed by invalid user admin 3.93.151.154 port 42466 [preauth] Invalid user admin from 3.93.151.154 port 42784 Connection closed by invalid user admin 3.93.151.154 port 42784 [preauth] Invalid user admin from 3.93.151.154 port 43210 Connection closed by invalid user admin 3.93.151.154 port 43210 [preauth] Invalid user admin from 3.93.151.154 port 43598 Connection closed by invalid user admin 3.93.151.154 port 43598 [preauth] Invalid user admin from 3.93.151.154 port 44102 Connection closed by invalid user admin 3.93.151.154 port 44102 [preauth] Invalid user admin from 3.93.151.154 port 44380 Connection closed by invalid user admin 3.93.151.154 port 44380 [preauth] Invalid user admin from 3.93.151.154 port 44734 Connection closed by invalid user admin 3.93.151.154 port 44734 [preauth] Invalid user admin from 3.93.151.154 port 44984 Connection closed by invalid user admin 3.93.151.154 port 44984 [preauth] Invalid user admin from 3.93.151.154 port 45270 Connection closed by invalid user admin 3.93.151.154 port 45270 [preauth] Invalid user admin from 3.93.151.154 port 45588 Connection closed by invalid user admin 3.93.151.154 port 45588 [preauth] Invalid user admin from 3.93.151.154 port 45948 Connection closed by invalid user admin 3.93.151.154 port 45948 [preauth] Invalid user admin from 3.93.151.154 port 46334 Connection closed by invalid user admin 3.93.151.154 port 46334 [preauth] Invalid user admin from 3.93.151.154 port 46636 Connection closed by invalid user admin 3.93.151.154 port 46636 [preauth] Invalid user admin from 3.93.151.154 port 46944 Connection closed by invalid user admin 3.93.151.154 port 46944 [preauth] Invalid user admin from 3.93.151.154 port 47322 Connection closed by invalid user admin 3.93.151.154 port 47322 [preauth] Invalid user admin from 3.93.151.154 port 47746 Connection closed by invalid user admin 3.93.151.154 port 47746 [preauth] Invalid user admin from 3.93.151.154 port 48422 Connection closed by invalid user admin 3.93.151.154 port 48422 [preauth] Invalid user admin from 3.93.151.154 port 49272 Connection closed by invalid user admin 3.93.151.154 port 49272 [preauth] Invalid user admin from 3.93.151.154 port 49948 Connection closed by invalid user admin 3.93.151.154 port 49948 [preauth] Invalid user admin from 3.93.151.154 port 50976 Connection closed by invalid user admin 3.93.151.154 port 50976 [preauth] Invalid user admin from 3.93.151.154 port 51954 Connection closed by invalid user admin 3.93.151.154 port 51954 [preauth] Invalid user admin from 3.93.151.154 port 53202 Connection closed by invalid user admin 3.93.151.154 port 53202 [preauth] Invalid user admin from 3.93.151.154 port 53752 Connection closed by invalid user admin 3.93.151.154 port 53752 [preauth] Invalid user admin from 3.93.151.154 port 54118 Connection closed by invalid user admin 3.93.151.154 port 54118 [preauth] Invalid user admin from 3.93.151.154 port 54576 Connection closed by invalid user admin 3.93.151.154 port 54576 [preauth] Invalid user admin from 3.93.151.154 port 55008 Connection closed by invalid user admin 3.93.151.154 port 55008 [preauth] Invalid user admin from 3.93.151.154 port 55468 Connection closed by invalid user admin 3.93.151.154 port 55468 [preauth] Invalid user admin from 3.93.151.154 port 55918 Connection closed by invalid user admin 3.93.151.154 port 55918 [preauth] Invalid user admin from 3.93.151.154 port 56260 Connection closed by invalid user admin 3.93.151.154 port 56260 [preauth] Invalid user admin from 3.93.151.154 port 56588 Connection closed by invalid user admin 3.93.151.154 port 56588 [preauth] Invalid user admin from 3.93.151.154 port 56868 Connection closed by invalid user admin 3.93.151.154 port 56868 [preauth] Invalid user admin from 3.93.151.154 port 57212 Connection closed by invalid user admin 3.93.151.154 port 57212 [preauth] Invalid user admin from 3.93.151.154 port 57548 Connection closed by invalid user admin 3.93.151.154 port 57548 [preauth] Invalid user admin from 3.93.151.154 port 57876 Connection closed by invalid user admin 3.93.151.154 port 57876 [preauth] Invalid user admin from 3.93.151.154 port 58234 Connection closed by invalid user admin 3.93.151.154 port 58234 [preauth] Invalid user admin from 3.93.151.154 port 58498 Connection closed by invalid user admin 3.93.151.154 port 58498 [preauth] Invalid user admin from 3.93.151.154 port 58868 Connection closed by invalid user admin 3.93.151.154 port 58868 [preauth] Invalid user admin from 3.93.151.154 port 59386 Connection closed by invalid user admin 3.93.151.154 port 59386 [preauth] Invalid user admin from 3.93.151.154 port 59910 Connection closed by invalid user admin 3.93.151.154 port 59910 [preauth] Invalid user admin from 3.93.151.154 port 60640 Connection closed by invalid user admin 3.93.151.154 port 60640 [preauth] Invalid user admin from 3.93.151.154 port 33164 Connection closed by invalid user admin 3.93.151.154 port 33164 [preauth] Invalid user admin from 3.93.151.154 port 34356 Connection closed by invalid user admin 3.93.151.154 port 34356 [preauth] Invalid user admin from 3.93.151.154 port 35796 Connection closed by invalid user admin 3.93.151.154 port 35796 [preauth] Invalid user admin from 3.93.151.154 port 36750 Connection closed by invalid user admin 3.93.151.154 port 36750 [preauth] Invalid user admin from 3.93.151.154 port 37342 Connection closed by invalid user admin 3.93.151.154 port 37342 [preauth] Invalid user admin from 3.93.151.154 port 37686 Connection closed by invalid user admin 3.93.151.154 port 37686 [preauth] Invalid user pi from 3.93.151.154 port 38110 Connection closed by invalid user pi 3.93.151.154 port 38110 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 3.93.151.154 port 38482 [preauth] Unable to negotiate with 61.177.173.41 port 3294: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: client sent invalid protocol identifier "GET / HTTP/1.1" banner exchange: Connection from 185.117.88.2 port 54694: invalid format Connection closed by 192.241.222.133 port 52732 [preauth] Received disconnect from 61.177.173.39 port 46376:11: [preauth] Disconnected from 61.177.173.39 port 46376 [preauth] Unable to negotiate with 61.177.173.56 port 46960: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 48744:11: [preauth] Disconnected from 61.177.173.50 port 48744 [preauth] Received disconnect from 61.177.172.124 port 51685:11: [preauth] Disconnected from 61.177.172.124 port 51685 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 48974 Unable to negotiate with 179.43.167.74 port 57952: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 48438: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user admin from 176.111.173.44 port 45642 Connection closed by invalid user admin 176.111.173.44 port 45642 [preauth] Unable to negotiate with 61.177.173.43 port 41900: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 37466 Unable to negotiate with 45.125.65.33 port 52790: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.98 port 62964:11: [preauth] Disconnected from 61.177.172.98 port 62964 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 34596 Unable to negotiate with 141.98.10.174 port 54516: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 157.245.61.228 port 60794 User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 34800 [preauth] Invalid user admin from 157.245.61.228 port 38372 Connection closed by invalid user admin 157.245.61.228 port 38372 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 41950 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 45524 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 49094 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 52662 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 56234 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 59804 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 35142 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 38712 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 42294 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 45862 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 49430 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 53000 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 56570 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 60140 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 35478 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 39048 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 42618 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 46188 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 49758 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 53328 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 56898 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 60468 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 35806 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 39374 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 42942 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 46510 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 50080 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 53648 [preauth] User root not allowed because account is locked Connection closed by invalid user root 157.245.61.228 port 57218 [preauth] Invalid user awsgui from 157.245.61.228 port 60786 Connection closed by invalid user awsgui 157.245.61.228 port 60786 [preauth] Invalid user admin from 157.245.61.228 port 36126 Connection closed by invalid user admin 157.245.61.228 port 36126 [preauth] Invalid user admin from 157.245.61.228 port 39700 Connection closed by invalid user admin 157.245.61.228 port 39700 [preauth] Invalid user apache from 157.245.61.228 port 43278 Connection closed by invalid user apache 157.245.61.228 port 43278 [preauth] Invalid user apache from 157.245.61.228 port 46852 Connection closed by invalid user apache 157.245.61.228 port 46852 [preauth] Invalid user app from 157.245.61.228 port 50424 Connection closed by invalid user app 157.245.61.228 port 50424 [preauth] Invalid user app from 157.245.61.228 port 53996 Connection closed by invalid user app 157.245.61.228 port 53996 [preauth] Invalid user app from 157.245.61.228 port 57568 Connection closed by invalid user app 157.245.61.228 port 57568 [preauth] Invalid user app from 157.245.61.228 port 32908 Connection closed by invalid user app 157.245.61.228 port 32908 [preauth] Invalid user appuser from 157.245.61.228 port 36480 Connection closed by invalid user appuser 157.245.61.228 port 36480 [preauth] Invalid user bigdata from 157.245.61.228 port 40052 Connection closed by invalid user bigdata 157.245.61.228 port 40052 [preauth] Invalid user bot from 157.245.61.228 port 43624 Connection closed by invalid user bot 157.245.61.228 port 43624 [preauth] Invalid user centos from 157.245.61.228 port 47196 Connection closed by invalid user centos 157.245.61.228 port 47196 [preauth] Invalid user data from 157.245.61.228 port 50768 Connection closed by invalid user data 157.245.61.228 port 50768 [preauth] Invalid user demo from 157.245.61.228 port 54340 Connection closed by invalid user demo 157.245.61.228 port 54340 [preauth] Received disconnect from 61.177.173.47 port 60069:11: [preauth] Disconnected from 61.177.173.47 port 60069 [preauth] Invalid user deploy from 157.245.61.228 port 57912 Connection closed by invalid user deploy 157.245.61.228 port 57912 [preauth] Invalid user deploy from 157.245.61.228 port 33252 Connection closed by invalid user deploy 157.245.61.228 port 33252 [preauth] Invalid user deploy from 157.245.61.228 port 36824 Connection closed by invalid user deploy 157.245.61.228 port 36824 [preauth] Connection closed by 192.241.216.15 port 38250 [preauth] Invalid user dev from 157.245.61.228 port 40396 Connection closed by invalid user dev 157.245.61.228 port 40396 [preauth] Invalid user dev from 157.245.61.228 port 43968 Connection closed by invalid user dev 157.245.61.228 port 43968 [preauth] Invalid user dev from 157.245.61.228 port 47548 Connection closed by invalid user dev 157.245.61.228 port 47548 [preauth] Invalid user developer from 157.245.61.228 port 51120 Connection closed by invalid user developer 157.245.61.228 port 51120 [preauth] Invalid user developer from 157.245.61.228 port 54692 Connection closed by invalid user developer 157.245.61.228 port 54692 [preauth] Invalid user dolphinscheduler from 157.245.61.228 port 58264 Connection closed by invalid user dolphinscheduler 157.245.61.228 port 58264 [preauth] Invalid user dolphinscheduler from 157.245.61.228 port 33604 Connection closed by invalid user dolphinscheduler 157.245.61.228 port 33604 [preauth] Received disconnect from 61.177.172.98 port 26363:11: [preauth] Disconnected from 61.177.172.98 port 26363 [preauth] Invalid user dolphinscheduler from 157.245.61.228 port 37176 Connection closed by invalid user dolphinscheduler 157.245.61.228 port 37176 [preauth] Invalid user docker from 157.245.61.228 port 40748 Connection closed by invalid user docker 157.245.61.228 port 40748 [preauth] Invalid user docker from 157.245.61.228 port 44320 Connection closed by invalid user docker 157.245.61.228 port 44320 [preauth] Invalid user elastic from 157.245.61.228 port 47890 Connection closed by invalid user elastic 157.245.61.228 port 47890 [preauth] Invalid user elastic from 157.245.61.228 port 51462 Connection closed by invalid user elastic 157.245.61.228 port 51462 [preauth] Invalid user elastic from 157.245.61.228 port 55034 Connection closed by invalid user elastic 157.245.61.228 port 55034 [preauth] Invalid user elasticsearch from 157.245.61.228 port 58606 Connection closed by invalid user elasticsearch 157.245.61.228 port 58606 [preauth] Invalid user elasticsearch from 157.245.61.228 port 33946 Connection closed by invalid user elasticsearch 157.245.61.228 port 33946 [preauth] Invalid user elsearch from 157.245.61.228 port 37518 Connection closed by invalid user elsearch 157.245.61.228 port 37518 [preauth] Invalid user elsearch from 157.245.61.228 port 41090 Connection closed by invalid user elsearch 157.245.61.228 port 41090 [preauth] Invalid user es from 157.245.61.228 port 44662 Connection closed by invalid user es 157.245.61.228 port 44662 [preauth] Invalid user es from 157.245.61.228 port 48234 Connection closed by invalid user es 157.245.61.228 port 48234 [preauth] Invalid user es from 157.245.61.228 port 51806 Connection closed by invalid user es 157.245.61.228 port 51806 [preauth] Invalid user es from 157.245.61.228 port 55378 Connection closed by invalid user es 157.245.61.228 port 55378 [preauth] Invalid user es from 157.245.61.228 port 58950 Connection closed by invalid user es 157.245.61.228 port 58950 [preauth] Invalid user esadmin from 157.245.61.228 port 34290 Connection closed by invalid user esadmin 157.245.61.228 port 34290 [preauth] Invalid user esroot from 157.245.61.228 port 37864 Connection closed by invalid user esroot 157.245.61.228 port 37864 [preauth] Invalid user esuser from 157.245.61.228 port 41436 Connection closed by invalid user esuser 157.245.61.228 port 41436 [preauth] Invalid user esuser from 157.245.61.228 port 45008 Connection closed by invalid user esuser 157.245.61.228 port 45008 [preauth] Invalid user esuser from 157.245.61.228 port 48580 Connection closed by invalid user esuser 157.245.61.228 port 48580 [preauth] Invalid user esuser from 157.245.61.228 port 52152 Connection closed by invalid user esuser 157.245.61.228 port 52152 [preauth] Invalid user flink from 157.245.61.228 port 55724 Connection closed by invalid user flink 157.245.61.228 port 55724 [preauth] Invalid user flink from 157.245.61.228 port 59296 Connection closed by invalid user flink 157.245.61.228 port 59296 [preauth] Invalid user flask from 157.245.61.228 port 34636 Connection closed by invalid user flask 157.245.61.228 port 34636 [preauth] Invalid user flask from 157.245.61.228 port 38208 Connection closed by invalid user flask 157.245.61.228 port 38208 [preauth] Invalid user flask from 157.245.61.228 port 41776 Connection closed by invalid user flask 157.245.61.228 port 41776 [preauth] Invalid user flask from 157.245.61.228 port 45346 Connection closed by invalid user flask 157.245.61.228 port 45346 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 157.245.61.228 port 48916 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 157.245.61.228 port 52488 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 157.245.61.228 port 56060 [preauth] Invalid user ftpuser from 157.245.61.228 port 59632 Connection closed by invalid user ftpuser 157.245.61.228 port 59632 [preauth] Invalid user ftpuser from 157.245.61.228 port 34972 Connection closed by invalid user ftpuser 157.245.61.228 port 34972 [preauth] Invalid user ftpuser from 157.245.61.228 port 38542 Connection closed by invalid user ftpuser 157.245.61.228 port 38542 [preauth] Invalid user ftpuser from 157.245.61.228 port 42112 Connection closed by invalid user ftpuser 157.245.61.228 port 42112 [preauth] Invalid user gitlab from 157.245.61.228 port 45682 Connection closed by invalid user gitlab 157.245.61.228 port 45682 [preauth] Invalid user gitlab from 157.245.61.228 port 49252 Connection closed by invalid user gitlab 157.245.61.228 port 49252 [preauth] Invalid user gitlab from 157.245.61.228 port 52822 Connection closed by invalid user gitlab 157.245.61.228 port 52822 [preauth] Invalid user gitlab from 157.245.61.228 port 56390 Connection closed by invalid user gitlab 157.245.61.228 port 56390 [preauth] Invalid user gitlab-runner from 157.245.61.228 port 59960 Connection closed by invalid user gitlab-runner 157.245.61.228 port 59960 [preauth] Connection closed by authenticating user git 157.245.61.228 port 35298 [preauth] Connection closed by authenticating user git 157.245.61.228 port 38866 [preauth] Connection closed by authenticating user git 157.245.61.228 port 42434 [preauth] Connection closed by authenticating user git 157.245.61.228 port 46002 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 157.245.61.228 port 49574 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 157.245.61.228 port 53144 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 157.245.61.228 port 56714 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 157.245.61.228 port 60284 [preauth] Invalid user gpadmin from 157.245.61.228 port 35622 Connection closed by invalid user gpadmin 157.245.61.228 port 35622 [preauth] Invalid user gpadmin from 157.245.61.228 port 39192 Connection closed by invalid user gpadmin 157.245.61.228 port 39192 [preauth] Invalid user gpuadmin from 157.245.61.228 port 42762 Connection closed by invalid user gpuadmin 157.245.61.228 port 42762 [preauth] Invalid user hadoop from 157.245.61.228 port 46332 Connection closed by invalid user hadoop 157.245.61.228 port 46332 [preauth] Invalid user hadoop from 157.245.61.228 port 49902 Connection closed by invalid user hadoop 157.245.61.228 port 49902 [preauth] Invalid user hadoop from 157.245.61.228 port 53472 Connection closed by invalid user hadoop 157.245.61.228 port 53472 [preauth] Invalid user hadoop from 157.245.61.228 port 57042 Connection closed by invalid user hadoop 157.245.61.228 port 57042 [preauth] Invalid user hive from 157.245.61.228 port 60612 Connection closed by invalid user hive 157.245.61.228 port 60612 [preauth] Invalid user jenkins from 157.245.61.228 port 35950 Connection closed by invalid user jenkins 157.245.61.228 port 35950 [preauth] Invalid user kubernetes from 157.245.61.228 port 39528 Connection closed by invalid user kubernetes 157.245.61.228 port 39528 [preauth] Invalid user lighthouse from 157.245.61.228 port 43098 Connection closed by invalid user lighthouse 157.245.61.228 port 43098 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.48 port 54113 Invalid user lighthouse from 157.245.61.228 port 46668 Connection closed by invalid user lighthouse 157.245.61.228 port 46668 [preauth] Invalid user lighthouse from 157.245.61.228 port 50238 Connection closed by invalid user lighthouse 157.245.61.228 port 50238 [preauth] Invalid user jumpserver from 157.245.61.228 port 53808 Connection closed by invalid user jumpserver 157.245.61.228 port 53808 [preauth] Invalid user mongo from 157.245.61.228 port 57378 Connection closed by invalid user mongo 157.245.61.228 port 57378 [preauth] Invalid user mongodb from 157.245.61.228 port 60946 Connection closed by invalid user mongodb 157.245.61.228 port 60946 [preauth] Invalid user mongodb from 157.245.61.228 port 36282 Connection closed by invalid user mongodb 157.245.61.228 port 36282 [preauth] Received disconnect from 61.177.173.50 port 42670:11: [preauth] Disconnected from 61.177.173.50 port 42670 [preauth] Invalid user mysql from 157.245.61.228 port 39850 Connection closed by invalid user mysql 157.245.61.228 port 39850 [preauth] Invalid user mysql from 157.245.61.228 port 43418 Connection closed by invalid user mysql 157.245.61.228 port 43418 [preauth] Invalid user mysql from 157.245.61.228 port 46984 Connection closed by invalid user mysql 157.245.61.228 port 46984 [preauth] Invalid user nexus from 157.245.61.228 port 50550 Connection closed by invalid user nexus 157.245.61.228 port 50550 [preauth] Invalid user nginx from 157.245.61.228 port 54116 Connection closed by invalid user nginx 157.245.61.228 port 54116 [preauth] Invalid user nginx from 157.245.61.228 port 57682 Connection closed by invalid user nginx 157.245.61.228 port 57682 [preauth] Invalid user nginx from 157.245.61.228 port 33016 Connection closed by invalid user nginx 157.245.61.228 port 33016 [preauth] Invalid user nvidia from 157.245.61.228 port 36584 Connection closed by invalid user nvidia 157.245.61.228 port 36584 [preauth] Invalid user nvidia from 157.245.61.228 port 40152 Connection closed by invalid user nvidia 157.245.61.228 port 40152 [preauth] Received disconnect from 61.177.173.53 port 59108:11: [preauth] Disconnected from 61.177.173.53 port 59108 [preauth] Invalid user oceanbase from 157.245.61.228 port 43720 Connection closed by invalid user oceanbase 157.245.61.228 port 43720 [preauth] Invalid user observer from 157.245.61.228 port 47286 Connection closed by invalid user observer 157.245.61.228 port 47286 [preauth] Invalid user observer from 157.245.61.228 port 50854 Connection closed by invalid user observer 157.245.61.228 port 50854 [preauth] Invalid user oracle from 157.245.61.228 port 54422 Connection closed by invalid user oracle 157.245.61.228 port 54422 [preauth] Invalid user oracle from 157.245.61.228 port 57990 Connection closed by invalid user oracle 157.245.61.228 port 57990 [preauth] Invalid user oracle from 157.245.61.228 port 33326 Connection closed by invalid user oracle 157.245.61.228 port 33326 [preauth] Invalid user oracle from 157.245.61.228 port 36894 Connection closed by invalid user oracle 157.245.61.228 port 36894 [preauth] Invalid user oracle from 157.245.61.228 port 40462 Connection closed by invalid user oracle 157.245.61.228 port 40462 [preauth] Invalid user oracle from 157.245.61.228 port 44030 Connection closed by invalid user oracle 157.245.61.228 port 44030 [preauth] Invalid user oracle from 157.245.61.228 port 47598 Connection closed by invalid user oracle 157.245.61.228 port 47598 [preauth] Invalid user oracle from 157.245.61.228 port 51168 Connection closed by invalid user oracle 157.245.61.228 port 51168 [preauth] Invalid user oracle from 157.245.61.228 port 54736 Connection closed by invalid user oracle 157.245.61.228 port 54736 [preauth] Invalid user oracle from 157.245.61.228 port 58304 Connection closed by invalid user oracle 157.245.61.228 port 58304 [preauth] Invalid user oscar from 157.245.61.228 port 33640 Connection closed by invalid user oscar 157.245.61.228 port 33640 [preauth] Invalid user oscar from 157.245.61.228 port 37208 Connection closed by invalid user oscar 157.245.61.228 port 37208 [preauth] Invalid user oscar from 157.245.61.228 port 40776 Connection closed by invalid user oscar 157.245.61.228 port 40776 [preauth] Invalid user postgres from 157.245.61.228 port 44344 Connection closed by invalid user postgres 157.245.61.228 port 44344 [preauth] Invalid user postgres from 157.245.61.228 port 47912 Connection closed by invalid user postgres 157.245.61.228 port 47912 [preauth] Invalid user postgres from 157.245.61.228 port 51478 Connection closed by invalid user postgres 157.245.61.228 port 51478 [preauth] Invalid user postgres from 157.245.61.228 port 55046 Connection closed by invalid user postgres 157.245.61.228 port 55046 [preauth] Invalid user plex from 157.245.61.228 port 58614 Connection closed by invalid user plex 157.245.61.228 port 58614 [preauth] Invalid user plexserver from 157.245.61.228 port 33948 Connection closed by invalid user plexserver 157.245.61.228 port 33948 [preauth] Invalid user rabbitmq from 157.245.61.228 port 37518 Connection closed by invalid user rabbitmq 157.245.61.228 port 37518 [preauth] Invalid user rancher from 157.245.61.228 port 41086 Connection closed by invalid user rancher 157.245.61.228 port 41086 [preauth] Invalid user rancher from 157.245.61.228 port 44654 Connection closed by invalid user rancher 157.245.61.228 port 44654 [preauth] Invalid user ranger from 157.245.61.228 port 48224 Connection closed by invalid user ranger 157.245.61.228 port 48224 [preauth] Invalid user ranger from 157.245.61.228 port 51792 Connection closed by invalid user ranger 157.245.61.228 port 51792 [preauth] Invalid user sonar from 157.245.61.228 port 55360 Connection closed by invalid user sonar 157.245.61.228 port 55360 [preauth] Invalid user sonar from 157.245.61.228 port 58928 Connection closed by invalid user sonar 157.245.61.228 port 58928 [preauth] Invalid user ftptest from 193.169.255.38 port 28616 Connection closed by invalid user ftptest 193.169.255.38 port 28616 [preauth] Invalid user sonar from 157.245.61.228 port 34264 Connection closed by invalid user sonar 157.245.61.228 port 34264 [preauth] Invalid user steam from 157.245.61.228 port 37830 Connection closed by invalid user steam 157.245.61.228 port 37830 [preauth] Invalid user steam from 157.245.61.228 port 41398 Connection closed by invalid user steam 157.245.61.228 port 41398 [preauth] Invalid user steam from 157.245.61.228 port 44966 Connection closed by invalid user steam 157.245.61.228 port 44966 [preauth] Invalid user svnuser from 157.245.61.228 port 48534 Connection closed by invalid user svnuser 157.245.61.228 port 48534 [preauth] Invalid user svnuser from 157.245.61.228 port 52102 Connection closed by invalid user svnuser 157.245.61.228 port 52102 [preauth] Invalid user test from 157.245.61.228 port 55670 Connection closed by invalid user test 157.245.61.228 port 55670 [preauth] Invalid user test from 157.245.61.228 port 59240 Connection closed by invalid user test 157.245.61.228 port 59240 [preauth] Invalid user test from 157.245.61.228 port 34574 Connection closed by invalid user test 157.245.61.228 port 34574 [preauth] Invalid user test from 157.245.61.228 port 38140 Connection closed by invalid user test 157.245.61.228 port 38140 [preauth] Invalid user test from 157.245.61.228 port 41708 Connection closed by invalid user test 157.245.61.228 port 41708 [preauth] Invalid user test2 from 157.245.61.228 port 45276 Connection closed by invalid user test2 157.245.61.228 port 45276 [preauth] Received disconnect from 61.177.173.35 port 34489:11: [preauth] Disconnected from 61.177.173.35 port 34489 [preauth] Invalid user testuser from 157.245.61.228 port 48844 Connection closed by invalid user testuser 157.245.61.228 port 48844 [preauth] Invalid user tom from 157.245.61.228 port 52410 Connection closed by invalid user tom 157.245.61.228 port 52410 [preauth] Invalid user tom from 157.245.61.228 port 55976 Connection closed by invalid user tom 157.245.61.228 port 55976 [preauth] Invalid user tom from 157.245.61.228 port 59542 Connection closed by invalid user tom 157.245.61.228 port 59542 [preauth] Invalid user tomcat from 157.245.61.228 port 34876 Connection closed by invalid user tomcat 157.245.61.228 port 34876 [preauth] Invalid user tomcat from 157.245.61.228 port 38442 Connection closed by invalid user tomcat 157.245.61.228 port 38442 [preauth] Invalid user tomcat from 157.245.61.228 port 42006 Connection closed by invalid user tomcat 157.245.61.228 port 42006 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 51176 Invalid user tools from 157.245.61.228 port 45572 Connection closed by invalid user tools 157.245.61.228 port 45572 [preauth] Invalid user tools from 157.245.61.228 port 49138 Connection closed by invalid user tools 157.245.61.228 port 49138 [preauth] Unable to negotiate with 179.43.154.134 port 43912: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user ts from 157.245.61.228 port 52704 Connection closed by invalid user ts 157.245.61.228 port 52704 [preauth] Invalid user ubuntu from 157.245.61.228 port 56270 Connection closed by invalid user ubuntu 157.245.61.228 port 56270 [preauth] Invalid user ubuntu from 157.245.61.228 port 59836 Connection closed by invalid user ubuntu 157.245.61.228 port 59836 [preauth] Invalid user uftp from 157.245.61.228 port 35172 Connection closed by invalid user uftp 157.245.61.228 port 35172 [preauth] Invalid user uftp from 157.245.61.228 port 38738 Connection closed by invalid user uftp 157.245.61.228 port 38738 [preauth] Invalid user uftp from 157.245.61.228 port 42304 Connection closed by invalid user uftp 157.245.61.228 port 42304 [preauth] Invalid user user from 157.245.61.228 port 45870 Connection closed by invalid user user 157.245.61.228 port 45870 [preauth] Invalid user user from 157.245.61.228 port 49436 Connection closed by invalid user user 157.245.61.228 port 49436 [preauth] Received disconnect from 61.177.173.36 port 39373:11: [preauth] Disconnected from 61.177.173.36 port 39373 [preauth] Invalid user user from 157.245.61.228 port 53002 Connection closed by invalid user user 157.245.61.228 port 53002 [preauth] Invalid user user from 157.245.61.228 port 56568 Connection closed by invalid user user 157.245.61.228 port 56568 [preauth] Invalid user user1 from 157.245.61.228 port 60134 Connection closed by invalid user user1 157.245.61.228 port 60134 [preauth] Invalid user vagrant from 157.245.61.228 port 35468 Connection closed by invalid user vagrant 157.245.61.228 port 35468 [preauth] Invalid user wang from 157.245.61.228 port 39034 Connection closed by invalid user wang 157.245.61.228 port 39034 [preauth] Invalid user wang from 157.245.61.228 port 42600 Connection closed by invalid user wang 157.245.61.228 port 42600 [preauth] Invalid user wang from 157.245.61.228 port 46166 Connection closed by invalid user wang 157.245.61.228 port 46166 [preauth] Invalid user weblogic from 157.245.61.228 port 49732 Connection closed by invalid user weblogic 157.245.61.228 port 49732 [preauth] Invalid user worker from 157.245.61.228 port 53298 Connection closed by invalid user worker 157.245.61.228 port 53298 [preauth] Received disconnect from 61.177.172.114 port 43812:11: [preauth] Disconnected from 61.177.172.114 port 43812 [preauth] Invalid user worker from 157.245.61.228 port 56864 Connection closed by invalid user worker 157.245.61.228 port 56864 [preauth] Invalid user www from 157.245.61.228 port 60430 Connection closed by invalid user www 157.245.61.228 port 60430 [preauth] Invalid user www from 157.245.61.228 port 35764 Connection closed by invalid user www 157.245.61.228 port 35764 [preauth] Invalid user www from 157.245.61.228 port 39330 Connection closed by invalid user www 157.245.61.228 port 39330 [preauth] Invalid user www from 157.245.61.228 port 42896 Connection closed by invalid user www 157.245.61.228 port 42896 [preauth] Invalid user yarn from 157.245.61.228 port 46462 Connection closed by invalid user yarn 157.245.61.228 port 46462 [preauth] Invalid user zabbix from 157.245.61.228 port 50028 Connection closed by invalid user zabbix 157.245.61.228 port 50028 [preauth] Invalid user zabbix from 157.245.61.228 port 53594 Connection closed by invalid user zabbix 157.245.61.228 port 53594 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 56026 Received disconnect from 61.177.172.98 port 24188:11: [preauth] Disconnected from 61.177.172.98 port 24188 [preauth] Received disconnect from 61.177.173.52 port 10212:11: [preauth] Disconnected from 61.177.173.52 port 10212 [preauth] Unable to negotiate with 61.177.173.43 port 61788: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 137.184.89.52 port 55326:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 55326 [preauth] Received disconnect from 61.177.173.39 port 51442:11: [preauth] Disconnected from 61.177.173.39 port 51442 [preauth] Received disconnect from 61.177.172.124 port 64131:11: [preauth] Disconnected from 61.177.172.124 port 64131 [preauth] Received disconnect from 61.177.173.35 port 32954:11: [preauth] Disconnected from 61.177.173.35 port 32954 [preauth] Received disconnect from 61.177.173.36 port 55698:11: [preauth] Disconnected from 61.177.173.36 port 55698 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 120.48.33.211 port 52052 Unable to negotiate with 120.48.33.211 port 59578: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 120.48.33.211 port 34358 Unable to negotiate with 61.177.173.43 port 18192: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.36 port 51999:11: [preauth] Disconnected from 61.177.173.36 port 51999 [preauth] Unable to negotiate with 61.177.172.91 port 51570: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 71.6.135.131 port 39492 [preauth] Connection closed by 71.6.135.131 port 40520 [preauth] Received disconnect from 137.184.89.52 port 50342:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 50342 [preauth] Unable to negotiate with 61.177.173.61 port 9164: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 106.126.14.180 port 36654 Unable to negotiate with 106.126.14.180 port 54654: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 37422: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 48420: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 59418: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 42184: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 106.126.14.180 port 53182: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 13037:11: [preauth] Disconnected from 61.177.172.108 port 13037 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.61 port 35302 2022/05/17 22:22:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/17 22:22:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/17 22:22:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/17 22:22:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Unable to negotiate with 61.177.172.160 port 15178: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 19484:11: [preauth] Disconnected from 61.177.172.124 port 19484 [preauth] Received disconnect from 61.177.173.36 port 34682:11: [preauth] Disconnected from 61.177.173.36 port 34682 [preauth] Connection reset by 143.198.129.185 port 25317 [preauth] Received disconnect from 218.92.0.221 port 54417:11: [preauth] Disconnected from 218.92.0.221 port 54417 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 36468 Unable to negotiate with 179.43.167.74 port 58358: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 48568: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 58746 kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 46962 Received disconnect from 61.177.173.51 port 16105:11: [preauth] Disconnected from 61.177.173.51 port 16105 [preauth] Received disconnect from 61.177.172.98 port 28635:11: [preauth] Disconnected from 61.177.172.98 port 28635 [preauth] Connection reset by 61.177.173.46 port 36845 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 51026 Received disconnect from 61.177.172.108 port 16979:11: [preauth] Disconnected from 61.177.172.108 port 16979 [preauth] Unable to negotiate with 179.43.167.74 port 36480: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 54900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.53 port 26993:11: [preauth] Disconnected from 61.177.173.53 port 26993 [preauth] Unable to negotiate with 61.177.172.160 port 14198: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 194.31.98.124 port 3099 Received disconnect from 61.177.173.48 port 13966:11: [preauth] Disconnected from 61.177.173.48 port 13966 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 46428 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 33902 [preauth] Invalid user test from 178.62.206.99 port 49740 Connection closed by invalid user test 178.62.206.99 port 49740 [preauth] Invalid user test from 178.62.206.99 port 37400 Connection closed by invalid user test 178.62.206.99 port 37400 [preauth] Invalid user user from 178.62.206.99 port 53362 Connection closed by invalid user user 178.62.206.99 port 53362 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 41096 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 57010 [preauth] Invalid user admin from 178.62.206.99 port 44796 Connection closed by invalid user admin 178.62.206.99 port 44796 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 60820 [preauth] Invalid user postgres from 178.62.206.99 port 48540 Connection closed by invalid user postgres 178.62.206.99 port 48540 [preauth] Invalid user postgres from 178.62.206.99 port 36222 Connection closed by invalid user postgres 178.62.206.99 port 36222 [preauth] Connection reset by 61.177.173.44 port 11842 [preauth] User root not allowed because account is locked Connection closed by invalid user root 178.62.206.99 port 52180 [preauth] Invalid user deploy from 178.62.206.99 port 39882 Connection closed by invalid user deploy 178.62.206.99 port 39882 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 178.62.206.99 port 55796 [preauth] Invalid user steam from 178.62.206.99 port 43500 Connection closed by invalid user steam 178.62.206.99 port 43500 [preauth] Invalid user admin from 176.111.173.44 port 53356 Connection closed by invalid user admin 176.111.173.44 port 53356 [preauth] Received disconnect from 61.177.173.50 port 39640:11: [preauth] Disconnected from 61.177.173.50 port 39640 [preauth] Invalid user pi from 151.81.22.153 port 33284 Invalid user pi from 151.81.22.153 port 33286 Connection closed by invalid user pi 151.81.22.153 port 33284 [preauth] Connection closed by invalid user pi 151.81.22.153 port 33286 [preauth] Received disconnect from 61.177.173.52 port 55959:11: [preauth] Disconnected from 61.177.173.52 port 55959 [preauth] Received disconnect from 61.177.172.124 port 46881:11: [preauth] Disconnected from 61.177.172.124 port 46881 [preauth] Unable to negotiate with 61.177.173.40 port 62566: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 164.92.64.129 port 40758:11: Bye Bye [preauth] Disconnected from 164.92.64.129 port 40758 [preauth] Received disconnect from 61.177.172.114 port 12982:11: [preauth] Disconnected from 61.177.172.114 port 12982 [preauth] Received disconnect from 194.31.98.17 port 57392:11: Bye Bye [preauth] Disconnected from 194.31.98.17 port 57392 [preauth] Received disconnect from 61.177.173.39 port 46174:11: [preauth] Disconnected from 61.177.173.39 port 46174 [preauth] Unable to negotiate with 61.177.173.43 port 42448: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user from 64.62.197.152 port 37294 Connection closed by invalid user 64.62.197.152 port 37294 [preauth] Received disconnect from 61.177.173.35 port 30876:11: [preauth] Disconnected from 61.177.173.35 port 30876 [preauth] Received disconnect from 61.177.173.36 port 51944:11: [preauth] Disconnected from 61.177.173.36 port 51944 [preauth] Unable to negotiate with 61.177.173.61 port 28604: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 56148 Unable to negotiate with 179.43.167.74 port 45030: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 35026: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by 162.142.125.213 port 33612 [preauth] Received disconnect from 61.177.173.46 port 29614:11: [preauth] Disconnected from 61.177.173.46 port 29614 [preauth] Received disconnect from 61.177.173.39 port 17094:11: [preauth] Disconnected from 61.177.173.39 port 17094 [preauth] Received disconnect from 61.177.173.48 port 20384:11: [preauth] Disconnected from 61.177.173.48 port 20384 [preauth] Received disconnect from 61.177.173.36 port 56189:11: [preauth] Disconnected from 61.177.173.36 port 56189 [preauth] Unable to negotiate with 61.177.173.41 port 47364: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 64107:11: [preauth] Disconnected from 61.177.173.39 port 64107 [preauth] Received disconnect from 61.177.172.114 port 63396:11: [preauth] Disconnected from 61.177.172.114 port 63396 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 52426 Unable to negotiate with 45.125.65.33 port 33926: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.108 port 28790:11: [preauth] Disconnected from 61.177.172.108 port 28790 [preauth] Received disconnect from 61.177.173.51 port 53766:11: [preauth] Disconnected from 61.177.173.51 port 53766 [preauth] Unable to negotiate with 61.177.173.40 port 35238: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 218.92.0.221 port 17928:11: [preauth] Disconnected from 218.92.0.221 port 17928 [preauth] Received disconnect from 61.177.173.47 port 11488:11: [preauth] Disconnected from 61.177.173.47 port 11488 [preauth] Received disconnect from 209.141.52.101 port 36918:11: Bye Bye [preauth] Disconnected from 209.141.52.101 port 36918 [preauth] Received disconnect from 61.177.173.36 port 19242:11: [preauth] Disconnected from 61.177.173.36 port 19242 [preauth] Unable to negotiate with 61.177.173.44 port 61412: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 51588 Unable to negotiate with 179.43.167.74 port 43714: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 33822: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 62797:11: [preauth] Disconnected from 61.177.173.51 port 62797 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 38632 Unable to negotiate with 179.43.167.74 port 37282: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 55644: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 62.234.67.140 port 37528 User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37540 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37554 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37576 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37600 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37618 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37642 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37660 [preauth] Invalid user postgres from 62.234.67.140 port 37674 Connection closed by invalid user postgres 62.234.67.140 port 37674 [preauth] Invalid user oracle from 62.234.67.140 port 37696 Connection closed by invalid user oracle 62.234.67.140 port 37696 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37714 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37734 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37752 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37774 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37792 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37814 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37834 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37856 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37872 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37892 [preauth] Invalid user hadoop from 62.234.67.140 port 37908 Connection closed by invalid user hadoop 62.234.67.140 port 37908 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37926 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37946 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37970 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37984 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 37998 [preauth] Invalid user test from 62.234.67.140 port 38014 Connection closed by invalid user test 62.234.67.140 port 38014 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38028 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38052 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38064 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38090 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38108 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38128 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38144 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38158 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38176 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38190 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38208 [preauth] Invalid user postgres from 62.234.67.140 port 38224 Connection closed by invalid user postgres 62.234.67.140 port 38224 [preauth] Invalid user mysql from 62.234.67.140 port 38242 Connection closed by invalid user mysql 62.234.67.140 port 38242 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 62.234.67.140 port 38260 [preauth] Invalid user ftpuser from 62.234.67.140 port 38286 Connection closed by invalid user ftpuser 62.234.67.140 port 38286 [preauth] Invalid user admin from 62.234.67.140 port 38298 Connection closed by invalid user admin 62.234.67.140 port 38298 [preauth] Invalid user user from 62.234.67.140 port 38312 Connection closed by invalid user user 62.234.67.140 port 38312 [preauth] Invalid user ubuntu from 62.234.67.140 port 38332 Connection closed by invalid user ubuntu 62.234.67.140 port 38332 [preauth] Invalid user ubuntu from 62.234.67.140 port 38358 Connection closed by invalid user ubuntu 62.234.67.140 port 38358 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38370 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38414 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38432 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38448 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38468 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38490 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38506 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38528 [preauth] Invalid user ftpadmin from 62.234.67.140 port 38546 Connection closed by invalid user ftpadmin 62.234.67.140 port 38546 [preauth] Invalid user ubuntu from 62.234.67.140 port 38566 Connection closed by invalid user ubuntu 62.234.67.140 port 38566 [preauth] Invalid user test from 62.234.67.140 port 38584 Connection closed by invalid user test 62.234.67.140 port 38584 [preauth] Invalid user test from 62.234.67.140 port 38598 Connection closed by invalid user test 62.234.67.140 port 38598 [preauth] Invalid user test from 62.234.67.140 port 38618 Connection closed by invalid user test 62.234.67.140 port 38618 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38642 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38660 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38674 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38708 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38732 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38744 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38758 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38776 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38798 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38814 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38832 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38854 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38872 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 62.234.67.140 port 38896 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38916 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38936 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38950 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 38982 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39006 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39020 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39032 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39050 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39066 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39084 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39106 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39160 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39184 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39208 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39224 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39242 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39264 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39292 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39326 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39350 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39372 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39418 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39438 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39472 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39506 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39532 [preauth] Received disconnect from 61.177.173.53 port 32851:11: [preauth] Disconnected from 61.177.173.53 port 32851 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39554 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39572 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39606 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39626 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39676 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39714 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39730 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39756 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39774 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39798 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39820 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39838 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39862 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39878 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39928 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39966 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 39988 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40018 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40050 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40066 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40084 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40116 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40138 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40156 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40176 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40196 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40220 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40252 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40280 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40300 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40326 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40350 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40376 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40394 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40414 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40440 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40468 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40492 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40540 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40574 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40592 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40614 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40640 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40666 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40696 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40718 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40740 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40770 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40798 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40816 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40840 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40862 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40888 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40914 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40940 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40956 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 40972 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41044 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41072 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41086 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41114 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41144 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41160 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41186 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41210 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41230 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41256 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41274 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41300 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41320 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41350 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41374 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41394 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41422 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41448 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41470 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41492 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41518 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41534 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41560 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41590 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41614 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41630 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41674 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41692 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41710 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41736 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41762 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41800 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41862 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41880 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41906 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41930 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41962 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 41970 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42006 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42032 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42054 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42072 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42088 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42112 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42132 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42154 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42178 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42196 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42218 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42246 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42272 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42300 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42322 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42342 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42364 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42402 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42436 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42458 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42486 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42508 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42522 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 42558 [preauth] Invalid user oracle from 62.234.67.140 port 42576 Connection closed by invalid user oracle 62.234.67.140 port 42576 [preauth] Invalid user oracle from 62.234.67.140 port 42596 Connection closed by invalid user oracle 62.234.67.140 port 42596 [preauth] Invalid user oracle from 62.234.67.140 port 42614 Connection closed by invalid user oracle 62.234.67.140 port 42614 [preauth] Invalid user oracle from 62.234.67.140 port 42628 Connection closed by invalid user oracle 62.234.67.140 port 42628 [preauth] Invalid user jenkins from 62.234.67.140 port 42646 Connection closed by invalid user jenkins 62.234.67.140 port 42646 [preauth] Invalid user jenkins from 62.234.67.140 port 42670 Connection closed by invalid user jenkins 62.234.67.140 port 42670 [preauth] Invalid user test from 62.234.67.140 port 42688 Connection closed by invalid user test 62.234.67.140 port 42688 [preauth] Invalid user test from 62.234.67.140 port 42702 Connection closed by invalid user test 62.234.67.140 port 42702 [preauth] Invalid user test from 62.234.67.140 port 42720 Connection closed by invalid user test 62.234.67.140 port 42720 [preauth] Invalid user ubuntu from 62.234.67.140 port 42734 Connection closed by invalid user ubuntu 62.234.67.140 port 42734 [preauth] Invalid user ubuntu from 62.234.67.140 port 42750 Connection closed by invalid user ubuntu 62.234.67.140 port 42750 [preauth] Invalid user ubuntu from 62.234.67.140 port 42762 Connection closed by invalid user ubuntu 62.234.67.140 port 42762 [preauth] Invalid user ubuntu from 62.234.67.140 port 42796 Connection closed by invalid user ubuntu 62.234.67.140 port 42796 [preauth] Invalid user ubuntu from 62.234.67.140 port 42808 Connection closed by invalid user ubuntu 62.234.67.140 port 42808 [preauth] Invalid user ubuntu from 62.234.67.140 port 42826 Connection closed by invalid user ubuntu 62.234.67.140 port 42826 [preauth] Invalid user user from 62.234.67.140 port 42844 Connection closed by invalid user user 62.234.67.140 port 42844 [preauth] Invalid user user from 62.234.67.140 port 42854 Connection closed by invalid user user 62.234.67.140 port 42854 [preauth] Invalid user user from 62.234.67.140 port 42876 Connection closed by invalid user user 62.234.67.140 port 42876 [preauth] Invalid user user from 62.234.67.140 port 42890 Connection closed by invalid user user 62.234.67.140 port 42890 [preauth] Invalid user user from 62.234.67.140 port 42910 Connection closed by invalid user user 62.234.67.140 port 42910 [preauth] Invalid user user from 62.234.67.140 port 42922 Connection closed by invalid user user 62.234.67.140 port 42922 [preauth] Invalid user mysql from 62.234.67.140 port 42934 Connection closed by invalid user mysql 62.234.67.140 port 42934 [preauth] Invalid user mysql from 62.234.67.140 port 42946 Connection closed by invalid user mysql 62.234.67.140 port 42946 [preauth] Invalid user mysql from 62.234.67.140 port 42968 Connection closed by invalid user mysql 62.234.67.140 port 42968 [preauth] Invalid user mysql from 62.234.67.140 port 42990 Connection closed by invalid user mysql 62.234.67.140 port 42990 [preauth] Invalid user mysql from 62.234.67.140 port 43002 Connection closed by invalid user mysql 62.234.67.140 port 43002 [preauth] Invalid user mysql from 62.234.67.140 port 43020 Connection closed by invalid user mysql 62.234.67.140 port 43020 [preauth] Invalid user postgres from 62.234.67.140 port 43030 Connection closed by invalid user postgres 62.234.67.140 port 43030 [preauth] Invalid user postgres from 62.234.67.140 port 43044 Connection closed by invalid user postgres 62.234.67.140 port 43044 [preauth] Invalid user postgres from 62.234.67.140 port 43064 Connection closed by invalid user postgres 62.234.67.140 port 43064 [preauth] Invalid user postgres from 62.234.67.140 port 43072 Connection closed by invalid user postgres 62.234.67.140 port 43072 [preauth] Connection closed by authenticating user git 62.234.67.140 port 43094 [preauth] Connection closed by authenticating user git 62.234.67.140 port 43126 [preauth] Connection closed by authenticating user git 62.234.67.140 port 43142 [preauth] Connection closed by authenticating user git 62.234.67.140 port 43152 [preauth] Connection closed by authenticating user git 62.234.67.140 port 43172 [preauth] Connection closed by authenticating user git 62.234.67.140 port 43190 [preauth] Connection closed by authenticating user git 62.234.67.140 port 43202 [preauth] Invalid user mongodb from 62.234.67.140 port 43216 Connection closed by invalid user mongodb 62.234.67.140 port 43216 [preauth] Invalid user dev from 62.234.67.140 port 43238 Connection closed by invalid user dev 62.234.67.140 port 43238 [preauth] Invalid user nexus from 62.234.67.140 port 43256 Connection closed by invalid user nexus 62.234.67.140 port 43256 [preauth] Invalid user steam from 62.234.67.140 port 43278 Connection closed by invalid user steam 62.234.67.140 port 43278 [preauth] Invalid user vnc from 62.234.67.140 port 43288 Connection closed by invalid user vnc 62.234.67.140 port 43288 [preauth] Invalid user ftpuser from 62.234.67.140 port 43308 Connection closed by invalid user ftpuser 62.234.67.140 port 43308 [preauth] Invalid user server from 62.234.67.140 port 43322 Connection closed by invalid user server 62.234.67.140 port 43322 [preauth] Invalid user server from 62.234.67.140 port 43342 Connection closed by invalid user server 62.234.67.140 port 43342 [preauth] Invalid user john from 62.234.67.140 port 43356 Connection closed by invalid user john 62.234.67.140 port 43356 [preauth] Invalid user john from 62.234.67.140 port 43378 Connection closed by invalid user john 62.234.67.140 port 43378 [preauth] Invalid user tomcat from 62.234.67.140 port 43396 Connection closed by invalid user tomcat 62.234.67.140 port 43396 [preauth] Invalid user hadoop from 62.234.67.140 port 43430 Connection closed by invalid user hadoop 62.234.67.140 port 43430 [preauth] Invalid user ftpuser from 62.234.67.140 port 43452 Connection closed by invalid user ftpuser 62.234.67.140 port 43452 [preauth] Invalid user ftpuser from 62.234.67.140 port 43494 Connection closed by invalid user ftpuser 62.234.67.140 port 43494 [preauth] Invalid user ftpuser from 62.234.67.140 port 43516 Connection closed by invalid user ftpuser 62.234.67.140 port 43516 [preauth] Invalid user hadoop from 62.234.67.140 port 43526 Connection closed by invalid user hadoop 62.234.67.140 port 43526 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 62.234.67.140 port 43550 [preauth] Invalid user admin from 62.234.67.140 port 43560 Connection closed by invalid user admin 62.234.67.140 port 43560 [preauth] Invalid user admin from 62.234.67.140 port 43584 Connection closed by invalid user admin 62.234.67.140 port 43584 [preauth] Invalid user admin from 62.234.67.140 port 43612 Connection closed by invalid user admin 62.234.67.140 port 43612 [preauth] Invalid user admin from 62.234.67.140 port 43626 Connection closed by invalid user admin 62.234.67.140 port 43626 [preauth] Invalid user admin from 62.234.67.140 port 43652 Connection closed by invalid user admin 62.234.67.140 port 43652 [preauth] Invalid user admin from 62.234.67.140 port 43662 Connection closed by invalid user admin 62.234.67.140 port 43662 [preauth] Invalid user admin from 62.234.67.140 port 43696 Connection closed by invalid user admin 62.234.67.140 port 43696 [preauth] Invalid user admin from 62.234.67.140 port 43716 Connection closed by invalid user admin 62.234.67.140 port 43716 [preauth] Invalid user admin from 62.234.67.140 port 43732 Connection closed by invalid user admin 62.234.67.140 port 43732 [preauth] Invalid user admin from 62.234.67.140 port 43748 Connection closed by invalid user admin 62.234.67.140 port 43748 [preauth] Invalid user admin from 62.234.67.140 port 43758 Connection closed by invalid user admin 62.234.67.140 port 43758 [preauth] Invalid user admin from 62.234.67.140 port 43770 Connection closed by invalid user admin 62.234.67.140 port 43770 [preauth] Invalid user jboss from 62.234.67.140 port 43798 Connection closed by invalid user jboss 62.234.67.140 port 43798 [preauth] Invalid user home from 62.234.67.140 port 43826 Connection closed by invalid user home 62.234.67.140 port 43826 [preauth] Invalid user master from 62.234.67.140 port 43844 Connection closed by invalid user master 62.234.67.140 port 43844 [preauth] Invalid user centos from 62.234.67.140 port 43852 Connection closed by invalid user centos 62.234.67.140 port 43852 [preauth] Invalid user zabbix from 62.234.67.140 port 43882 Connection closed by invalid user zabbix 62.234.67.140 port 43882 [preauth] Invalid user tom from 62.234.67.140 port 43894 Connection closed by invalid user tom 62.234.67.140 port 43894 [preauth] Invalid user mongodb from 62.234.67.140 port 43912 Connection closed by invalid user mongodb 62.234.67.140 port 43912 [preauth] Invalid user default from 62.234.67.140 port 43926 Connection closed by invalid user default 62.234.67.140 port 43926 [preauth] Invalid user www from 62.234.67.140 port 43942 Connection closed by invalid user www 62.234.67.140 port 43942 [preauth] Invalid user www from 62.234.67.140 port 43954 Connection closed by invalid user www 62.234.67.140 port 43954 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 62.234.67.140 port 43974 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 62.234.67.140 port 43998 [preauth] Invalid user huawei from 62.234.67.140 port 44018 Connection closed by invalid user huawei 62.234.67.140 port 44018 [preauth] Invalid user super from 62.234.67.140 port 44032 Connection closed by invalid user super 62.234.67.140 port 44032 [preauth] Invalid user super from 62.234.67.140 port 44042 Connection closed by invalid user super 62.234.67.140 port 44042 [preauth] Invalid user deploy from 62.234.67.140 port 44058 Connection closed by invalid user deploy 62.234.67.140 port 44058 [preauth] Invalid user deploy from 62.234.67.140 port 44126 Connection closed by invalid user deploy 62.234.67.140 port 44126 [preauth] Invalid user web from 62.234.67.140 port 44240 Connection closed by invalid user web 62.234.67.140 port 44240 [preauth] Invalid user demo from 62.234.67.140 port 44516 Connection closed by invalid user demo 62.234.67.140 port 44516 [preauth] User daemon not allowed because account is locked Connection closed by invalid user daemon 62.234.67.140 port 44652 [preauth] User daemon not allowed because account is locked Connection closed by invalid user daemon 62.234.67.140 port 44744 [preauth] Invalid user developer from 62.234.67.140 port 44826 Connection closed by invalid user developer 62.234.67.140 port 44826 [preauth] Invalid user developer from 62.234.67.140 port 44910 Connection closed by invalid user developer 62.234.67.140 port 44910 [preauth] Invalid user weblogic from 62.234.67.140 port 44998 Connection closed by invalid user weblogic 62.234.67.140 port 44998 [preauth] Invalid user debian from 62.234.67.140 port 45090 Connection closed by invalid user debian 62.234.67.140 port 45090 [preauth] Invalid user wordpress from 62.234.67.140 port 45174 Connection closed by invalid user wordpress 62.234.67.140 port 45174 [preauth] Invalid user app from 62.234.67.140 port 45262 Connection closed by invalid user app 62.234.67.140 port 45262 [preauth] Invalid user app from 62.234.67.140 port 45354 Connection closed by invalid user app 62.234.67.140 port 45354 [preauth] Invalid user dev from 62.234.67.140 port 45436 Connection closed by invalid user dev 62.234.67.140 port 45436 [preauth] Invalid user ansible from 62.234.67.140 port 45504 Connection closed by invalid user ansible 62.234.67.140 port 45504 [preauth] Invalid user ansible from 62.234.67.140 port 45520 Connection closed by invalid user ansible 62.234.67.140 port 45520 [preauth] Invalid user amssys from 62.234.67.140 port 45542 Connection closed by invalid user amssys 62.234.67.140 port 45542 [preauth] Invalid user http from 62.234.67.140 port 45550 Connection closed by invalid user http 62.234.67.140 port 45550 [preauth] Invalid user apache from 62.234.67.140 port 45564 Connection closed by invalid user apache 62.234.67.140 port 45564 [preauth] Invalid user elastic from 62.234.67.140 port 45594 Connection closed by invalid user elastic 62.234.67.140 port 45594 [preauth] Invalid user elasticsearch from 62.234.67.140 port 45608 Connection closed by invalid user elasticsearch 62.234.67.140 port 45608 [preauth] Invalid user elasticsearch from 62.234.67.140 port 45650 Connection closed by invalid user elasticsearch 62.234.67.140 port 45650 [preauth] Invalid user redis from 62.234.67.140 port 45670 Connection closed by invalid user redis 62.234.67.140 port 45670 [preauth] Invalid user vagrant from 62.234.67.140 port 45686 Connection closed by invalid user vagrant 62.234.67.140 port 45686 [preauth] Invalid user cms from 62.234.67.140 port 45700 Connection closed by invalid user cms 62.234.67.140 port 45700 [preauth] Invalid user redmine from 62.234.67.140 port 45712 Connection closed by invalid user redmine 62.234.67.140 port 45712 [preauth] Invalid user debian from 62.234.67.140 port 45724 Connection closed by invalid user debian 62.234.67.140 port 45724 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45742 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45764 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45778 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45800 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45814 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45834 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45848 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45856 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45876 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45894 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45914 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45926 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45944 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45962 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 45992 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46016 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46040 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46058 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46094 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46110 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46128 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46140 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46158 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46184 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46200 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46212 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46228 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46244 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46268 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46280 [preauth] Invalid user oracle from 62.234.67.140 port 46324 Connection closed by invalid user oracle 62.234.67.140 port 46324 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46340 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46358 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46374 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46392 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46408 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46422 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46440 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46456 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46472 [preauth] User games not allowed because account is locked Connection closed by invalid user games 62.234.67.140 port 46486 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46502 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46522 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46532 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46558 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46566 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46588 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46600 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46626 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46640 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46658 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46678 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46692 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46708 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46724 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46744 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46776 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46798 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46810 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46834 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46848 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46866 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46880 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46908 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46920 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46938 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46958 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46982 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 46998 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47020 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47040 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47058 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47074 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47090 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47116 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47136 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47154 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47174 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47188 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47206 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47228 [preauth] Invalid user nagios from 62.234.67.140 port 47250 Connection closed by invalid user nagios 62.234.67.140 port 47250 [preauth] Invalid user testuser from 62.234.67.140 port 47262 Connection closed by invalid user testuser 62.234.67.140 port 47262 [preauth] Invalid user nagios from 62.234.67.140 port 47284 Connection closed by invalid user nagios 62.234.67.140 port 47284 [preauth] Invalid user user1 from 62.234.67.140 port 47296 Connection closed by invalid user user1 62.234.67.140 port 47296 [preauth] Invalid user webmaster from 62.234.67.140 port 47312 Connection closed by invalid user webmaster 62.234.67.140 port 47312 [preauth] Invalid user ghost from 62.234.67.140 port 47340 Connection closed by invalid user ghost 62.234.67.140 port 47340 [preauth] Invalid user es from 62.234.67.140 port 47354 Connection closed by invalid user es 62.234.67.140 port 47354 [preauth] Invalid user globalflash from 62.234.67.140 port 47366 Connection closed by invalid user globalflash 62.234.67.140 port 47366 [preauth] User cyrus not allowed because account is locked Connection closed by invalid user cyrus 62.234.67.140 port 47384 [preauth] Invalid user dspace from 62.234.67.140 port 47400 Connection closed by invalid user dspace 62.234.67.140 port 47400 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47420 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47440 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47454 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47472 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47480 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47500 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47518 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47536 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47556 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47584 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47636 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47644 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47660 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47676 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47694 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47710 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47736 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47746 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47768 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47780 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47806 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47818 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47834 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47856 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47876 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47888 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47906 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47922 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47932 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47954 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47974 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 47992 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48012 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48030 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48064 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48078 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48092 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48114 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48134 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48154 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48166 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48194 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48206 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48228 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48242 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48256 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48268 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48284 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48300 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48314 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48332 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48352 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48378 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48394 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48412 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48428 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48448 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48458 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48478 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48496 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48512 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48530 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48550 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48566 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48580 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48600 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48640 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48658 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48682 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48692 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48712 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48724 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48742 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48758 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48778 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48796 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48818 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48834 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48856 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48900 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48920 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48934 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48954 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48974 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 48988 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49004 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49026 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49044 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49058 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49070 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49086 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49106 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49134 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49152 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49172 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49188 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49206 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49220 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49236 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49254 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49270 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49284 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49302 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49324 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49340 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49354 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49398 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49408 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49428 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49450 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49480 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49502 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49522 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49540 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49558 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49578 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49616 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49640 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49660 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49670 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49690 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49706 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49740 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49752 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49766 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49782 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49808 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49824 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49840 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49858 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49884 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49902 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49924 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 49996 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50014 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50026 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50042 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50058 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50078 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50096 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50114 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50130 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50152 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50170 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50182 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50218 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50240 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50258 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50268 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50292 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50308 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50324 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50336 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50354 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50372 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50388 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50444 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50476 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50500 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50534 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50562 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50586 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50624 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50656 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50686 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50708 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50740 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50778 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50798 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50832 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50862 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50892 [preauth] User root not allowed because account is locked Connection closed by invalid user root 62.234.67.140 port 50922 [preauth] Invalid user oracle from 62.234.67.140 port 50944 Connection closed by invalid user oracle 62.234.67.140 port 50944 [preauth] Invalid user oracle from 62.234.67.140 port 50976 Connection closed by invalid user oracle 62.234.67.140 port 50976 [preauth] Invalid user test from 62.234.67.140 port 51006 Connection closed by invalid user test 62.234.67.140 port 51006 [preauth] Invalid user mysql from 62.234.67.140 port 51056 Connection closed by invalid user mysql 62.234.67.140 port 51056 [preauth] Invalid user postgres from 62.234.67.140 port 51090 Connection closed by invalid user postgres 62.234.67.140 port 51090 [preauth] Invalid user postgres from 62.234.67.140 port 51118 Connection closed by invalid user postgres 62.234.67.140 port 51118 [preauth] Unable to negotiate with 61.177.172.91 port 40122: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.98 port 46938:11: [preauth] Disconnected from 61.177.172.98 port 46938 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 59130 Unable to negotiate with 179.43.167.74 port 45758: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 36516: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.53 port 42900:11: [preauth] Disconnected from 61.177.173.53 port 42900 [preauth] Received disconnect from 61.177.173.46 port 27083:11: [preauth] Disconnected from 61.177.173.46 port 27083 [preauth] Connection closed by 167.248.133.46 port 55670 [preauth] Unable to negotiate with 61.177.172.160 port 5900: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user ftpuser1 from 193.169.255.38 port 25864 Disconnecting invalid user ftpuser1 193.169.255.38 port 25864: Change of username or service not allowed: (ftpuser1,ssh-connection) -> (ftpuser,ssh-connection) [preauth] Invalid user ftpuser from 193.169.255.38 port 32452 Connection closed by invalid user ftpuser 193.169.255.38 port 32452 [preauth] Unable to negotiate with 61.177.173.43 port 5574: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 51981:11: [preauth] Disconnected from 61.177.173.51 port 51981 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 41566 Unable to negotiate with 141.98.10.174 port 41472: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/18 06:32:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/18 06:32:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/18 06:32:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/18 06:32:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Received disconnect from 61.177.172.114 port 25827:11: [preauth] Disconnected from 61.177.172.114 port 25827 [preauth] Received disconnect from 61.177.172.108 port 54431:11: [preauth] Disconnected from 61.177.172.108 port 54431 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 202.95.12.22 port 48460 kex_exchange_identification: Connection closed by remote host Connection closed by 202.95.12.22 port 50612 Received disconnect from 61.177.173.46 port 53704:11: [preauth] Disconnected from 61.177.173.46 port 53704 [preauth] Connection closed by 202.95.12.22 port 60100 [preauth] Protocol major versions differ: 2 vs. 1 banner exchange: Connection from 202.95.12.22 port 60246: could not read protocol version Unable to negotiate with 61.177.173.44 port 43138: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 42152:11: [preauth] Disconnected from 61.177.172.108 port 42152 [preauth] Unable to negotiate with 61.177.173.41 port 46322: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 47870 Unable to negotiate with 141.98.10.174 port 53766: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection reset by 61.177.172.124 port 33071 [preauth] Invalid user admin from 176.111.173.44 port 53340 Connection closed by invalid user admin 176.111.173.44 port 53340 [preauth] Unable to negotiate with 61.177.173.43 port 25334: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 51240 Unable to negotiate with 45.125.65.33 port 47734: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection reset by 61.177.173.61 port 48936 [preauth] Received disconnect from 61.177.172.124 port 35105:11: [preauth] Disconnected from 61.177.172.124 port 35105 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 55998 Unable to negotiate with 45.133.1.36 port 35754: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection reset by 61.177.173.47 port 13794 [preauth] Received disconnect from 61.177.173.39 port 38690:11: [preauth] Disconnected from 61.177.173.39 port 38690 [preauth] Received disconnect from 61.177.173.36 port 60084:11: [preauth] Disconnected from 61.177.173.36 port 60084 [preauth] Received disconnect from 61.177.173.52 port 49844:11: [preauth] Disconnected from 61.177.173.52 port 49844 [preauth] kex_exchange_identification: banner line contains invalid characters banner exchange: Connection from 23.225.180.200 port 34746: invalid format kex_exchange_identification: Connection closed by remote host Connection closed by 23.225.180.200 port 34750 kex_exchange_identification: Connection closed by remote host Connection closed by 23.225.180.200 port 65432 Protocol major versions differ: 2 vs. 1 banner exchange: Connection from 23.225.180.200 port 44392: could not read protocol version Received disconnect from 61.177.173.39 port 15950:11: [preauth] Disconnected from 61.177.173.39 port 15950 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 46932 Unable to negotiate with 45.125.65.33 port 41290: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.61 port 22874: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 44733:11: [preauth] Disconnected from 61.177.172.108 port 44733 [preauth] Received disconnect from 61.177.173.52 port 16072:11: [preauth] Disconnected from 61.177.173.52 port 16072 [preauth] Received disconnect from 61.177.173.51 port 53512:11: [preauth] Disconnected from 61.177.173.51 port 53512 [preauth] Received disconnect from 61.177.173.36 port 16163:11: [preauth] Disconnected from 61.177.173.36 port 16163 [preauth] Unable to negotiate with 61.177.173.44 port 9824: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.41 port 19908 Received disconnect from 61.177.173.35 port 52441:11: [preauth] Disconnected from 61.177.173.35 port 52441 [preauth] Received disconnect from 61.177.173.47 port 23743:11: [preauth] Disconnected from 61.177.173.47 port 23743 [preauth] Unable to negotiate with 61.177.172.91 port 24708: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 104.168.22.218 port 50481 kex_exchange_identification: Connection closed by remote host Connection closed by 104.168.22.218 port 50872 Received disconnect from 61.177.173.51 port 40000:11: [preauth] Disconnected from 61.177.173.51 port 40000 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 52684 Unable to negotiate with 179.43.167.74 port 52124: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 43616: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.61 port 12608: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 28227:11: [preauth] Disconnected from 61.177.173.48 port 28227 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33326 User root not allowed because account is locked Received disconnect from 61.177.173.16 port 59220:11: [preauth] Disconnected from invalid user root 61.177.173.16 port 59220 [preauth] Received disconnect from 61.177.173.51 port 10028:11: [preauth] Disconnected from 61.177.173.51 port 10028 [preauth] Received disconnect from 61.177.173.48 port 56278:11: [preauth] Disconnected from 61.177.173.48 port 56278 [preauth] Received disconnect from 61.177.173.50 port 48488:11: [preauth] Disconnected from 61.177.173.50 port 48488 [preauth] Received disconnect from 61.177.173.51 port 34277:11: [preauth] Disconnected from 61.177.173.51 port 34277 [preauth] 2022/05/18 12:42:09 Started GET /wp-login.php for 103.42.58.102:0 2022/05/18 12:42:09 .../web/user/profile.go:31:GetUserByName() [E] GetUserByName: user redirect does not exist [name: wp-login.php] 2022/05/18 12:42:09 Completed GET /wp-login.php 404 Not Found in 13.0793ms Received disconnect from 61.177.173.47 port 32873:11: [preauth] Disconnected from 61.177.173.47 port 32873 [preauth] Received disconnect from 61.177.173.46 port 16651:11: [preauth] Disconnected from 61.177.173.46 port 16651 [preauth] Unable to negotiate with 61.177.173.54 port 57194: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 57396 Received disconnect from 61.177.172.98 port 17414:11: [preauth] Disconnected from 61.177.172.98 port 17414 [preauth] Received disconnect from 61.177.173.52 port 17737:11: [preauth] Disconnected from 61.177.173.52 port 17737 [preauth] Unable to negotiate with 61.177.173.41 port 43846: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.53 port 55671:11: [preauth] Disconnected from 61.177.173.53 port 55671 [preauth] Received disconnect from 61.177.172.108 port 29613:11: [preauth] Disconnected from 61.177.172.108 port 29613 [preauth] Received disconnect from 61.177.172.124 port 35742:11: [preauth] Disconnected from 61.177.172.124 port 35742 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 45962 Unable to negotiate with 45.125.65.33 port 60746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.48 port 45503:11: [preauth] Disconnected from 61.177.173.48 port 45503 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 58310 Unable to negotiate with 179.43.154.134 port 39216: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 49974 Unable to negotiate with 179.43.167.74 port 34086: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 53288: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 40902 Unable to negotiate with 45.133.1.36 port 46950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_98.50.90.112_22" banner exchange: Connection from 192.241.204.100 port 52880: invalid format Invalid user pi from 188.100.131.148 port 35924 Connection closed by invalid user pi 188.100.131.148 port 35924 [preauth] Invalid user pi from 188.100.131.148 port 35940 Connection closed by invalid user pi 188.100.131.148 port 35940 [preauth] Received disconnect from 61.177.172.98 port 39704:11: [preauth] Disconnected from 61.177.172.98 port 39704 [preauth] Invalid user pi from 83.216.115.8 port 45782 Invalid user pi from 83.216.115.8 port 45784 Connection closed by invalid user pi 83.216.115.8 port 45782 [preauth] Connection closed by invalid user pi 83.216.115.8 port 45784 [preauth] Received disconnect from 61.177.173.52 port 34700:11: [preauth] Disconnected from 61.177.173.52 port 34700 [preauth] 2022/05/18 14:42:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/18 14:42:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/18 14:42:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/18 14:42:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  Unable to negotiate with 61.177.173.41 port 60830: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user ftpuser from 193.169.255.38 port 34358 Connection closed by invalid user ftpuser 193.169.255.38 port 34358 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.142.180 port 57346 Unable to negotiate with 179.43.142.180 port 34188: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59128: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 55924: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 52556: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 49256: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46054: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 56477:11: [preauth] Disconnected from 61.177.173.35 port 56477 [preauth] Unable to negotiate with 179.43.142.180 port 42804: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 39454: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 36300: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 32962: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57868: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.98 port 44450:11: [preauth] Disconnected from 61.177.172.98 port 44450 [preauth] Unable to negotiate with 179.43.142.180 port 54612: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 51290: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 48130: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41564: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38262: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 34934: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59938: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 56756: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53394: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 50108: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46924: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 43550: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 40288: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 37012: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 58722: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 55502: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 52166: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 48880: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 45632: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 42292: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 87.150.188.63 port 56690 kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 43772 Unable to negotiate with 179.43.167.74 port 37238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 55588: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user admin from 176.111.173.44 port 45320 Connection closed by invalid user admin 176.111.173.44 port 45320 [preauth] Received disconnect from 61.177.173.52 port 49523:11: [preauth] Disconnected from 61.177.173.52 port 49523 [preauth] Unable to negotiate with 61.177.173.61 port 17910: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 31056:11: [preauth] Disconnected from 61.177.173.51 port 31056 [preauth] Received disconnect from 61.177.172.98 port 20299:11: [preauth] Disconnected from 61.177.172.98 port 20299 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 178.62.118.126 port 61000 Unable to negotiate with 61.177.173.55 port 51616: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 66.240.236.116 port 41958 [preauth] Received disconnect from 61.177.173.47 port 37079:11: [preauth] Disconnected from 61.177.173.47 port 37079 [preauth] Received disconnect from 61.177.172.124 port 52228:11: [preauth] Disconnected from 61.177.172.124 port 52228 [preauth] Unable to negotiate with 61.177.173.56 port 36282: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 54460 Unable to negotiate with 45.125.65.33 port 45724: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 40716:11: [preauth] Disconnected from 61.177.172.124 port 40716 [preauth] Received disconnect from 61.177.173.48 port 24334:11: [preauth] Disconnected from 61.177.173.48 port 24334 [preauth] Received disconnect from 61.177.172.124 port 52394:11: [preauth] Disconnected from 61.177.172.124 port 52394 [preauth] Invalid user pi from 31.11.242.75 port 39682 Invalid user pi from 31.11.242.75 port 39686 Connection closed by invalid user pi 31.11.242.75 port 39682 [preauth] Connection closed by invalid user pi 31.11.242.75 port 39686 [preauth] Received disconnect from 61.177.173.36 port 48418:11: [preauth] Disconnected from 61.177.173.36 port 48418 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 59490 Unable to negotiate with 45.133.1.36 port 39710: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.47 port 37523:11: [preauth] Disconnected from 61.177.173.47 port 37523 [preauth] Received disconnect from 61.177.173.51 port 64356:11: [preauth] Disconnected from 61.177.173.51 port 64356 [preauth] Unable to negotiate with 61.177.172.91 port 33146: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 193.3.19.178 port 64001 Received disconnect from 61.177.172.108 port 22620:11: [preauth] Disconnected from 61.177.172.108 port 22620 [preauth] Unable to negotiate with 61.177.173.54 port 53974: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 53972 Unable to negotiate with 179.43.154.134 port 45512: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.46 port 64634:11: [preauth] Disconnected from 61.177.173.46 port 64634 [preauth] Received disconnect from 61.177.173.47 port 33520:11: [preauth] Disconnected from 61.177.173.47 port 33520 [preauth] Unable to negotiate with 61.177.172.160 port 11094: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 25529:11: [preauth] Disconnected from 61.177.173.35 port 25529 [preauth] Received disconnect from 61.177.172.108 port 56312:11: [preauth] Disconnected from 61.177.172.108 port 56312 [preauth] Invalid user from 65.49.20.67 port 48556 Connection closed by invalid user 65.49.20.67 port 48556 [preauth] Received disconnect from 61.177.173.47 port 38693:11: [preauth] Disconnected from 61.177.173.47 port 38693 [preauth] Connection closed by 192.241.222.222 port 57668 [preauth] Received disconnect from 61.177.173.46 port 42636:11: [preauth] Disconnected from 61.177.173.46 port 42636 [preauth] Unable to negotiate with 61.177.173.54 port 39254: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 52886 Unable to negotiate with 179.43.167.74 port 42280: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 60314: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.98 port 63226:11: [preauth] Disconnected from 61.177.172.98 port 63226 [preauth] Received disconnect from 61.177.173.52 port 56660:11: [preauth] Disconnected from 61.177.173.52 port 56660 [preauth] kex_exchange_identification: client sent invalid protocol identifier "GET / HTTP/1.1" banner exchange: Connection from 139.59.20.201 port 60618: invalid format Connection closed by 139.59.20.201 port 33374 [preauth] Received disconnect from 61.177.173.50 port 43720:11: [preauth] Disconnected from 61.177.173.50 port 43720 [preauth] Received disconnect from 61.177.173.46 port 38016:11: [preauth] Disconnected from 61.177.173.46 port 38016 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 57490 Unable to negotiate with 61.177.173.44 port 11938: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 61.177.173.39 port 54699 Received disconnect from 61.177.173.48 port 51926:11: [preauth] Disconnected from 61.177.173.48 port 51926 [preauth] Received disconnect from 61.177.173.35 port 16941:11: [preauth] Disconnected from 61.177.173.35 port 16941 [preauth] Received disconnect from 61.177.172.98 port 40205:11: [preauth] Disconnected from 61.177.172.98 port 40205 [preauth] Unable to negotiate with 61.177.173.55 port 36662: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.114 port 27822:11: [preauth] Disconnected from 61.177.172.114 port 27822 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 36494 Unable to negotiate with 61.177.173.56 port 48524: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by 192.241.213.164 port 38900 [preauth] Received disconnect from 61.177.173.50 port 61770:11: [preauth] Disconnected from 61.177.173.50 port 61770 [preauth] Received disconnect from 61.177.173.53 port 56684:11: [preauth] Disconnected from 61.177.173.53 port 56684 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 58134 Unable to negotiate with 45.133.1.36 port 39246: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.114 port 43449:11: [preauth] Disconnected from 61.177.172.114 port 43449 [preauth] Connection reset by 61.177.173.51 port 51080 [preauth] Unable to negotiate with 61.177.173.44 port 63858: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 64.188.17.178 port 62227 kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 53834 Unable to negotiate with 179.43.167.74 port 45074: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 35230: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 85.202.169.117 port 37542 Unable to negotiate with 85.202.169.117 port 48534: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 37738: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 55144: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 44290: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 33494: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 50900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 40056: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 57460: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 46628: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 35802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 53196: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 42414: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 55442:11: [preauth] Disconnected from 61.177.173.50 port 55442 [preauth] Unable to negotiate with 85.202.169.117 port 59802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 48976: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 38126: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 55534: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 44686: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 33860: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.52 port 36300:11: [preauth] Disconnected from 61.177.173.52 port 36300 [preauth] Unable to negotiate with 85.202.169.117 port 51252: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 40438: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 57832: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 47004: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 36178: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 53584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 42774: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 85.202.169.117 port 60152: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/18 21:35:16 Started GET / for 136.29.26.38:0 2022/05/18 21:35:16 Completed GET / 200 OK in 39.984051ms 2022/05/18 21:35:16 Started GET /assets/js/index.js?v=67e7d6ad3fb130f954e84c648a3033e4 for 136.29.26.38:0 2022/05/18 21:35:16 Started GET /assets/css/index.css?v=67e7d6ad3fb130f954e84c648a3033e4 for 136.29.26.38:0 2022/05/18 21:35:16 Started GET /assets/img/logo.svg for 136.29.26.38:0 2022/05/18 21:35:17 Completed GET /assets/img/logo.svg 200 OK in 34.557771ms 2022/05/18 21:35:17 Completed GET /assets/js/index.js?v=67e7d6ad3fb130f954e84c648a3033e4 200 OK in 50.95807ms 2022/05/18 21:35:17 Completed GET /assets/css/index.css?v=67e7d6ad3fb130f954e84c648a3033e4 200 OK in 57.47149ms 2022/05/18 21:35:17 Started GET /assets/img/favicon.png for 136.29.26.38:0 2022/05/18 21:35:17 Completed GET /assets/img/favicon.png 200 OK in 7.371673ms 2022/05/18 21:35:17 Started GET /assets/serviceworker.js for 136.29.26.38:0 2022/05/18 21:35:17 Completed GET /assets/serviceworker.js 200 OK in 3.632531ms 2022/05/18 21:35:19 Started GET /user/login?redirect_to=%2f for 136.29.26.38:0 2022/05/18 21:35:19 Completed GET /user/login?redirect_to=%2f 200 OK in 29.155547ms Unable to negotiate with 85.202.169.117 port 49312: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/18 21:35:52 Started POST /user/login for 136.29.26.38:0 2022/05/18 21:35:53 Completed POST /user/login 302 Found in 193.876913ms 2022/05/18 21:35:53 Started GET / for 136.29.26.38:0 2022/05/18 21:35:53 Completed GET / 200 OK in 181.799403ms 2022/05/18 21:35:53 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=112 for 136.29.26.38:0 2022/05/18 21:35:53 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=112 302 Found in 33.85015ms 2022/05/18 21:35:53 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 21:35:53 Started GET /avatar/c92aad839c773c8bae3dbd626b507d06?size=112 for 136.29.26.38:0 2022/05/18 21:35:53 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 6.32527ms 2022/05/18 21:35:53 Started GET /avatar/c00c50e2444cba0c1183886f4d71aef2?size=112 for 136.29.26.38:0 2022/05/18 21:35:53 Started GET /avatar/60bc5ea8abaed505b6ab609f92aa6bd8?size=112 for 136.29.26.38:0 2022/05/18 21:35:53 Started GET /avatars/d2436ff8b3238703b98a4db52e53daba?size=112 for 136.29.26.38:0 2022/05/18 21:35:53 Completed GET /avatars/d2436ff8b3238703b98a4db52e53daba?size=112 200 OK in 10.479686ms 2022/05/18 21:35:53 Started GET /avatar/9d21bb51e9f9a5cf9841e8cb65d01364?size=112 for 136.29.26.38:0 2022/05/18 21:35:53 Started GET /avatars/2768190d8afc54be5dac0c87efe836e3?size=112 for 136.29.26.38:0 2022/05/18 21:35:53 Started GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&limit=15&mode=&archived=false for 136.29.26.38:0 2022/05/18 21:35:53 Completed GET /avatars/2768190d8afc54be5dac0c87efe836e3?size=112 200 OK in 2.294761ms 2022/05/18 21:35:53 Started GET /avatar/ddf2b37f7f81713c7f648bd026efe593?size=112 for 136.29.26.38:0 2022/05/18 21:35:53 Completed GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&limit=15&mode=&archived=false 200 OK in 58.595087ms 2022/05/18 21:35:53 Completed GET /avatar/c92aad839c773c8bae3dbd626b507d06?size=112 302 Found in 80.760542ms 2022/05/18 21:35:53 Started GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&mode= for 136.29.26.38:0 2022/05/18 21:35:53 Completed GET /avatar/ddf2b37f7f81713c7f648bd026efe593?size=112 302 Found in 59.73632ms 2022/05/18 21:35:53 Completed GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&mode= 200 OK in 27.856156ms 2022/05/18 21:35:53 Completed GET /avatar/9d21bb51e9f9a5cf9841e8cb65d01364?size=112 302 Found in 111.361493ms 2022/05/18 21:35:53 Started GET /assets/js/eventsource.sharedworker.js for 136.29.26.38:0 2022/05/18 21:35:53 Completed GET /assets/js/eventsource.sharedworker.js 200 OK in 560.959µs 2022/05/18 21:35:53 Completed GET /avatar/60bc5ea8abaed505b6ab609f92aa6bd8?size=112 302 Found in 184.007092ms 2022/05/18 21:35:53 Completed GET /avatar/c00c50e2444cba0c1183886f4d71aef2?size=112 302 Found in 224.517751ms 2022/05/18 21:35:53 Started GET /user/events for 136.29.26.38:0 2022/05/18 21:36:00 Started GET /repo/create for 136.29.26.38:0 2022/05/18 21:36:00 Completed GET /repo/create 200 OK in 49.205687ms 2022/05/18 21:36:00 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=112 for 136.29.26.38:0 2022/05/18 21:36:00 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 21:36:00 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=112 302 Found in 9.757745ms 2022/05/18 21:36:00 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 7.342318ms 2022/05/18 21:36:00 Started GET /user/events for 136.29.26.38:0 Unable to negotiate with 85.202.169.117 port 38492: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/18 21:36:13 Completed GET /user/events 200 OK in 20.044625495s 2022/05/18 21:36:23 Started GET /api/v1/repos/search?q=&template=true&priority_owner_id=2&_=1652931360431 for 136.29.26.38:0 2022/05/18 21:36:23 Completed GET /api/v1/repos/search?q=&template=true&priority_owner_id=2&_=1652931360431 200 OK in 19.583689ms 2022/05/18 21:36:23 Started GET /api/v1/repos/search?q=&template=true&priority_owner_id=2&_=1652931360432 for 136.29.26.38:0 2022/05/18 21:36:23 Completed GET /api/v1/repos/search?q=&template=true&priority_owner_id=2&_=1652931360432 200 OK in 11.380434ms 2022/05/18 21:36:38 Started POST /repo/create for 136.29.26.38:0 2022/05/18 21:36:38 Completed POST /repo/create 302 Found in 178.90556ms 2022/05/18 21:36:39 Started GET /mm/text-art for 136.29.26.38:0 2022/05/18 21:36:39 Completed GET /mm/text-art 200 OK in 50.675877ms 2022/05/18 21:36:39 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 21:36:39 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 5.695883ms 2022/05/18 21:36:39 Started GET /user/events for 136.29.26.38:0 2022/05/18 21:36:49 Started GET /mm/text-art.git/info/refs?service=git-receive-pack for 136.29.26.38:0 2022/05/18 21:36:49 Completed GET /mm/text-art.git/info/refs?service=git-receive-pack 401 Unauthorized in 10.116534ms 2022/05/18 21:36:50 Completed GET /user/events 200 OK in 50.041565699s 2022/05/18 21:36:54 Started GET /mm/text-art.git/info/refs?service=git-receive-pack for 136.29.26.38:0 2022/05/18 21:36:54 Completed GET /mm/text-art.git/info/refs?service=git-receive-pack 200 OK in 114.734414ms 2022/05/18 21:36:55 Started POST /mm/text-art.git/git-receive-pack for 136.29.26.38:0 2022/05/18 21:36:56 Started POST /api/internal/hook/pre-receive/mm/text-art for 127.0.0.1:46568 2022/05/18 21:36:56 Completed POST /api/internal/hook/pre-receive/mm/text-art 200 OK in 9.313187ms 2022/05/18 21:36:56 Started POST /api/internal/hook/post-receive/mm/text-art for 127.0.0.1:46570 2022/05/18 21:36:56 .../queue/workerpool.go:93:zeroBoost() [W] WorkerPool: 1 (for push_update-channel) has zero workers - adding 1 temporary workers for 5m0s 2022/05/18 21:36:56 Completed POST /api/internal/hook/post-receive/mm/text-art 200 OK in 4.153524ms 2022/05/18 21:36:56 Completed POST /mm/text-art.git/git-receive-pack 200 OK in 1.730706346s 2022/05/18 21:36:57 .../queue/workerpool.go:93:zeroBoost() [W] WorkerPool: 14 (for repo_stats_update-channel) has zero workers - adding 1 temporary workers for 5m0s 2022/05/18 21:38:19 Completed GET /user/events 200 OK in 1m40.044111912s 2022/05/18 21:38:46 Started GET /user/events for 136.29.26.38:0 Unable to negotiate with 61.177.173.40 port 24474: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] 2022/05/18 21:42:07 Started GET /assets/serviceworker.js for 136.29.26.38:0 2022/05/18 21:42:07 Completed GET /assets/serviceworker.js 304 Not Modified in 1.308635ms 2022/05/18 21:49:57 Started GET /mm/text-art for 136.29.26.38:0 2022/05/18 21:49:57 Completed GET /mm/text-art 200 OK in 38.714196ms 2022/05/18 21:49:57 Started GET /avatar/ddf2b37f7f81713c7f648bd026efe593?size=96 for 136.29.26.38:0 2022/05/18 21:49:57 Completed GET /avatar/ddf2b37f7f81713c7f648bd026efe593?size=96 302 Found in 2.926151ms 2022/05/18 21:49:57 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 21:49:57 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 3.082409ms 2022/05/18 21:49:57 Started GET /user/events for 136.29.26.38:0 2022/05/18 21:50:04 Started GET /mm/text-art/settings for 136.29.26.38:0 2022/05/18 21:50:04 Completed GET /mm/text-art/settings 200 OK in 77.970162ms 2022/05/18 21:50:04 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 21:50:04 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 4.476429ms 2022/05/18 21:50:04 Started GET /user/events for 136.29.26.38:0 2022/05/18 21:50:16 Completed GET /user/events 200 OK in 11m30.037192349s 2022/05/18 21:50:18 Completed GET /user/events 200 OK in 20.043427128s 2022/05/18 21:50:24 Started POST /mm/text-art/settings for 136.29.26.38:0 2022/05/18 21:50:24 Completed POST /mm/text-art/settings 302 Found in 44.362331ms 2022/05/18 21:50:24 Started GET /mm/text-art/settings for 136.29.26.38:0 2022/05/18 21:50:24 Completed GET /mm/text-art/settings 200 OK in 31.530889ms 2022/05/18 21:50:24 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 21:50:24 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 4.539206ms 2022/05/18 21:50:24 Started GET /user/events for 136.29.26.38:0 2022/05/18 21:50:24 Completed GET /user/events 200 OK in 20.037629086s 2022/05/18 21:50:27 Started GET /mm/text-art for 136.29.26.38:0 2022/05/18 21:50:28 Completed GET /mm/text-art 200 OK in 37.134213ms 2022/05/18 21:50:28 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 21:50:28 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 2.678506ms 2022/05/18 21:50:28 Started GET /avatar/ddf2b37f7f81713c7f648bd026efe593?size=96 for 136.29.26.38:0 2022/05/18 21:50:28 Completed GET /avatar/ddf2b37f7f81713c7f648bd026efe593?size=96 302 Found in 3.005169ms 2022/05/18 21:50:28 Started GET /user/events for 136.29.26.38:0 2022/05/18 21:50:44 Completed GET /user/events 200 OK in 20.039309254s 2022/05/18 21:50:48 Completed GET /user/events 200 OK in 20.039572339s Received disconnect from 61.177.173.46 port 55786:11: [preauth] Disconnected from 61.177.173.46 port 55786 [preauth] Received disconnect from 61.177.173.48 port 25626:11: [preauth] Disconnected from 61.177.173.48 port 25626 [preauth] Received disconnect from 61.177.172.98 port 39050:11: [preauth] Disconnected from 61.177.172.98 port 39050 [preauth] Received disconnect from 137.184.89.52 port 56834:11: Bye Bye [preauth] Disconnected from 137.184.89.52 port 56834 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 42178 Unable to negotiate with 179.43.154.134 port 35522: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection reset by 147.182.153.123 port 24804 [preauth] Received disconnect from 61.177.173.46 port 60726:11: [preauth] Disconnected from 61.177.173.46 port 60726 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33328 kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33330 kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33332 2022/05/18 22:22:46 Started GET /user/settings for 136.29.26.38:0 2022/05/18 22:22:46 Completed GET /user/settings 302 Found in 1.692965ms 2022/05/18 22:22:47 Started GET /user/login for 136.29.26.38:0 2022/05/18 22:22:47 Completed GET /user/login 200 OK in 9.148852ms 2022/05/18 22:22:47 Started GET /assets/css/index.css?v=67e7d6ad3fb130f954e84c648a3033e4 for 136.29.26.38:0 2022/05/18 22:22:47 Completed GET /assets/css/index.css?v=67e7d6ad3fb130f954e84c648a3033e4 200 OK in 3.73074ms 2022/05/18 22:22:47 Started GET /assets/js/index.js?v=67e7d6ad3fb130f954e84c648a3033e4 for 136.29.26.38:0 2022/05/18 22:22:47 Started GET /assets/img/logo.svg for 136.29.26.38:0 2022/05/18 22:22:47 Completed GET /assets/js/index.js?v=67e7d6ad3fb130f954e84c648a3033e4 200 OK in 5.733386ms 2022/05/18 22:22:47 Completed GET /assets/img/logo.svg 200 OK in 1.114619ms 2022/05/18 22:22:52 Started POST /user/login for 136.29.26.38:0 2022/05/18 22:22:52 Completed POST /user/login 302 Found in 82.224338ms 2022/05/18 22:22:52 Started GET /user/settings for 136.29.26.38:0 2022/05/18 22:22:52 Completed GET /user/settings 200 OK in 12.265043ms 2022/05/18 22:22:53 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 22:22:53 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 2.745416ms 2022/05/18 22:22:53 Started GET /assets/js/eventsource.sharedworker.js for 136.29.26.38:0 2022/05/18 22:22:53 Completed GET /assets/js/eventsource.sharedworker.js 200 OK in 509.643µs 2022/05/18 22:22:53 Started GET /user/events for 136.29.26.38:0 2022/05/18 22:22:55 Started GET /user/settings/keys for 136.29.26.38:0 2022/05/18 22:22:55 Completed GET /user/settings/keys 200 OK in 15.309808ms 2022/05/18 22:22:55 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 22:22:55 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 3.513409ms 2022/05/18 22:22:55 Started GET /user/events for 136.29.26.38:0 2022/05/18 22:23:03 Completed GET /user/events 200 OK in 10.045319051s 2022/05/18 22:23:09 Started POST /user/settings/keys for 136.29.26.38:0 2022/05/18 22:23:09 Completed POST /user/settings/keys 302 Found in 83.58486ms 2022/05/18 22:23:09 Started GET /user/settings/keys for 136.29.26.38:0 2022/05/18 22:23:09 Completed GET /user/settings/keys 200 OK in 20.310035ms 2022/05/18 22:23:09 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 22:23:09 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 7.19002ms 2022/05/18 22:23:09 Started GET /user/events for 136.29.26.38:0 kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33334 2022/05/18 22:23:25 Completed GET /user/events 200 OK in 30.038459076s kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33336 kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33338 kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33340 kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33342 Accepted publickey for git from 172.24.0.1 port 33344 ssh2: RSA SHA256:zUdycevTVCycoSuxE6iiNX2BJ508bPrzjMvuCIzKUFk 2022/05/18 22:25:38 Started GET /api/internal/serv/command/6/mm/text-art?mode=1&verb=git-upload-pack for 127.0.0.1:46572 2022/05/18 22:25:38 Completed GET /api/internal/serv/command/6/mm/text-art?mode=1&verb=git-upload-pack 200 OK in 5.026393ms 2022/05/18 22:25:39 Started POST /api/internal/ssh/6/update/15 for 127.0.0.1:46574 2022/05/18 22:25:39 Completed POST /api/internal/ssh/6/update/15 200 OK in 15.487934ms Received disconnect from 172.24.0.1 port 33344:11: disconnected by user Disconnected from user git 172.24.0.1 port 33344 Accepted publickey for git from 172.24.0.1 port 33346 ssh2: RSA SHA256:zUdycevTVCycoSuxE6iiNX2BJ508bPrzjMvuCIzKUFk 2022/05/18 22:26:36 Started GET /api/internal/serv/command/6/mm/text-art?mode=1&verb=git-upload-pack for 127.0.0.1:46576 2022/05/18 22:26:36 Completed GET /api/internal/serv/command/6/mm/text-art?mode=1&verb=git-upload-pack 200 OK in 3.461668ms 2022/05/18 22:26:37 Started POST /api/internal/ssh/6/update/15 for 127.0.0.1:46578 2022/05/18 22:26:37 Completed POST /api/internal/ssh/6/update/15 200 OK in 15.58384ms Received disconnect from 172.24.0.1 port 33346:11: disconnected by user Disconnected from user git 172.24.0.1 port 33346 Received disconnect from 61.177.173.53 port 36011:11: [preauth] Disconnected from 61.177.173.53 port 36011 [preauth] User root not allowed because account is locked Received disconnect from 121.201.97.105 port 45928:11: Bye Bye [preauth] Disconnected from invalid user root 121.201.97.105 port 45928 [preauth] Invalid user admin from 176.111.173.44 port 49828 Connection closed by invalid user admin 176.111.173.44 port 49828 [preauth] Received disconnect from 61.177.172.124 port 14939:11: [preauth] Disconnected from 61.177.172.124 port 14939 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.185.160 port 46286 2022/05/18 22:52:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/18 22:52:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/18 22:52:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/18 22:52:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  kex_exchange_identification: Connection closed by remote host Connection closed by 95.110.131.162 port 59468 Unable to negotiate with 61.177.173.43 port 26280: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] 2022/05/18 23:00:12 Started GET / for 136.29.26.38:0 2022/05/18 23:00:12 Completed GET / 200 OK in 40.328313ms 2022/05/18 23:00:12 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 for 136.29.26.38:0 2022/05/18 23:00:12 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=96 302 Found in 2.775215ms 2022/05/18 23:00:12 Started GET /avatars/d2436ff8b3238703b98a4db52e53daba?size=112 for 136.29.26.38:0 2022/05/18 23:00:12 Completed GET /avatars/d2436ff8b3238703b98a4db52e53daba?size=112 200 OK in 3.430246ms 2022/05/18 23:00:12 Started GET /avatar/ddf2b37f7f81713c7f648bd026efe593?size=112 for 136.29.26.38:0 2022/05/18 23:00:12 Started GET /avatar/9d21bb51e9f9a5cf9841e8cb65d01364?size=112 for 136.29.26.38:0 2022/05/18 23:00:12 Started GET /avatar/60bc5ea8abaed505b6ab609f92aa6bd8?size=112 for 136.29.26.38:0 2022/05/18 23:00:12 Started GET /avatars/2768190d8afc54be5dac0c87efe836e3?size=112 for 136.29.26.38:0 2022/05/18 23:00:12 Started GET /avatar/c92aad839c773c8bae3dbd626b507d06?size=112 for 136.29.26.38:0 2022/05/18 23:00:12 Completed GET /avatars/2768190d8afc54be5dac0c87efe836e3?size=112 200 OK in 2.713104ms 2022/05/18 23:00:12 Started GET /avatar/c00c50e2444cba0c1183886f4d71aef2?size=112 for 136.29.26.38:0 2022/05/18 23:00:12 Completed GET /avatar/ddf2b37f7f81713c7f648bd026efe593?size=112 302 Found in 5.692466ms 2022/05/18 23:00:12 Completed GET /avatar/60bc5ea8abaed505b6ab609f92aa6bd8?size=112 302 Found in 7.315784ms 2022/05/18 23:00:12 Completed GET /avatar/9d21bb51e9f9a5cf9841e8cb65d01364?size=112 302 Found in 9.381118ms 2022/05/18 23:00:12 Completed GET /avatar/c92aad839c773c8bae3dbd626b507d06?size=112 302 Found in 10.47431ms 2022/05/18 23:00:12 Completed GET /avatar/c00c50e2444cba0c1183886f4d71aef2?size=112 302 Found in 8.369922ms 2022/05/18 23:00:12 Started GET /avatar/174616dab352ff67972ea7e2125d43ec?size=112 for 136.29.26.38:0 2022/05/18 23:00:12 Completed GET /avatar/174616dab352ff67972ea7e2125d43ec?size=112 302 Found in 2.59655ms 2022/05/18 23:00:12 Started GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&mode= for 136.29.26.38:0 2022/05/18 23:00:12 Started GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&limit=15&mode=&archived=false for 136.29.26.38:0 2022/05/18 23:00:12 Completed GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&mode= 200 OK in 34.834567ms 2022/05/18 23:00:12 Completed GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&limit=15&mode=&archived=false 200 OK in 44.583478ms kex_exchange_identification: Connection closed by remote host Connection closed by 95.110.131.162 port 40344 Unable to negotiate with 95.110.131.162 port 40980: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 41068: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 41174: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 41228: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 41636: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 41648: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 41792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 41822: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 41952: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 41838: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 42328: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 42404: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 42456: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 42584: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 42962: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 43100: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 43120: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 43268: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 43266: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 43726: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 43792: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 43742: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 43984: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 44042: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 44120: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 44014: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 44514: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 44572: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 44672: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 44928: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 44678: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 44952: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 44850: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 45384: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 45544: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 45568: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 45586: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 45676: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 45756: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 45816: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 45882: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 45952: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 46318: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 46436: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 46522: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 46586: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 46730: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 46760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 46796: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 95.110.131.162 port 46712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 26732:11: [preauth] Disconnected from 61.177.173.50 port 26732 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 48392 Unable to negotiate with 45.125.65.33 port 48876: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.142.180 port 49906 Unable to negotiate with 179.43.142.180 port 35238: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 60308:11: [preauth] Disconnected from 61.177.173.51 port 60308 [preauth] Unable to negotiate with 179.43.142.180 port 60258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57092: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53730: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 50452: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 47166: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 43960: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 40678: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 37504: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 34248: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59214: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 55974: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 52724: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 49466: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46598: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 42910: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 39698: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 36468: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33226: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 58218: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] 2022/05/18 23:45:59 Completed GET /user/events 200 OK in 1h22m50.051724914s Unable to negotiate with 179.43.142.180 port 54978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 51742: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 48486: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 45202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38706: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 35470: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60470: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Connection reset by 61.177.173.47 port 25762 [preauth] Unable to negotiate with 179.43.142.180 port 53972: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 50664: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 47596: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44186: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.43 port 34170: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 34066 Unable to negotiate with 141.98.10.174 port 57388: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.51 port 54984:11: [preauth] Disconnected from 61.177.173.51 port 54984 [preauth] Received disconnect from 61.177.172.108 port 12489:11: [preauth] Disconnected from 61.177.172.108 port 12489 [preauth] Unable to negotiate with 61.177.173.44 port 31290: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.50 port 23317:11: [preauth] Disconnected from 61.177.173.50 port 23317 [preauth] Unable to negotiate with 61.177.173.54 port 44374: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 43652 Unable to negotiate with 45.125.65.33 port 42512: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.35 port 60157:11: [preauth] Disconnected from 61.177.173.35 port 60157 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 49272 kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 51134 kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 39184 Unable to negotiate with 179.43.154.134 port 43386: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 23242:11: [preauth] Disconnected from 61.177.172.124 port 23242 [preauth] Received disconnect from 61.177.173.50 port 58374:11: [preauth] Disconnected from 61.177.173.50 port 58374 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 69.55.55.155 port 44588 kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 40806 Unable to negotiate with 45.133.1.36 port 50228: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.55 port 40894: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.173.55 port 33554: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Invalid user ftpusertest from 193.169.255.38 port 20360 Disconnecting invalid user ftpusertest 193.169.255.38 port 20360: Change of username or service not allowed: (ftpusertest,ssh-connection) -> (ftpuser,ssh-connection) [preauth] Invalid user ftpuser from 193.169.255.38 port 27482 Connection closed by invalid user ftpuser 193.169.255.38 port 27482 [preauth] 2022/05/19 02:12:40 ...irror/mirror_pull.go:176:runSync() [E] Failed to update mirror repository &{10 3 mindthemath oracle oracle business models 2 https://oauth2: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@github.com/mindthemath/oracle.git main 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 false false false true [] 0 map[] map[] [] false 0 false 0 157491 false false [] default 1640754116 1650847405}: Stdout: Fetching origin  Stderr: fatal: unable to access 'https://github.com/mindthemath/oracle.git/': Could not resolve host: github.com error: Could not fetch origin  Err: exit status 1 kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.186.28 port 45998 Received disconnect from 61.177.173.46 port 55539:11: [preauth] Disconnected from 61.177.173.46 port 55539 [preauth] Received disconnect from 219.128.75.5 port 47035:11: Bye Bye [preauth] Disconnected from 219.128.75.5 port 47035 [preauth] Unable to negotiate with 61.177.173.44 port 43126: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.154.134 port 36646 Unable to negotiate with 179.43.154.134 port 53872: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.61.187.12 port 45288 Received disconnect from 61.177.173.35 port 48264:11: [preauth] Disconnected from 61.177.173.35 port 48264 [preauth] Received disconnect from 61.177.173.52 port 57845:11: [preauth] Disconnected from 61.177.173.52 port 57845 [preauth] Received disconnect from 218.92.0.221 port 48345:11: [preauth] Disconnected from 218.92.0.221 port 48345 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 34.71.66.18 port 51550 Received disconnect from 61.177.173.46 port 45212:11: [preauth] Disconnected from 61.177.173.46 port 45212 [preauth] Unable to negotiate with 61.177.173.61 port 59198: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 16504:11: [preauth] Disconnected from 61.177.173.39 port 16504 [preauth] Unable to negotiate with 61.177.173.43 port 16718: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.51 port 17995:11: [preauth] Disconnected from 61.177.173.51 port 17995 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 49950 Unable to negotiate with 179.43.167.74 port 34432: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 52700: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.55 port 18722: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.35 port 50376:11: [preauth] Disconnected from 61.177.173.35 port 50376 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.133.1.36 port 44856 Unable to negotiate with 45.133.1.36 port 50778: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 103.203.57.11 port 37652 kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 59296 Unable to negotiate with 141.98.10.174 port 60108: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 56752 Unable to negotiate with 45.125.65.33 port 33906: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.172.124 port 48970:11: [preauth] Disconnected from 61.177.172.124 port 48970 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 56816 Unable to negotiate with 179.43.167.74 port 54712: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 45318: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 51356: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.39 port 14069:11: [preauth] Disconnected from 61.177.173.39 port 14069 [preauth] Received disconnect from 61.177.173.47 port 59526:11: [preauth] Disconnected from 61.177.173.47 port 59526 [preauth] Unable to negotiate with 61.177.172.91 port 59120: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.46 port 59749:11: [preauth] Disconnected from 61.177.173.46 port 59749 [preauth] Received disconnect from 61.177.173.49 port 42943:11: [preauth] Disconnected from 61.177.173.49 port 42943 [preauth] Unable to negotiate with 61.177.173.54 port 65424: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 60484 Unable to negotiate with 141.98.10.174 port 45734: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.50 port 29717:11: [preauth] Disconnected from 61.177.173.50 port 29717 [preauth] Invalid user admin from 176.111.173.44 port 38196 Unable to negotiate with 61.177.173.54 port 43910: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Connection closed by invalid user admin 176.111.173.44 port 38196 [preauth] Received disconnect from 61.177.172.114 port 59340:11: [preauth] Disconnected from 61.177.172.114 port 59340 [preauth] Unable to negotiate with 61.177.173.40 port 47654: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.108 port 37428:11: [preauth] Disconnected from 61.177.172.108 port 37428 [preauth] Received disconnect from 61.177.172.124 port 11984:11: [preauth] Disconnected from 61.177.172.124 port 11984 [preauth] 2022/05/19 07:02:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/19 07:02:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/19 07:02:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/19 07:02:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.142.180 port 51442 Unable to negotiate with 179.43.142.180 port 59566: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 56474: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53402: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 50406: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 47388: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44146: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41050: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 37980: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 34896: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60128: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 56986: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 50786: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 47742: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44670: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41608: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38476: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 35366: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60572: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57508: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 54362: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: banner line contains invalid characters banner exchange: Connection from 45.93.201.224 port 65465: invalid format Unable to negotiate with 179.43.142.180 port 51244: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 48230: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 45144: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 42076: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38988: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 36030: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 32816: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57928: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 54900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 51798: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 48706: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.40 port 16970: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 45890: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 39256 Unable to negotiate with 45.125.65.33 port 37456: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 134.209.192.164 port 33933 Connection closed by 134.209.192.164 port 36171 [preauth] Received disconnect from 45.61.188.202 port 39058:11: Bye Bye [preauth] Disconnected from 45.61.188.202 port 39058 [preauth] Received disconnect from 61.177.172.114 port 47684:11: [preauth] Disconnected from 61.177.172.114 port 47684 [preauth] Unable to negotiate with 61.177.173.56 port 64566: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 25828:11: [preauth] Disconnected from 61.177.173.48 port 25828 [preauth] Unable to negotiate with 61.177.173.61 port 65110: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 52890 Unable to negotiate with 179.43.167.74 port 52760: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 43684: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 64960: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.124 port 21204:11: [preauth] Disconnected from 61.177.172.124 port 21204 [preauth] Connection reset by 61.177.173.48 port 52074 [preauth] Connection reset by 61.177.173.61 port 20978 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 192.241.213.40 port 34264 kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 50290 Unable to negotiate with 141.98.10.174 port 33006: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 194.31.98.124 port 17479 Unable to negotiate with 194.31.98.124 port 23501: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 2926: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 46518: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 26163: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 6302: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 49624: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 29337: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 8926: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 52458: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 32077: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 11824: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 55448: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 35017: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 14734: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 58610: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 38059: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 17558: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 61116: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 40861: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 20592: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 64296: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 43669: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 24372: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 3187: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 46765: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 26452: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 5871: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 49983: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 29240: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 9107: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 52539: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 32142: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 11725: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 55531: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 35180: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 14845: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 58429: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 37838: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 17755: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 61311: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 40848: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 20475: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 64259: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 43922: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 23417: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 3132: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 46806: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 26461: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 5972: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 49680: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 29235: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 9016: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 53446: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 32135: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 11814: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 55560: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.56 port 60678: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 35421: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 14742: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 58352: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 38077: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 18998: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 61398: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 194.31.98.124 port 41057: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 16880: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.167.74 port 35042 Unable to negotiate with 179.43.167.74 port 45202: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.167.74 port 36396: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.47 port 18483:11: [preauth] Disconnected from 61.177.173.47 port 18483 [preauth] Received disconnect from 61.177.172.108 port 24200:11: [preauth] Disconnected from 61.177.172.108 port 24200 [preauth] Invalid user from 178.73.215.171 port 44000 Connection reset by invalid user 178.73.215.171 port 44000 [preauth] Received disconnect from 61.177.173.35 port 13749:11: [preauth] Disconnected from 61.177.173.35 port 13749 [preauth] Received disconnect from 61.177.172.114 port 10780:11: [preauth] Disconnected from 61.177.172.114 port 10780 [preauth] Received disconnect from 61.177.173.36 port 12316:11: [preauth] Disconnected from 61.177.173.36 port 12316 [preauth] Received disconnect from 61.177.173.48 port 52379:11: [preauth] Disconnected from 61.177.173.48 port 52379 [preauth] Unable to negotiate with 61.177.173.55 port 34578: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Unable to negotiate with 61.177.172.160 port 54438: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.172.98 port 35808:11: [preauth] Disconnected from 61.177.172.98 port 35808 [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 65243 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 65243: Too many authentication failures [preauth] User root not allowed because account is locked maximum authentication attempts exceeded for invalid user root from 36.110.228.254 port 28119 ssh2 [preauth] Disconnecting invalid user root 36.110.228.254 port 28119: Too many authentication failures [preauth] User root not allowed because account is locked Received disconnect from 36.110.228.254 port 43285:11: disconnected by user [preauth] Disconnected from invalid user root 36.110.228.254 port 43285 [preauth] Invalid user admin from 36.110.228.254 port 57538 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 57538 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 57538: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 10445 maximum authentication attempts exceeded for invalid user admin from 36.110.228.254 port 10445 ssh2 [preauth] Disconnecting invalid user admin 36.110.228.254 port 10445: Too many authentication failures [preauth] Invalid user admin from 36.110.228.254 port 22097 Received disconnect from 36.110.228.254 port 22097:11: disconnected by user [preauth] Disconnected from invalid user admin 36.110.228.254 port 22097 [preauth] Invalid user oracle from 36.110.228.254 port 32597 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 32597 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 32597: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 47807 maximum authentication attempts exceeded for invalid user oracle from 36.110.228.254 port 47807 ssh2 [preauth] Disconnecting invalid user oracle 36.110.228.254 port 47807: Too many authentication failures [preauth] Invalid user oracle from 36.110.228.254 port 62163 Received disconnect from 36.110.228.254 port 62163:11: disconnected by user [preauth] Disconnected from invalid user oracle 36.110.228.254 port 62163 [preauth] Invalid user usuario from 36.110.228.254 port 15105 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 15105 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 15105: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 37537 maximum authentication attempts exceeded for invalid user usuario from 36.110.228.254 port 37537 ssh2 [preauth] Disconnecting invalid user usuario 36.110.228.254 port 37537: Too many authentication failures [preauth] Invalid user usuario from 36.110.228.254 port 53784 Received disconnect from 36.110.228.254 port 53784:11: disconnected by user [preauth] Disconnected from invalid user usuario 36.110.228.254 port 53784 [preauth] Invalid user test from 36.110.228.254 port 14032 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 14032 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 14032: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 25505 maximum authentication attempts exceeded for invalid user test from 36.110.228.254 port 25505 ssh2 [preauth] Disconnecting invalid user test 36.110.228.254 port 25505: Too many authentication failures [preauth] Invalid user test from 36.110.228.254 port 35263 Received disconnect from 36.110.228.254 port 35263:11: disconnected by user [preauth] Disconnected from invalid user test 36.110.228.254 port 35263 [preauth] Invalid user user from 36.110.228.254 port 41228 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 41228 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 41228: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 59890 maximum authentication attempts exceeded for invalid user user from 36.110.228.254 port 59890 ssh2 [preauth] Disconnecting invalid user user 36.110.228.254 port 59890: Too many authentication failures [preauth] Invalid user user from 36.110.228.254 port 17380 Received disconnect from 36.110.228.254 port 17380:11: disconnected by user [preauth] Disconnected from invalid user user 36.110.228.254 port 17380 [preauth] Invalid user ftpuser from 36.110.228.254 port 29274 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 29274 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 29274: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 39688 maximum authentication attempts exceeded for invalid user ftpuser from 36.110.228.254 port 39688 ssh2 [preauth] Disconnecting invalid user ftpuser 36.110.228.254 port 39688: Too many authentication failures [preauth] Invalid user ftpuser from 36.110.228.254 port 57337 Received disconnect from 36.110.228.254 port 57337:11: disconnected by user [preauth] Disconnected from invalid user ftpuser 36.110.228.254 port 57337 [preauth] Invalid user test1 from 36.110.228.254 port 65306 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 65306 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 65306: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 29278 maximum authentication attempts exceeded for invalid user test1 from 36.110.228.254 port 29278 ssh2 [preauth] Disconnecting invalid user test1 36.110.228.254 port 29278: Too many authentication failures [preauth] Invalid user test1 from 36.110.228.254 port 42283 Received disconnect from 36.110.228.254 port 42283:11: disconnected by user [preauth] Disconnected from invalid user test1 36.110.228.254 port 42283 [preauth] Invalid user test2 from 36.110.228.254 port 52338 Received disconnect from 36.110.228.254 port 52338:11: disconnected by user [preauth] Disconnected from invalid user test2 36.110.228.254 port 52338 [preauth] Invalid user test2 from 36.110.228.254 port 34463 maximum authentication attempts exceeded for invalid user test2 from 36.110.228.254 port 34463 ssh2 [preauth] Disconnecting invalid user test2 36.110.228.254 port 34463: Too many authentication failures [preauth] Invalid user test2 from 36.110.228.254 port 56761 Received disconnect from 36.110.228.254 port 56761:11: disconnected by user [preauth] Disconnected from invalid user test2 36.110.228.254 port 56761 [preauth] Invalid user contador from 36.110.228.254 port 62103 Received disconnect from 36.110.228.254 port 62103:11: disconnected by user [preauth] Disconnected from invalid user contador 36.110.228.254 port 62103 [preauth] Invalid user duni from 36.110.228.254 port 12306 Received disconnect from 36.110.228.254 port 12306:11: disconnected by user [preauth] Disconnected from invalid user duni 36.110.228.254 port 12306 [preauth] Invalid user pi from 36.110.228.254 port 17038 Received disconnect from 36.110.228.254 port 17038:11: disconnected by user [preauth] Disconnected from invalid user pi 36.110.228.254 port 17038 [preauth] Invalid user baikal from 36.110.228.254 port 23267 Received disconnect from 36.110.228.254 port 23267:11: disconnected by user [preauth] Disconnected from invalid user baikal 36.110.228.254 port 23267 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 193.3.19.178 port 64001 Received disconnect from 61.177.173.48 port 39950:11: [preauth] Disconnected from 61.177.173.48 port 39950 [preauth] Connection reset by 61.177.172.160 port 39624 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 179.43.142.180 port 46114 Unable to negotiate with 179.43.142.180 port 39592: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 36700: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33802: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59134: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 56194: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 53408: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 50450: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 47576: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 44684: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41788: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38978: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 35988: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 33258: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 58458: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 55544: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 52702: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 49846: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46900: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 43970: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 41134: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 38288: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 35320: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 60666: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 57800: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 54896: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 51974: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 49158: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 46232: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 43342: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 40452: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 37588: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 34746: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 179.43.142.180 port 59996: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Received disconnect from 61.177.173.53 port 51452:11: [preauth] Disconnected from 61.177.173.53 port 51452 [preauth] Received disconnect from 61.177.172.108 port 33758:11: [preauth] Disconnected from 61.177.172.108 port 33758 [preauth] Received disconnect from 61.177.172.114 port 35060:11: [preauth] Disconnected from 61.177.172.114 port 35060 [preauth] Received disconnect from 61.177.173.51 port 42271:11: [preauth] Disconnected from 61.177.173.51 port 42271 [preauth] Connection closed by 162.142.125.213 port 44424 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 45.125.65.33 port 41144 Unable to negotiate with 45.125.65.33 port 49354: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] Unable to negotiate with 61.177.173.61 port 62036: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] Received disconnect from 61.177.173.48 port 11615:11: [preauth] Disconnected from 61.177.173.48 port 11615 [preauth] Received disconnect from 218.92.0.221 port 41026:11: [preauth] Disconnected from 218.92.0.221 port 41026 [preauth] Received disconnect from 61.177.173.35 port 34571:11: [preauth] Disconnected from 61.177.173.35 port 34571 [preauth] Unable to negotiate with 61.177.173.56 port 60544: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 141.98.10.174 port 46808 Unable to negotiate with 141.98.10.174 port 41940: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth] kex_exchange_identification: Connection closed by remote host Connection closed by 208.109.33.133 port 61000 2022/05/19 14:52:39 ...irror/mirror_pull.go:176:runSync() [E] Failed to update mirror repository &{10 3 mindthemath oracle oracle business models 2 https://oauth2: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@github.com/mindthemath/oracle.git main 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 false false false true [] 0 map[] map[] [] false 0 false 0 157491 false false [] default 1640754116 1650847405}: Stdout: Fetching origin  Stderr: fatal: unable to access 'https://github.com/mindthemath/oracle.git/': Could not resolve host: github.com error: Could not fetch origin  Err: exit status 1 2022/05/19 15:12:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/19 15:12:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/19 15:12:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/19 15:12:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/19 16:24:58 .../queue/workerpool.go:93:zeroBoost() [W] WorkerPool: 14 (for repo_stats_update-channel) has zero workers - adding 1 temporary workers for 5m0s 2022/05/19 23:22:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/19 23:22:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/19 23:22:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/19 23:22:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/20 00:32:39 ...irror/mirror_pull.go:176:runSync() [E] Failed to update mirror repository &{13 5 mirrors youtube-dl youtube-dl Command-line program to download videos from YouTube.com and other video sites 2 https://github.com/ytdl-org/youtube-dl master 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 false false false true [] 0 map[] map[] [] false 0 false 0 278965452 false false [] default 1645732846 1652982108}: Stdout: Fetching origin  Stderr: fatal: unable to access 'https://github.com/ytdl-org/youtube-dl.git/': Could not resolve host: github.com error: Could not fetch origin  Err: exit status 1 2022/05/20 00:44:59 .../queue/workerpool.go:93:zeroBoost() [W] WorkerPool: 14 (for repo_stats_update-channel) has zero workers - adding 1 temporary workers for 5m0s 2022/05/20 07:32:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/20 07:32:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/20 07:32:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/20 07:32:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/20 12:17:56 Started POST / for 193.56.29.174:0 2022/05/20 12:17:56 Completed POST / 405 Method Not Allowed in 66.190305ms 2022/05/20 12:17:57 Started GET /.env for 193.56.29.174:0 2022/05/20 12:17:57 .../web/user/profile.go:31:GetUserByName() [E] GetUserByName: user redirect does not exist [name: .env] 2022/05/20 12:17:57 Completed GET /.env 404 Not Found in 11.881011ms 2022/05/20 12:17:58 Started GET /vendor/.env for 193.56.29.174:0 2022/05/20 12:17:58 Completed GET /vendor/.env 404 Not Found in 3.251857ms 2022/05/20 12:17:58 Started GET /admin/.env for 193.56.29.174:0 2022/05/20 12:17:58 Completed GET /admin/.env 404 Not Found in 3.409781ms 2022/05/20 12:17:59 Started GET /blog/.env for 193.56.29.174:0 2022/05/20 12:17:59 Completed GET /blog/.env 404 Not Found in 2.977452ms 2022/05/20 12:17:59 Started GET /laravel/.env for 193.56.29.174:0 2022/05/20 12:17:59 Completed GET /laravel/.env 404 Not Found in 3.10158ms 2022/05/20 12:18:00 Started GET /dev/.env for 193.56.29.174:0 2022/05/20 12:18:00 Completed GET /dev/.env 404 Not Found in 3.988331ms 2022/05/20 12:18:01 Started GET /test/.env for 193.56.29.174:0 2022/05/20 12:18:01 Completed GET /test/.env 404 Not Found in 3.041229ms 2022/05/20 12:18:01 Started GET /portal/.env for 193.56.29.174:0 2022/05/20 12:18:01 Completed GET /portal/.env 404 Not Found in 3.391763ms 2022/05/20 12:18:02 Started GET /project/.env for 193.56.29.174:0 2022/05/20 12:18:02 Completed GET /project/.env 404 Not Found in 2.216645ms 2022/05/20 12:18:02 Started GET /assets/.env for 193.56.29.174:0 2022/05/20 12:18:02 Completed GET /assets/.env 404 Not Found in 3.595223ms 2022/05/20 12:18:02 Started GET /shop/.env for 193.56.29.174:0 2022/05/20 12:18:02 Completed GET /shop/.env 404 Not Found in 3.403262ms 2022/05/20 12:18:03 Started GET /dashboard/.env for 193.56.29.174:0 2022/05/20 12:18:03 Completed GET /dashboard/.env 404 Not Found in 3.099747ms 2022/05/20 12:18:03 Started GET /public/.env for 193.56.29.174:0 2022/05/20 12:18:03 Completed GET /public/.env 404 Not Found in 3.340615ms 2022/05/20 12:18:04 Started GET /app/.env for 193.56.29.174:0 2022/05/20 12:18:04 Completed GET /app/.env 404 Not Found in 2.929452ms 2022/05/20 12:18:04 Started GET /production/.env for 193.56.29.174:0 2022/05/20 12:18:04 Completed GET /production/.env 404 Not Found in 3.667519ms 2022/05/20 12:18:04 Started GET /sites/all/libraries/mailchimp/.env for 193.56.29.174:0 2022/05/20 12:18:04 Completed GET /sites/all/libraries/mailchimp/.env 404 Not Found in 1.458967ms 2022/05/20 12:18:05 Started GET /www/.env for 193.56.29.174:0 2022/05/20 12:18:05 Completed GET /www/.env 404 Not Found in 2.828843ms 2022/05/20 12:18:05 Started GET /protected/.env for 193.56.29.174:0 2022/05/20 12:18:05 Completed GET /protected/.env 404 Not Found in 2.980489ms 2022/05/20 12:18:06 Started GET /core/.env for 193.56.29.174:0 2022/05/20 12:18:06 Completed GET /core/.env 404 Not Found in 3.844888ms 2022/05/20 12:18:06 Started GET /base/.env for 193.56.29.174:0 2022/05/20 12:18:06 Completed GET /base/.env 404 Not Found in 3.524539ms 2022/05/20 12:18:07 Started GET /src/.env for 193.56.29.174:0 2022/05/20 12:18:07 Completed GET /src/.env 404 Not Found in 2.899526ms 2022/05/20 12:18:07 Started GET /cgi-bin/.env for 193.56.29.174:0 2022/05/20 12:18:07 Completed GET /cgi-bin/.env 404 Not Found in 3.032822ms 2022/05/20 12:18:08 Started GET /apps/.env for 193.56.29.174:0 2022/05/20 12:18:08 Completed GET /apps/.env 404 Not Found in 2.974692ms 2022/05/20 12:18:08 Started GET /wp-content/.env for 193.56.29.174:0 2022/05/20 12:18:08 Completed GET /wp-content/.env 404 Not Found in 2.911027ms 2022/05/20 12:18:08 Started GET /wp-admin/.env for 193.56.29.174:0 2022/05/20 12:18:08 Completed GET /wp-admin/.env 404 Not Found in 3.421466ms 2022/05/20 12:18:08 Started GET /library/.env for 193.56.29.174:0 2022/05/20 12:18:08 Completed GET /library/.env 404 Not Found in 2.624992ms 2022/05/20 12:18:09 Started GET /new/.env for 193.56.29.174:0 2022/05/20 12:18:09 Completed GET /new/.env 404 Not Found in 2.93673ms 2022/05/20 12:18:09 Started GET /old/.env for 193.56.29.174:0 2022/05/20 12:18:09 Completed GET /old/.env 404 Not Found in 3.208135ms 2022/05/20 12:18:10 Started GET /local/.env for 193.56.29.174:0 2022/05/20 12:18:10 Completed GET /local/.env 404 Not Found in 2.869805ms 2022/05/20 12:18:10 Started GET /crm/.env for 193.56.29.174:0 2022/05/20 12:18:10 Completed GET /crm/.env 404 Not Found in 3.358634ms 2022/05/20 12:18:10 Started GET /audio/.env for 193.56.29.174:0 2022/05/20 12:18:10 Completed GET /audio/.env 404 Not Found in 2.997637ms 2022/05/20 12:18:10 Started GET /app/config/.env for 193.56.29.174:0 2022/05/20 12:18:10 Completed GET /app/config/.env 404 Not Found in 1.236025ms 2022/05/20 12:18:11 Started GET /api/.env for 193.56.29.174:0 2022/05/20 12:18:11 Completed GET /api/.env 404 Not Found in 3.725056ms 2022/05/20 12:18:11 Started GET /conf/.env for 193.56.29.174:0 2022/05/20 12:18:11 Completed GET /conf/.env 404 Not Found in 2.902341ms 2022/05/20 12:18:11 Started GET /database/.env for 193.56.29.174:0 2022/05/20 12:18:11 Completed GET /database/.env 404 Not Found in 2.953619ms 2022/05/20 12:18:12 Started GET /git.clfx.cc/.env for 193.56.29.174:0 2022/05/20 12:18:12 Completed GET /git.clfx.cc/.env 404 Not Found in 2.959675ms 2022/05/20 12:18:12 Started GET /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php for 193.56.29.174:0 2022/05/20 12:18:12 Completed GET /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php 404 Not Found in 1.424856ms kex_exchange_identification: Connection closed by remote host Connection closed by 172.24.0.1 port 33348 2022/05/20 15:42:35 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/super.git mirror[1] remote remote_mirror_JR1ppUrO8b: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/20 15:42:35 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 1][repo: 9:mindthemath/super]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/super.git/'  2022/05/20 15:42:36 ...irror/mirror_push.go:150:func1() [E] Error pushing /data/git/repositories/mindthemath/fenics.git mirror[4] remote remote_mirror_Cu4yQYMozc: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'  2022/05/20 15:42:36 ...irror/mirror_push.go:99:SyncPushMirror() [E] SyncPushMirror [mirror: 4][repo: 8:mindthemath/fenics]: exit status 128 - remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/mindthemath/fenics.git/'