Merge branch 'rammar-master-patch-35335' into 'master'
Upgrade Debian integration See merge request les/gancio!13
This commit is contained in:
@@ -79,5 +79,13 @@ sudo systemctl start gancio
|
|||||||
sudo yarn global remove gancio
|
sudo yarn global remove gancio
|
||||||
sudo yarn cache clean
|
sudo yarn cache clean
|
||||||
sudo yarn global add --silent {{site.url}}/latest.tgz
|
sudo yarn global add --silent {{site.url}}/latest.tgz
|
||||||
|
if the ESOCKETTIMEDOUT error occurred, run the following command
|
||||||
|
sudo yarn config set network-timeout 300000
|
||||||
|
then re-run the command
|
||||||
|
sudo yarn global add --silent {{site.url}}/latest.tgz
|
||||||
sudo systemctl restart gancio
|
sudo systemctl restart gancio
|
||||||
|
if the 502 Bad Gataway error occurred, run the following command
|
||||||
|
sudo systemctl reload nginx
|
||||||
|
then re-run the command
|
||||||
|
sudo systemctl restart gancio
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user