home.social

#störung — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #störung, aggregated by home.social.

fetched live
  1. Hatte ich so auch noch nicht bei denen: Komplettausfall bei all-inkl.com 😱 Also so richtig richtig komplett alles down. 🤯 #AllInklcom #Allinkl #Störung #Stoerung #Komplettausfall

  2. Eine weltweite #Störung bei #GitHub hat Entwickler-Tools über Stunden lahmgelegt. Neben dem Code-Hosting waren auch #Copilot und automatisierte Prozesse betroffen. Inzwischen läuft die Plattform wieder. winfuture.de/news,160668.html?

  3. Vorgestern gab es eine #Störung bei #posteo. Mir scheint, die kämpfen immer noch mit Problemen. ☘

    $ curl --ipv4 -I https://www.posteo.de
    curl: (28) Failed to connect to www.posteo.de port 443: Connection timed out
    
    $ curl --ipv6 -I https://www.posteo.de
    HTTP/1.1 403 Forbidden
    content-length: 93
    cache-control: no-cache
    content-type: text/html
    
    $ ping -4 -c 1 posteo.de
    PING  (185.67.36.168) 56(84) bytes of data.
    
    ---  ping statistics ---
    1 packets transmitted, 0 received, 100% packet loss, time 0ms
    
    $ ping -6 -c 1 posteo.de
    PING posteo.de(2a05:bc0:1001:40::168:1 (2a05:bc0:1001:40::168:1)) 56 data bytes
    64 bytes from 2a05:bc0:1001:40::168:1 (2a05:bc0:1001:40::168:1): icmp_seq=1 ttl=54 time=24.5 ms
    
    --- posteo.de ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 24.452/24.452/24.452/0.000 ms