Everything posted by spants
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
ok, you can start NodeRed in SAFE mode by enabling an option.. Please edit the settings to add the option below and set the option to true. They may be a faulty node loaded?. There are also cli commands that will check to see if nodes are outdated and repair them.
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
Which file is that size? Can you post your mosquitto.conf file?
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
The node red team changed their URL..... I changed the template but existing users of a template do not get automatically changed by community applications app to avoid overriding existing parameters
-
[SUPPORT] pihole for unRaid - Spants repo
what is the server IP and the Pihole ip?
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
Is your repository set to nodered/node-red? and docker hub to https://hub.docker.com/r/nodered/node-red-docker/
-
[Support] Octoprint docker template - Spants
Its probably best just to update the when new versions arrive rather than updating inside the docker. The template just uses the official docker container .... so wait for an update notice in the unraid gui
-
[Support] Octoprint docker template - Spants
Thats the idea!. You can also spin up multiple dockers if you have more than one printer
-
[Support] binhex - rTorrentVPN
fyi, I had exactly this "problem" with the delugevpn container. It was because I screwed up and pointed downloads to a directory without permissions. A torrent would connect and then disconnect after a second or so because it could not write to the file. As Binhex says, check where the files are being downloaded to!
-
Guide: Setting up a Time Machine Share on your Unraid 6.7 Server
Has anyone tried a restore to "bare metal" yet?. When I last tried some time ago, I couldn't restore because the recovery procedure on the Mac couldn't find the network share.
-
[SUPPORT] pihole for unRaid - Spants repo
When pihole docker team release it.... the template uses the official docker. You can try the beta by using the tags here: https://hub.docker.com/r/pihole/pihole/tags
-
[SUPPORT] pihole for unRaid - Spants repo
I believe that you need to run this inside the container itself
-
[Support] Octoprint docker template - Spants
GUIDE: An easy way to pass through a specific Printer, when you are using multiple printers and multiple copies of this template On the template, select the printer using the /dev/serial/by-id/ directory only. Do not use ttyACM0 etc. In OctoPrint, 1) go to settings/serial connections and add /dev/serial/by-id/* to "Additional serial ports" 2) save 3) go to settings/serial connections and change AUTO in the serial port list to your device 4) save Go and print!
-
[Support] Octoprint docker template - Spants
New template, see ,.......... Old template ............... I have just published a template that uses the excellent Docker image by nunofgs. Please direct all non unRaid questions to https://github.com/nunofgs/docker-octoprint. This template was constructed with knowledge from a thread at this REDDIT post - thanks to Jacob_xATLx and @Tergi. Please see Tergi's post on doing camera passthrough: Discussion on Video support on unRaid (If you are not using a camera, remove the camera variables)
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
Maybe go into appdata folder and chmod 777 nodered Or whatever the directory name is.... Maybe not good on a site that has internet connected!
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
Exactly this.
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
so - did you have a data directory there or did you rename it? (/mnt/user/appdata/nodered)
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
I think that the node red team changed the user permissions inside their docker that conflicts with recent changes on unraid. I have seen this on several containers. I think that I just chmod 777 (container app directory) as a quick fix on mine. I maybe able to change it with extra params for user.... Edit: fix here: https://nodered.org/docs/getting-started/docker
-
[SUPPORT] pihole for unRaid - Spants repo
Check the real-time logging to see what sites are being blocked that affects Nest.... And whitelist them
-
[SUPPORT] pihole for unRaid - Spants repo
Fix your network settings for unraid to use 8.8.8.8 or another DNS - not using pihole
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
Thanks for the info - I have fixed it. Strange that it has only just come to light, that hasn't changed for years!
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
I tested Mosquitto 1.6.8 and Alpine Linux 3.11 today but had to revert to 1.48 and linux 3.3 as bug found, sorry
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
Excellent work!. Thank you.
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
My MQTT one is mosquitto but has a nifty way of adding users and passwords. I have been using it for ages with thousands of connections a day and it has never let me down. (Thats why I haven't updated it!). It's easy to try stuff with unraid, so try them both!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
(sorry for the thread hijack, but I need to do this myself.... can you ping me any links etc - ta)
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
@JohnSracic the best place for this question is http://discourse.nodered.org but if you can export that part of your flow (just the bit with your timers) and PM it me, I will sort it out for you.