Giter VIP home page Giter VIP logo

Comments (6)

github-actions avatar github-actions commented on June 7, 2024

Please star this repository to motivate the developers and to get higher priority! ⭐

from homer.

lmangani avatar lmangani commented on June 7, 2024

A good first step is to inspect the container logs to find out what the issue might be. It cannot be guessed by status.

from homer.

georghimself avatar georghimself commented on June 7, 2024

ofc. sorrry.
this is the log for clickhouse. im running on proxmox cpu is set to host

Instruction check fail. The CPU does not support SSSE3 instruction set.
Instruction check fail. The CPU does not support SSSE3 instruction set.
Instruction check fail. The CPU does not support SSSE3 instruction set.
Instruction check fail. The CPU does not support SSSE3 instruction set.
/entrypoint.sh: create new user 'qryn' instead 'default'
Instruction check fail. The CPU does not support SSSE3 instruction set.

from homer.

georghimself avatar georghimself commented on June 7, 2024

Its an AMD Opteron(tm) Processor 6128
cpuinfo says flags sse sse2 sse4a
if that helps

from homer.

lmangani avatar lmangani commented on June 7, 2024

I guess the issue is with the ClickHouse container not being able to start.
Since we don't build that container, we can't help much but You can raise this with the ClickHouse team OR switch to a different clickhouse-server distribution (such as those from bitnami, altinity, etc) to replace the default image.

from homer.

lmangani avatar lmangani commented on June 7, 2024

Based on the provided info this failure is caused by lack of SS3 instruction set required by ClickHouse (not qryn/homer)

Instruction check fail. The CPU does not support SSSE3 instruction set.

The solution is to find/use a ClickHouse build w/o SS3 dependencies, if that exists. Closing, but feel free to comment in this thread if you need pointers or suggestions.

from homer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.