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

can not start attu by npm package #104

Closed
BUPTAnderson opened this issue Oct 11, 2022 · 3 comments
Closed

can not start attu by npm package #104

BUPTAnderson opened this issue Oct 11, 2022 · 3 comments

Comments

@BUPTAnderson
Copy link

BUPTAnderson commented Oct 11, 2022

Describe the bug:
can not start attu by npm package.

$ attu
Fontconfig warning: "/etc/fonts/fonts.conf", line 86: unknown element "blank"
Trace/breakpoint trap

Steps to reproduce:

  1. # rpm -ivh attu-2.1.1.x86_64.rpm
  2. $ attu
    Fontconfig warning: "/etc/fonts/fonts.conf", line 86: unknown element "blank"
    Trace/breakpoint trap

Attu version:
2.1.1

@shanghaikid
Copy link
Collaborator

Thanks for let us know this.
We didn't test the rpm package since it is generated by the electron builder.
I think we will upgrade Electron in the next release and test it.
You may use the docker version until the new release.

@BUPTAnderson
Copy link
Author

Refer to README.md, I can build client and server successfully. But I don't know how to deploy attu to physical machines(CentOS 7) next, I don't know much about TypeScript, Can you tell me how to deploy attu to a physical machine? It would help me a lot.

@shanghaikid
Copy link
Collaborator

You can refer this docker file: https://github.com/zilliztech/attu/blob/main/Dockerfile

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