Patrick Kishino
Patrick Kishino
Yeah,same problem here..clear JAVA_HOME, launch karaf, run install-service..mv to /Library/LaunchDaemons etc.. won't run.. tried editing wrapper.conf sitll not working.. manually running with ./start works fine..
finally after much digging I got it working according to here: https://github.com/openhab/openhab-distro/issues/401
uhm, you are using browser-sync to host during development mode..for distribution you would build the dist then host it somewhere else where you can limit access.. why would you care...
why are you injecting the service into your spec for the teamModule?? Ive created a simple service (for firebase initial config) that I have a separate spec for, my modules...
Oh and what @samithaf is referring to I think is that his commit to use component controllers simplifies the spec quite a bit.
update on this ? Ive used most of this stuff and I can get the protractor to run properly, but as you say, when used with gulp it doesnt want...
I recommend you looking into creating a script that is called when the container goes down/connection drops, which deletes the tun file. This is highly platform dependent, so I would...
well, then you could look into forking the dev branch, edit the https://github.com/haugene/docker-transmission-openvpn/blob/dev/openvpn/tunnelDown.sh script to delete tun when the tunnel goes down. I don't see this problem on other platforms...
Please try this with vpn turned on outside of the docker and use transmission client.. I suspect this is vpn related and not container. I use a different provider and...
please edit the commit, it should ONLY contain YOUR commit, no others.