Irgendetwas falsch? Oder nur Gateway zurzeit überlastet?
Something wrong? Or only Gateway issue?
See also: New project: a new blog on the IPFS
[code]$ ipfs files ls -l
ipfs-blog/ QmexQwE1qzacU2JEs7nc3LB1t9AQpbqwhgSZks2VwLtwJG 0
$ ipfs files ls -l /ipfs-blog
index.html QmabprM1WeCYZxUjHQK2hjxK49zciMAponHRDoPVgHXiGG 1736
media/ QmapTUbSkJHndQDSxA7ArMmN3ZJrF5ZKebpkFXMDLCxfiM 0
pages/ QmUb4sCEtdNjYws5mrfYkMTLXwr3GFKpAGhY1mbqKnUSZ1 0
template.html QmY3G7ztuVZQaxLfw9A54Md3B83TWiyq8aRcDaHvS5vJTE 309[/code]
und:
$ wget http://ipfs.io/ipfs/QmexQwE1qzacU2JEs7nc3LB1t9AQpbqwhgSZks2VwLtwJG/index.html
URL transformed to HTTPS due to an HSTS policy
--2019-12-21 11:54:55-- https://ipfs.io/ipfs/QmexQwE1qzacU2JEs7nc3LB1t9AQpbqwhgSZks2VwLtwJG/index.html
Auflösen des Hostnamens ipfs.io (ipfs.io)… 209.94.90.1, 2602:fea2:2::1
Verbindungsaufbau zu ipfs.io (ipfs.io)|209.94.90.1|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 504 Gateway Time-out
Erneuter Versuch.
and approx. 10 minutes later …
--2019-12-21 12:05:04-- (Versuch: 2) https://ipfs.io/ipfs/QmexQwE1qzacU2JEs7nc3LB1t9AQpbqwhgSZks2VwLtwJG/index.html
Wiederverwendung der bestehenden Verbindung zu ipfs.io:443.
HTTP-Anforderung gesendet, auf Antwort wird gewartet …
but this works!
$ ipfs get /ipfs/QmexQwE1qzacU2JEs7nc3LB1t9AQpbqwhgSZks2VwLtwJG/index.html
Saving file(s) to index.html
1.70 KiB / 1.70 KiB [============================================================================================================================] 100.00% 0s