You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking in indexes: https://pypi.org/simple, https://karrio.gateway.scarf.sh/simple/
Obtaining karrio from git+ssh://****@github.com/karrioapi/karrio.git@66d40ce6dd372b0021b5bd6dfb2d43e160c1a2b7#egg=karrio&subdirectory=modules/sdk (from -r https://raw.githubusercontent.com/karrioapi/karrio/HEAD/requirements.txt (line 48))
Cloning ssh://****@github.com/karrioapi/karrio.git (to revision 66d40ce6dd372b0021b5bd6dfb2d43e160c1a2b7) to ./karrio/src/karrio
Running command git clone --filter=blob:none --quiet 'ssh://****@github.com/karrioapi/karrio.git' /media/ssd/rockserver/karrio/src/karrio
git@github.com: Permission denied (publickey).
fatal : Impossible de lire le dépôt distant.
Veuillez vérifier que vous avez les droits d'accès
et que le dépôt existe.
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet 'ssh://****@github.com/karrioapi/karrio.git' /media/ssd/rockserver/karrio/src/karrio did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet 'ssh://****@github.com/karrioapi/karrio.git' /media/ssd/rockserver/karrio/src/karrio did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Desktop (please complete the following information):
OS: Debian 12
The text was updated successfully, but these errors were encountered:
Describe the bug
Trying to install karrio without a docker following https://docs.karrio.io/product/self-hosting/oss/#docker-less-installation
The script https://raw.githubusercontent.com/karrioapi/karrio/HEAD/bin/deploy fails at
With the error:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: