Moin zusammen,
ich hab mir auf meinem Pi Homebridge im Docker installiert und das Teil läuft auch ganz hervorragend.... bis ich zb das "synology-homebridge" plugin installieren möchte Hier mal die Fehlermeldung:
Code
USER: root
DIR: /var/lib/homebridge
CMD: npm install --save [email protected]
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/homeinstalator/syno.git
npm ERR! No user exists for uid 1000
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/homebridge/.npm/_logs/2022-10-12T20_36_10_025Z-debug-0.log
Operation failed. Please review log for details.
}
Alles anzeigen
Docker läuft auf dem normalen Pi user und ich glaube da oben steht in irgendeiner form, dass der user IM dockercontainer nicht die korrekten rechte hat oder sowas. Und hier steige ich wirklich geistig aus, wie ich dieses Verhalten umgehe