Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

unraid-user

Members
  • Joined

  • Last visited

Everything posted by unraid-user

  1. I have the same question too. My docker logs don't really provide much info. I have added --restart unless-stopped to the extra params section just so it comes back up if it crashes. Not a proper solution really as I'd love to know why it's begun to crash more recently but at least (hopefully) it'll come back up the next time it goes down
  2. I'm suddenly seeing the docker down also. Last line in the logs this time was it was doing an update 4 days ago (my regular scheduled weekly docker update slot). It's the second time in a month it's happened where it's not come back up (nothing in the logs to say why). Never had an issue with it before. Very strange.
  3. I have mine connected to OpenAI API. I stuck $20 on it and have used about $2 over 2 days of queries here and there. My issues with running OpenClaw in a container is I get timeouts from requests that take longer than a minute. Trying to work out where in the pipeline that's happening. Also because OpenClaw is running in a unraid container it doesn't have access to a few system calls so I feel I'm not letting OpenClaw do all it can do. I've considered sticking it into a linux VM instead just to check out if there's a significant different in usability. Right now I am slowly using a couple of features and not rushing into getting lots of skills working. Brave API search is working. GitHub integration is working. It's checked out a project for me and added files to dockerise it and checked them in. Simple stuff, but I prefer getting stuff working before moving onto other skills. So it's limited use right now but mostly because I want to go at a slower pace.
  4. Thanks. I've used the fix quoted above so that I can use the same commands as in the documentation.
  5. This worked for me. Can this be incorporated into the unraid template please?
  6. My open claw keeps telling me the open claw cli isn't abvailable when I try tio check gateway status etc from a chat. I think this is becuase in this docker to run commands we can't use openclaw command. How do I alias that so it get picked up in the docker environment?
  7. I see this now appearsa in CA. What location are people choosing for the worlspace? Default seems to be within the appdata open claw folder but is that the best place for it? Just thought I'd see what others are doing
  8. HI. Installed headless steam docker a couple days ago. Installed some games via Steam app and noticed my docker image is filling up. A little investigation into the /mnt/games folder and it's got nothing in it. I've got my paths mapped in unraid but clearly something has happened for that to not work. I've had a look at the filesystem from withing the Steam app but can't see where it's installed the game files so I can at least try to work out what's happened. Any ideas?
  9. 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?
  10. 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.
  11. 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.
  12. 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.
  13. 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?
  14. 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?
  15. 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.
  16. 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/
  17. 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!
  18. 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?
  19. 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.
  20. Absolute star. Second option worked for me. Sweet sweet stats.
  21. 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.
  22. 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.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.