Skip to content

FRED: Failed to open [...] HTTP/2 stream 1 was not closed cleanly #452

@pbarill

Description

@pbarill

Noticed this since last week:

> getSymbols(Symbols="CPIAUCSL", src="FRED")

Error in getSymbols.FRED(Symbols = "CPIAUCSL", env = <environment>, verbose = FALSE,  : 
  Unable to import “CPIAUCSL”.
cannot open the connection
In addition: Warning message:
Failed to open 'https://fred.stlouisfed.org/graph/fredgraph.csv?id=CPIAUCSL': HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)

I'm in a country that has rather unusual internet filtering. Yet with VPN it doesn't go away. This still works, which rules out a BLS-style anti-robot policy.

wget https://fred.stlouisfed.org/graph/fredgraph.csv?id=CPIAUCSL

I'm on quantmod 0.4.28.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions