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

シェルスクリプトを使用したアップデートができない #20

Open
masada-tea opened this issue Nov 22, 2023 · 1 comment

Comments

@masada-tea
Copy link

シェルスクリプトを使ってサーバーをバージョンアップしようとしたところ、以下のようなエラーが出ます。

sudo bash update.sh
Check: root user;
OK. I am root user
Process: import environment and detect method;
use default
method: sustemd
user: misskev
dir:
misskev
/ localhost:
Process: update (systemd);
Process: git pull;
Already up to date.
Process: stop daemon;
Failed to mangle name: Invalid argument
Failed to expand names: Invalid argument
Process: yarn install and clean;
Usage Error: This project is configured to use
pnpm
$ yarn
Process: start daemon:
Failed to mangle name: Invalid argument
Failed to expand names
Invalid argument

何かこれに対して取れる手段はありますか?

@tamaina
Copy link
Contributor

tamaina commented Dec 5, 2023

古いアップデートスクリプトをお使いのようですので、まずはアップデートスクリプトを再度ダウンロードしてください。

が、

Failed to mangle name: Invalid argument
Failed to expand names: Invalid argument

の部分が怪しそうなのでもしかしたら解決にならないかもしれません。

  • ドメイン名を教えてください(ドメイン名がsystemd操作に不都合かもしれません)

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