晚上9點多,本來git push到bitbucket還可以正常運作,到了9點半再git push時就出現了
ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.
本來以為是我的ssh key有問題,後來換了一台機器後也是出現同樣的問題,
而git push到github一切正常,後來仔細看了bitbucket的網站才發現似乎網站被DDOS攻擊。
https://bitbucket.statuspage.io/
難道這又是像之前github一樣是來自強國的襲擊嗎?
--
ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.
本來以為是我的ssh key有問題,後來換了一台機器後也是出現同樣的問題,
而git push到github一切正常,後來仔細看了bitbucket的網站才發現似乎網站被DDOS攻擊。
https://bitbucket.statuspage.io/
難道這又是像之前github一樣是來自強國的襲擊嗎?
--
All Comments