unraid-user

Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by unraid-user

  1. Hello. One thing I haven't been able to get working is playlists download. Either other channels or my own. Can someone give me some pointers please?
  2. I too noticed my appdata folder was empty. When I dropped into terminal on the docker I noticed there is a influxdb2 folder. So I changed the docker mapping to map this internal folder to /appdata/influxdb. Hopefully this now means that the database gets backed up and not destroyed when the image is updated leading me to set it up from scratvh again. I'm not sure if that is the correct solution or why or when it even changed from influxdb to influxdb2. Happy to hear others thoughts on if this is right or wrong solution. https://docs.influxdata.com/influxdb/v2/reference/internals/file-system-layout/?t=Docker This would suggest I have done the correct thing.
  3. It's ok I have fixed that. I'd set the temp folder in my media folder that didn't allow abc permissions. Stuck it in a temp download area that other dockers also use and all is fine.
  4. What location have people chosen for their temp folder mapping? My invocation of ytdl gives me a permission error on the temp folder when I run as abc user.
  5. Hi, The docker version of Obsidian doesn't have the option to create a canvas, unlike the desktop Mac OSX version. Is that down to a version difference?
  6. Hi, The Genea docker seems to be working very differntyl to what's on the genea website. On the website I can specify a parent relationship or child/sibling etc. The dialog box gives more options when creating a new person. On the docker, there is no place to specify the type of relation. Is it running an older version of the software or have I managed to misconfigure it somehow?
  7. oh wow. That's been a massive help. Thank you so much. I'll have a play this afternoon. I thought I was going mad not being able to find the option.
  8. ok embarrassing question. But HOW do I create a database with the Influx CLI. I'm dropping into the console for the InfluxDB container. using influx just gives me lots of options but nothing obvious to connect to then be able to create a database. I have created an initial user (I'm assuming this will be my admin user), org and bucket(s) plus access token for the bucket I have created. I've created a bucket for home assistant as I want all my sensor data to go there (which I have confirmed working). But when I go to add a data store in grafana to pull data from influx it asks for a database name too. This is the howto I have been following. It specifies a database called home_assistant. I can't seem to be able to create one. I MUST be doing something really dumb somewhere along the line. https://www.paolotagliaferri.com/home-assistant-data-persistence-and-visualization-with-grafana-and-influxdb/
  9. As an aside. I also get this when I used a docker hub image so it feels like possibly user error rather than anything wrong with the image. Still, would appreciate some help!
  10. I get this also as soon as I specify the appdata directory for config files. Docker won't start up. I've also noticed that only the unbound.conf file is present in the appdata unbound folder. There is also a Dev and var folder. No other config files. Log files show the below @kutzilla Any ideas?
  11. Hi. I've been using piHole in unraid docker for ages and it's great. I now want to add unbound to the mix. I'm following the video linked in the documentation but it's not unraid specific. I've dropped into the unbound console and gone into /etc but there is no unbound folder in there so I'm not sure where to put the pihole config file that is detailed here https://docs.pi-hole.net/guides/dns/unbound/ It says to create the file /etc/unbound/unbound.conf.d/pi-hole.conf but it seems I have the unbound folders missing.
  12. Absolute star. Second option worked for me. Sweet sweet stats.
  13. Hello. I have a little issue where my new Unifi Switch isn't being picked up by my controller. Controller is the version mentioned above that seems to work for a few others. When I'm in the controller on the devices tab, I can see my switch and it just sits there forever saying adopting in the status column. Been like that for weeks. I'm new to the unify family. I've read around that the switch maybe needs pointing to where the controller lives? My network is basically that switch connected to my netgear router which is then connected to my modem (in modem only mode). I have two UniFi AP's connected to the switch and everything network access works fine. I can get internet. I can ftp across to my server that's sat on the same network from me laptop etc. Any help appreciated as right now I'm using that switch like any other switch and not getting any benefit from it stats wise or able to configure anything on it.
  14. I have a docker img that is filling up rapidly. How would I go about checking which docker is writing to a folder that's not mapped? I have 20 dockers running.
  15. Hi, Need some help. A few days ago my delugevpn container stopped working. When I try to go to the web UI it's saying unable to connect. In the logs I can see the following 2020-10-08 22:38:14,229 DEBG 'start-script' stdout output: Thu Oct 8 22:38:14 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) Thu Oct 8 22:38:14 2020 TLS Error: TLS handshake failed 2020-10-08 22:38:14,229 DEBG 'start-script' stdout output: Thu Oct 8 22:38:14 2020 SIGHUP[soft,tls-error] received, process restarting 2020-10-08 22:38:14,230 DEBG 'start-script' stdout output: Thu Oct 8 22:38:14 2020 WARNING: file 'credentials.conf' is group or others accessible I can connect to the vpn server via a Windows client. So the VPN server is diffo there. Is the above error essentially telling me that I've somehow got the wrog username/password? I'm sure I havn't changed it but I'm happy to work from step 1 in diagnosing what's happened. Any help on where to look first? my credentials.conf file looks ok.