Andrew Ferguson
Andrew Ferguson
Hi @newbie7800, my repo only exists to facilitate this patch, it's not a fork. My suggestion would be to not change anything and just use my repo as-is. Then future...
Build the dockerfile: ```docker build -t erichough/duplicacy``` Run docker-compose: ```docker-compose up -d```
> so I do not change anything and keep the same naming convention Correct. > Will watchtower download the non-patched version? I don't use watchtower, so I'm not sure.
Here's the error I get (with redacted instance id): ``` [Nest] { Error: SERVICE UNAVAILABLE: {"error":"service unavailable","type":"https://developer.nest.com/documentation/cloud/error-messages#service-unavailable","message":"service unavailable","instance":"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"} at Yg (/usr/local/lib/node_modules/homebridge-nest/node_modules/firebase/lib/firebase-node.js:150:468) at Object.Cc (/usr/local/lib/node_modules/homebridge-nest/node_modules/firebase/lib/firebase-node.js:149:255) at /usr/local/lib/node_modules/homebridge-nest/node_modules/firebase/lib/firebase-node.js:182:177 at Rh.h.Jd (/usr/local/lib/node_modules/homebridge-nest/node_modules/firebase/lib/firebase-node.js:186:104) at...
Duplicacy uses the gnome-keyring (https://github.com/gilbertchen/duplicacy/wiki/Managing-Passwords) which uses a d-bus. This should be easy to interface with. See also: https://github.com/gilbertchen/keyring which provides a cross-platform solution.
I'm also having this issue. It's been almost a year since the first report, any luck on finding a source of the problem?
I nuked my mysql and data volumes and that seemed to solved the issue.
@kulaone: **WARNING: THIS WILL NUKE YOUR ENTIRE MONICAHQ INSTALLATION.** If you're using _docker compose_, then you can run ```docker-compose down -v```
Three questions: 1. What are the responsibilities of the Captain and QM? 2. What would you estimate would be the time commitment? 3. Any overall update on moving to the...
@philippeowagner: I would be interested in giving it a shot, with the following caveat: My background is in Electrical Engineering not CS, I do program and love Python, but I...