kneibdev
kneibdev
No solution for this? Drives me crazy....
Have exact problem like @michaelblight , Works on existing machine but can't auth on new one. For the moment I wrote a simple nodejs script and call this with 'exec...
@mutationevent did this work for you?
I thought custom manifest is depricated ...
So far no luck....same problem :(
I have exactly the same problems. Tried for hours now but fixed IP doesn't seem to work. Also dhcp settings are ignored (see my other issue).
Yes I did... Status is now: After booting the Dowse Pi it has no default gateway. I have it set in /etc/network/interfaces After manually added it seems to work but...
Correct: wan=192.168.100.102 is set in my /etc/dowse/settings but after booting I don't have a default gw. Have to add it manually. Can i specify the range for DHCP for the...
Okay thanks. Noob question: can I get to latest git master when I started with the downloadable sdcard image?
This results in an error: ``` devuan% more dhcpd.conf Dowse option routers 192.168.100.101; option domain-name "dowse.it"; option domain-name-servers 192.168.100.101; authoritative; db-time-format local; ddns-domainname "dowse.it"; local-address 192.168.100.101; omapi-port 7911; subnet 192.168.100.0/24...