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

[bug] v2.2.5 malformed namespaces #319

Closed
Raerten opened this issue Nov 29, 2019 · 3 comments
Closed

[bug] v2.2.5 malformed namespaces #319

Raerten opened this issue Nov 29, 2019 · 3 comments

Comments

@Raerten
Copy link

Raerten commented Nov 29, 2019

Describe the bug

error 'malformed namespaces'

PS C:\centrifugo> .\centrifugo.exe genconfig
PS C:\centrifugo> .\centrifugo.exe
{"level":"error","error":"unexpected end of JSON input","time":"2019-11-29T11:19:58+03:00","message":"malformed namespaces"}
PS C:\centrifugo> cat .\config.json
{
  "secret": "f3864e6f-d1cb-4892-b621-c109782270f3",
  "admin_password": "c795b00f-fe4d-45dd-9987-daf1459173cd",
  "admin_secret": "5b951424-2a04-410b-9581-cafe41170f0b",
  "api_key": "dec17255-dff3-434d-8c9e-d5b5120de609"
}

Versions
Centrifugo v2.2.5 (Go version: go1.13.4)
windows and docker image

@FZambia
Copy link
Member

FZambia commented Nov 29, 2019

@Raerten thanks a lot! Will fix today in the evening.

As temporary workaround add "namespaces": [] to configuration file.

@drezo
Copy link

drezo commented Nov 29, 2019

@FZambia thx!

@FZambia
Copy link
Member

FZambia commented Nov 29, 2019

Released v2.2.6, hope there won't be any cases I missed related to configuration. Sorry for this, guys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants