June 12, 20206 yr 8 hours ago, Bondfire said: It wont let me change the container port like you were able to do. Is there some advanced edit mode I need to be in? you need to go to the top of the container configuration page and toggle basic view to advanced view Edited June 12, 20206 yr by flinte
June 19, 20206 yr Toggle basic view to advanced view WebUI: http://[IP] Network Type: Custom:br0 Fixed IP address (optional): 192.168.1.254 Console shell command: Shell Homebridge Port - Container Port: 51826 - Host Port: 51826 Server Port - Container Port: 80 - Host Port: 8080 (same port, at 1st line) Like that, I have access to WebUi with http://192.168.1.254 directly Edited June 19, 20206 yr by Jobine
June 27, 20206 yr So I have been trying to get this up and running the only way I can get it to allow GUI access in unraid is to bridge it. When I do that I run into the issue of not being able to access it add it to the home app. If I assign a static IP then I can access the GUI by manually typing the IP and port but it says the bridge service is not running. I have numerous other dockers assigned a static IP in this same subnet. Any assistance and guidance would be much appreciated.
August 6, 20205 yr On 6/11/2020 at 8:12 PM, Bondfire said: It wont let me change the container port like you were able to do. Is there some advanced edit mode I need to be in? I had the same, i could change the container port value, I had to delete the old mapping completely and create a new one like in the image. It then worked on :8282 for me
August 9, 20205 yr The web ui isn't showing any plugins. Has anyone figured out how to get the webui to show plugins or is there some other way to install plugins? Thanks!
October 1, 20205 yr This afternoon, the docker version appear "Not available" in my Unraid server... How I can correct this ?
October 1, 20205 yr What does check for updates on the docker page do? That message pops up when the system was unable to determine if an update was available or not. IE: internet problems - it's so complex it's amazing it works as well as it does.
October 12, 20205 yr I could use some help: I am trying to add the bridge on my phone but it always goes into timeout. I checked if the port is open using PuTTY RAW connection (at least it doesn't kick me out). Does someone know how I can test the connection otherwise? Container runs in Bridge network, Port 51826 is mapped to the same port on the host.
October 22, 20205 yr Updated to 3.2.8 today and now homebridge will not start, see log below: 10/21/2020, 8:12:44 PM assert.js:386 10/21/2020, 8:12:44 PM throw err; 10/21/2020, 8:12:44 PM ^ 10/21/2020, 8:12:44 PM AssertionError [ERR_ASSERTION]: Accessories must be created with a non-empty displayName. 10/21/2020, 8:12:44 PM at Bridge.Accessory [as constructor] (/usr/src/hoobs/node_modules/hap-nodejs/dist/lib/Accessory.js:1092:25) 10/21/2020, 8:12:44 PM at new Bridge (/usr/src/hoobs/node_modules/hap-nodejs/dist/lib/Bridge.js:26:28) 10/21/2020, 8:12:44 PM at new Server (/usr/src/hoobs/bridge/server.js:86:23) 10/21/2020, 8:12:44 PM at module.exports (/usr/src/hoobs/bridge/cli.js:47:20) 10/21/2020, 8:12:44 PM at Object.<anonymous> (/usr/src/hoobs/bin/hoobs:63:81) 10/21/2020, 8:12:44 PM at Module._compile (internal/modules/cjs/loader.js:1015:30) 10/21/2020, 8:12:44 PM at Object.Module._extensions..js (internal/modules/cjs/loader.js:1035:10) 10/21/2020, 8:12:44 PM at Module.load (internal/modules/cjs/loader.js:879:32) 10/21/2020, 8:12:44 PM at Function.Module._load (internal/modules/cjs/loader.js:724:14) 10/21/2020, 8:12:44 PM at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12) 10/21/2020, 8:12:44 PM at internal/main/run_main_module.js:17:47 { 10/21/2020, 8:12:44 PM generatedMessage: false, 10/21/2020, 8:12:44 PM code: 'ERR_ASSERTION', 10/21/2020, 8:12:44 PM actual: undefined, 10/21/2020, 8:12:44 PM expected: true, 10/21/2020, 8:12:44 PM operator: '==' 10/21/2020, 8:12:44 PM } Everything was very stable. Only using Camera FFMPEG and Ring plugins. Any ideas? Any way to install old version in community apps? Edited October 22, 20205 yr by Gregg formatting
October 22, 20205 yr 3 hours ago, Gregg said: Updated to 3.2.8 today and now homebridge will not start, see log below: 10/21/2020, 8:12:44 PM assert.js:386 10/21/2020, 8:12:44 PM throw err; 10/21/2020, 8:12:44 PM ^ 10/21/2020, 8:12:44 PM AssertionError [ERR_ASSERTION]: Accessories must be created with a non-empty displayName. 10/21/2020, 8:12:44 PM at Bridge.Accessory [as constructor] (/usr/src/hoobs/node_modules/hap-nodejs/dist/lib/Accessory.js:1092:25) 10/21/2020, 8:12:44 PM at new Bridge (/usr/src/hoobs/node_modules/hap-nodejs/dist/lib/Bridge.js:26:28) 10/21/2020, 8:12:44 PM at new Server (/usr/src/hoobs/bridge/server.js:86:23) 10/21/2020, 8:12:44 PM at module.exports (/usr/src/hoobs/bridge/cli.js:47:20) 10/21/2020, 8:12:44 PM at Object.<anonymous> (/usr/src/hoobs/bin/hoobs:63:81) 10/21/2020, 8:12:44 PM at Module._compile (internal/modules/cjs/loader.js:1015:30) 10/21/2020, 8:12:44 PM at Object.Module._extensions..js (internal/modules/cjs/loader.js:1035:10) 10/21/2020, 8:12:44 PM at Module.load (internal/modules/cjs/loader.js:879:32) 10/21/2020, 8:12:44 PM at Function.Module._load (internal/modules/cjs/loader.js:724:14) 10/21/2020, 8:12:44 PM at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12) 10/21/2020, 8:12:44 PM at internal/main/run_main_module.js:17:47 { 10/21/2020, 8:12:44 PM generatedMessage: false, 10/21/2020, 8:12:44 PM code: 'ERR_ASSERTION', 10/21/2020, 8:12:44 PM actual: undefined,10/21/2020, 8:12:44 PM expected: true, 10/21/2020, 8:12:44 PM operator: '==' 10/21/2020, 8:12:44 PM } Everything was very stable. Only using Camera FFMPEG and Ring plugins. Any ideas? Any way to install old version in community apps? Im having the same issue but i deleted my configs to see if it was that which it isn't so i would stay fast for an update. Now I've got to rebuild my config. This is too stable until this update man I'm annoyed. Any help please
October 24, 20205 yr so finally got it to load back the accessories but it still doesn't run, I have deleted it from the home app but can't re add it as the bridge doesn't run. Edit: contained setup pin so deleted move to below post for a fix for this Edited October 24, 20205 yr by Dazza1 Contained pin
October 24, 20205 yr So finally got sorted, but you will need to Rebuild it from SCRATCH kind of. 1 Delete it from the HomeApp 2 Go into Hoobs go to settings then go to advance backup your config file as you will need it. 3 Remove the Hoobs image from Unraid 4 Then redownload it again it should be 3.29, 5 Use Krusader to go into your app data folder on Unraid find Hoobs go into it delete everything apart from node_modules, ect and backups. 6 Go into the ect folder delete everything Apart from the two folders Persist and Accessories. 7 Go into the Persist folder delete everything in there. 8 Go into the Accessories folder and delete everything in there. 9 Go to the Hoobs UI and start re downloading all of your plugins. 10 Use your saved Config file to rebuild your Hoobs Config 11 It should be up and running now that the Config file for your plugins has been Hope That helps! Edited October 24, 20205 yr by Dazza1 Additional info
November 1, 20205 yr I'm having some trouble getting this up and running. Had some issue with default template values, the webUI would not load. Deleted the server port value, added a new one. container port 80 host port 8282 changed the webUI to http://[IP]:[PORT:8282] It loads fine now. But I cannot get the Home app to add the accessory through the QR and the number, I did not add any plugins just to make sure the bridge gets connected and working first. What am I doing wrong?
November 1, 20205 yr 2 minutes ago, truthfulie said: I'm having some trouble getting this up and running. Had some issue with default template values, the webUI would not load. Deleted the server port value, added a new one. container port 80 host port 8282 changed the webUI to http://[IP]:[PORT:8282] It loads fine now. But I cannot get the Home app to add the accessory through the QR and the number, I did not add any plugins just to make sure the bridge gets connected and working first. What am I doing wrong?
November 1, 20205 yr 13 minutes ago, truthfulie said: I'm having some trouble getting this up and running. Had some issue with default template values, the webUI would not load. Deleted the server port value, added a new one. container port 80 host port 8282 changed the webUI to http://[IP]:[PORT:8282] It loads fine now. But I cannot get the Home app to add the accessory through the QR and the number, I did not add any plugins just to make sure the bridge gets connected and working first. What am I doing wrong? Hi mate Use Krusader and delete everything in these to folders Persist and Accessories unless you removed the Hoobs folder in Unraid then the deletion of the image only deletes the app it leaves in place the folder and everything thing from previous. PS in the Home App make sure everything thing that was running on the Hoobs server was deleted from the Home app. Let us know how it goes! Edited November 1, 20205 yr by Dazza1
November 7, 20205 yr I solved it by just setting network type to custom: br0. I don't have webUI in the dropdown but i can just use the url. The only thing is I won't be able to access it outside of my local network. Any ideas how to fix?
November 7, 20205 yr 3 hours ago, truthfulie said: I solved it by just setting network type to custom: br0. I don't have webUI in the dropdown but i can just use the url. The only thing is I won't be able to access it outside of my local network. Any ideas how to fix? I just use an Apple TV or iPad to use stuff outside of my home WiFi range
January 4, 20215 yr I can access the WebUI at port 80 simply by giving the docker a fixed IP. This doesn't match what's defined in the docker as there's nothing in the config that I can see to allow it to work on 80. Seems to me that this template is fundamentally broken and because it's defaulting to 80 it won't work without changing the default IP. That's how it looks anyway. As an aside, before "just trying it," I had been attempting to follow the directions to edit the port (or add a new one after removing the original) without any luck. The setting for Container Port simply doesn't appear even when viewing in advanced mode (Unraid 6.8.3) Or even after removing the original port: Edited January 4, 20215 yr by Espressomatic
January 5, 20215 yr Hi All I managed to get this working (Almost) by deleting the "Server" setting for port 80 and creating a new one like this: That got me the WebUI and I could start adding plugins.... BUT some seem to need a fixed IP (different than the Unraid servers) and every time I try to change Bridge to Host and writing a free static IP from my LAN I loose the WebUI and I cant connect to the webUI even if I write the new IP:PORT in Chrome? What am I doing wrong? Any help would be much appreciated Config:
January 9, 20215 yr I just tried to change the port and now I can NOT get to the UI - I can access the LOG and I can see that HOOBs is running fine? Does anyone know if I need to delete or change some config in the HOOBS file when changing docker port? Seems strange that its so fragile 😞 Edited January 9, 20215 yr by casperse
January 9, 20215 yr Anyone with something to try? I can see in the log that its running....fine But the WebUI is unreachable all the other dockers is fine. I even tried to do a reboot of the Unraid server (Desperate, been running for some months now) different browsers, different PC's
January 9, 20215 yr I just did a second install its all running but the UI is still unreachable? I even did a fixed http (That worked before?) In the logfile I can see that it is running fine? So I cant install a new one, and I cant repair the old one ? Something is preventing the WebUI from working? (And yes it was buggy to get working for some of us just read this thread,,,, but I had it working)
January 9, 20215 yr Update starting from scratch....Even if I can connect to the UI and install plugins I can not connect to HOOBS as a bridge without a fixed IP? I really need some help getting this running with a fixed IP? Can anyone help me? So far the "Custom: br0" didn't work I couldn't connect to the IP I also tried using default port 8080 on the fixed IP but no success Funny I am running +20 dockers and 5 VMs but this HOOBS docker has me beaten 😫 Update do I really need to enable this... in order to get this Docker working? no other way? Edited January 10, 20215 yr by casperse
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.