Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS error on workers #406

Closed
DieMyst opened this issue Feb 11, 2019 · 2 comments
Closed

CORS error on workers #406

DieMyst opened this issue Feb 11, 2019 · 2 comments
Assignees
Labels
bug type: bug ~tendermint component: tendermint
Milestone

Comments

@DieMyst
Copy link
Member

DieMyst commented Feb 11, 2019

Workers cannot accept requests from outside nodes. cors_allowed_origins = ["*"] parameter in config.toml presented and it worked before.
Firstly, check if the generated config is used in workers.

@DieMyst DieMyst self-assigned this Feb 11, 2019
@folex folex added bug type: bug ~tendermint component: tendermint labels Feb 12, 2019
@alari
Copy link
Member

alari commented Feb 12, 2019

What version of Tendermint is affected? We have 2.7 in master now, and 2.9 in your branch.

@alari alari added this to the !devnet milestone Feb 13, 2019
@folex folex removed the ~consensus label Feb 13, 2019
@DieMyst
Copy link
Member Author

DieMyst commented Feb 13, 2019

It is fixed already in #417
I will close the issue.

@DieMyst DieMyst closed this as completed Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug type: bug ~tendermint component: tendermint
Projects
None yet
Development

No branches or pull requests

3 participants