You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears the websocket connects and as expected there isn't any data as it's currently after hours. However it doesn't appear that the Polygon plugin is able to create the necessary
{"level":"info","timestamp":"2021-02-09T03:25:44.179Z","msg":"subscribing to upstream Polygon"}
{"level":"info","timestamp":"2021-02-09T03:25:44.179Z","msg":"enabling ... {scope:AM.AAPL,AM.SPY,AM.BB,AM.AMC}"}
{"level":"warn","timestamp":"2021-02-09T03:25:44.180Z","msg":"connection was already nil"}
{"level":"info","timestamp":"2021-02-09T03:25:44.260Z","msg":"authenticated successfully {feed:AM.AAPL,AM.SPY,AM.BB,AM.AMC}"}
{"level":"info","timestamp":"2021-02-09T03:25:44.262Z","msg":"subscribed {feed:AM.AAPL,AM.SPY,AM.BB,AM.AMC}"}
{"level":"error","timestamp":"2021-02-09T03:25:44.263Z","msg":"[polygon] csm write failure for key: [/1Min/OHLCV:Symbol/Timeframe/AttributeGroup] (/go/src/github.com/a
lpacahq/marketstore/catalog/catalog.go:104Category name does not match on-disk name)"}
{"level":"error","timestamp":"2021-02-09T03:25:44.265Z","msg":"[polygon] csm write failure for key: [/1Min/OHLCV:Symbol/Timeframe/AttributeGroup] (/go/src/github.com/a
lpacahq/marketstore/catalog/catalog.go:104Category name does not match on-disk name)"}
{"level":"error","timestamp":"2021-02-09T03:25:44.265Z","msg":"[polygon] csm write failure for key: [/1Min/OHLCV:Symbol/Timeframe/AttributeGroup] (/go/src/github.com/a
lpacahq/marketstore/catalog/catalog.go:104Category name does not match on-disk name)"}
I also tested the same mkts.yml file with alpaca/marketstore:v4.1.0 and see the same error.
The text was updated successfully, but these errors were encountered:
I am running the latest version of marketstore in a docker container:
Here is my config:
It appears the websocket connects and as expected there isn't any data as it's currently after hours. However it doesn't appear that the Polygon plugin is able to create the necessary
I also tested the same mkts.yml file with alpaca/marketstore:v4.1.0 and see the same error.
The text was updated successfully, but these errors were encountered: