-
Notifications
You must be signed in to change notification settings - Fork 15
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
Installation issues in combination with docker #58
Comments
I ran into this issue as well. I think it has to do with the |
I tried to install the plug-in via the web interface and via the shell in Homebridge (with and without "-g")... to no avail. |
It looks like ssh is not installed on your system. Please try to run |
From what I can see the standard If the published kwent/syno package was required instead that would fix this as NPM would use a regular https request to install it, but assuming the fork is being used for a reason, the next best bet would be the Ubuntu |
Switching to the |
All of this is correct. The reason for using the fork from homeinstalator is mainly the support for 2FA. Due to an API change, shutting down the diskstation with the original package does not work either. Since related PRs (e.g. 42 for 2FA) are not merged, I decided to go this way. I did not take into account that this may cause these problems. The best would be if the changes would be merged into the original package. |
I used this workaround. My environment is a docker installation with portainer. No kubernetes or docker-swarm. I connected to a bash console in the homebridge container.
|
Same problem, no resolution with the commands in the previous message. |
Me neither, would be nice to get this to work. |
OK, finally figured out the installation issue, I had to install the git package on Synology first. |
But, the Synology shows as powered off, despite being on, and the temperatures read at zero. What could be causing this? |
npm WARN deprecated har-validator@5.1.5: this library is no longer supported error |
There's another workaround in #85 that seems to work if git is not available. |
Hello! I've been dealing with this problem for hours and now have no more ideas...
The text was updated successfully, but these errors were encountered: