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

Possible error in automatically filling out config.json #87

Closed
petroav opened this issue Nov 16, 2015 · 3 comments
Closed

Possible error in automatically filling out config.json #87

petroav opened this issue Nov 16, 2015 · 3 comments

Comments

@petroav
Copy link
Contributor

petroav commented Nov 16, 2015

During server start presto-admin gives the following error message:

Fatal error: coercing to Unicode: need string or buffer, int found

Underlying exception:
    coercing to Unicode: need string or buffer, int found

Aborting.

Putting double quotes around the port number in /etc/opt/prestoadmin/config.json fixed the issue.

@rschlussel-zz
Copy link
Member

Is this when the config was set interactively?

@petroav
Copy link
Contributor Author

petroav commented Nov 17, 2015

Yes.

@rschlussel-zz
Copy link
Member

Fixed by #88

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

2 participants