Ampakinetic
Ampakinetic
The domain is still registered but the registered name servers seem to have stopped responding. Name Server: ns4-42.azure-dns.info Name Server: ns1-42.azure-dns.com Name Server: ns2-42.azure-dns.net Name Server: ns3-42.azure-dns.org
Thanks for responding. In this case the BMS is about 30cm away from the BT dongle because I've got an OrangePi right next to it to also talk to the...
Is there a way I can test for a protocol or connection issue with bluetoothctl ? Does anyone else with SOK batteries have issues or does it run fine?
Thanks, here is my current config.json: ``` { "express": { "view cache": false, "view engine": "dust", "views": "path:./.build/templates" }, "view engines": { "dust": { "module": "makara", "renderer": { "method": "dust",...
``` ENGINE-MUNGER 14116: specialization mapped 'index.dust' to 'index.dust' ENGINE-MUNGER 14116: lookup "index.dust" ENGINE-MUNGER 14116: stat "M:\web\node\webtrade\public\templates\index.dust" ENGINE-MUNGER 14116: found "M:\web\node\webtrade\public\templates\index.dust" ENGINE-MUNGER 14116: render "M:\web\node\webtrade\public\templates\index.dust" ENGINE-MUNGER 14116: specialization mapped 'index.properties' to...
if I put {template.is} into the index.dust file it shows the value of "shopsite", which should trigger the alternate partial if I have all the bits lined up correctly.
Thanks, but still the same (but different) - there's a lot of 404 stuff in the debug log now, but the rendered output looks the same. ``` ENGINE-MUNGER 3888: specialization...
``` ENGINE-MUNGER 3300: specialization mapped 'index.dust' to 'index.dust' ENGINE-MUNGER 3300: lookup "index.dust" ENGINE-MUNGER 3300: stat "M:\web\node\webtrade\public\templates\index.dust" ENGINE-MUNGER 3300: found "M:\web\node\webtrade\public\templates\index.dust" ENGINE-MUNGER 3300: render "M:\web\node\webtrade\public\templates\index.dust" ENGINE-MUNGER 3300: specialization mapped 'index.properties' to...
This is running on Windows Server 2012 with latest node.js if that helps
Ok cool, yes it would be good to have a standard example to work with. Can confirm a rollback to earlier code works as expected on the same machine.