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 I test Hiddify-Manager installation command in a docker container ? : bash <(curl i.hiddify.com/release) #4076

Open
q2333gh opened this issue May 7, 2024 · 2 comments

Comments

@q2333gh
Copy link

q2333gh commented May 7, 2024

container version ubuntu2204

But got err report:

...
▒│ sqlalchemy.exc.OperationalError: (MySQLdb.OperationalError) 
(2003, "Can't connect to MySQL server on '127.0.0.1:3306' (111)") 
...
@q2333gh
Copy link
Author

q2333gh commented May 7, 2024

Also worth to mention that . During installation procedure:
If got any err cause. should the rest of code abort ?
While current script is still all continuing.

@q2333gh
Copy link
Author

q2333gh commented May 8, 2024

Worth to mention that offcial Hiddify-Manager docker version use :

RUN curl -L https://raw.githubusercontent.com/gdraheim/docker-systemctl-replacement/master/files/docker/systemctl.py
 -o /usr/bin/systemctl

this to support systemctl cmd inisde container.

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

1 participant