hiddify / Hiddify-Manager

Multi-user anti-filtering panel, with an effortless installation and supporting more than 20 protocols to circumvent filtering plus the telegram proxy.
https://hiddify.com
GNU General Public License v3.0
6.32k stars 734 forks source link

Docker install stop at Building (8/10) every time #4458

Closed huang5307 closed 3 weeks ago

huang5307 commented 2 months ago

Describe the bug A clear and concise description of what the bug is.

I used docker installed. every time stop at "Building 741.9s (8/10) " ,

Building 741.9s (8/10)                                                           
 => [internal] load build definition from Dockerfile                            0.1s
 => => transferring dockerfile: 635B                                            0.1s
 => [internal] load metadata for docker.io/library/ubuntu:22.04                 1.5s
 => [internal] load .dockerignore                                               0.0s
 => => transferring context: 59B                                                0.0s
 => [1/6] FROM docker.io/library/ubuntu:22.04@sha256:adbb90115a21969d2fe6fa7f9  0.0s
 => [internal] load build context                                               4.4s
 => => transferring context: 81.85MB                                            4.1s
 => CACHED [2/6] RUN apt-get update && apt-get install -y whiptail apt-utils c  0.0s
 => CACHED [3/6] WORKDIR /opt/hiddify-manager/                                  0.0s
 => CACHED [4/6] COPY . .                                                       0.0s
 => [5/6] RUN bash install.sh install-docker                                  735.9s
 => => # Collecting wcwidth                                                         
 => => #   Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)                  
 => => # Installing collected packages: wcwidth, asyncio, argparse, typing-extension
 => => # s, urwid, cli_progress                                                     
 => => # Successfully installed argparse-1.4.0 asyncio-3.4.3 cli_progress-2.0.0 typi
 => => # ng-extensions-4.12.2 urwid-2.6.10 wcwidth-0.2.13    

OS: Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-1027-oracle x86_64) Docker Compose version v2.6.1

image

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

huang5307 commented 2 months ago

the screen i past is the second time i installed. of course, I followed the steps : git clone https://github.com/hiddify/hiddify-config cd hiddify-config touch hiddify-panel/hiddifypanel.db docker-compose up -d

huang5307 commented 2 months ago
image

another try , the same.

litoosh13 commented 1 month ago

Hi, please mention which version you tried to install

tinternet commented 3 weeks ago

I tried down to v10.70.0

It blocks on cli_progress and one cpu core stays at 100%.

litoosh13 commented 3 weeks ago

We noticed the problem and we will fix it...thanks for Pr

minimulin commented 2 weeks ago

Same problem.

Was trying to add --no-gui option. Script continues to next steps. Next was error while compiling mysqlclient extension. After installation apt install python3-dev next error was Can't connect to MySQL server on '127.0.0.1:3306 and I surrendered.