local.bin

Members
  • Posts

    298
  • Joined

  • Last visited

Everything posted by local.bin

  1. Wonderful, thank you very much. 36 docker positions edited in a few minutes
  2. I am very happy about being able to reorder the positions on my dockers with the up and down arrow buttons, so thanks for that; but with 20+ dockers and the screen refreshing on each move, it sure is time consuming I wondered if the positions were stored in a file anywhere or the like so I could edit directly to quicky reorder all of my dockers? Thanks in advance
  3. I wondered if anyone could help me with the following error that keeps recurring in my log please; beets is importing music fine and I tried reinstalling web via pip install web, but it still occurs. Not changed my config for years and only noticed the errors recently. Thanks Edit: So I added web to my plugins and the error went away, but I am now open up web access which is not what I wanted. Seems things have changed and I need to re read beets docs.
  4. I recently upgraded from 6.4.1 to 6.5.1rc6 and lost all of my docker network entries too.. Not sure if it was an upgrade thing, but I did wonder if creating a docker network should be persistant.
  5. Ok I see, thanks, so is there a shortened command of yours above to see which are running and being able to shut them down individually? Mmh ok, I am using the dvb kernel for 6.5 and they don't do rc versions so would prefer to stay on 6.5 unless the updates in rc2 are critical? Thanks in advance Edit: I will just use docker stop <container> && docker ps if thats all thats needed... Edit: I am not able to stop dockers individually, the stop command just hangs there. So will stop the array and see if I can isolate the docker with the issue. Edit: Seems to have all hung, unclean shutdown .... Edit: Going back to 6.4.1 again, as its too laggy to resolve quickly and its a production system, so will keep an eye on further updates, resolving this issue
  6. Just hangs for me on 6.5 and I confirm the other reported observations too. Should I update to rc2 or thats confirmed to still have the issue? Thanks
  7. Internet is fine and its the one window that lists the dockers that doesn't update for me, everyhting else looks fine. I am about to catch a flight, so downgraded to 6.4.1 for now until I have more time to debug. Great feature being able to downgrade not that i need it often, upgrades usually go without a hitch for me @bonienlCould it be my dual bonded lan if something has changed with networking?
  8. No as the fix common problems plugins recommended removing it, which I did before upgrading.
  9. I am in the same boat, I cannot see all my dockers in the docker containers area. Its just the ciicle, circling and nothing shows, even though dockers are running.
  10. Nothing in the logs no and I am not sure about plex; I don't think so, but have gotten back to the gui, but things are sluggish, so I have selected a stop to try and reboot. If I can get the gui back fully I can check further, i guess.
  11. Ok sure. It's been going for nearly an hour now and its a Xeon system, so no slouch..
  12. Just updated to Unraid 6.5 and the web gui has started timing out after a successful update and restart. I am getting a number of these messages in my log and wondered if the plugin is busy doing something that is causing the gui to timeout? Is this normal and I should just leave it to complete, or is the plugin misbehaving? I am guessing there are a dozen of so of these messages ..
  13. Cool, arch linux and libreoffice; was looking for a way to offload the office suite to my server to save the laptop some space.
  14. Excellent release @limetech, many thanks to everyone involved. Wondered if ssh multi user would now get some love ?
  15. In the settings you would use a stop script and tell it to also use the script instead of rsync IIRC Do you mean unraid general settings / v2 backup/restore settings or a User script to stop the dockers and then backup?
  16. Hi @Squid I dont want this to come accross as being ungrateful, as I am not, but I am struggling with 30gig plus files on each backup for v2. Is it at all possible to allow V1 to be used as template for us to enter a backup command in where we used to add a bespoke rsync command? I use borg backup and it could backup every day and dedup, so I would only ever have one 30g archive that I could restore from manually. The reason I ask, is because you v1 app would shutdown dockers etc etc to allow the backup to complete and that is beyond my knowledge. Thanks for your thoughts...
  17. It does appear to be working now except for one critical factor I have just noticed. Letencrypt log when starting the docker states it has seen the extra domains but I don't find their keys in the /config/keys directory? As I am referencing the same certs for domain 2 as I am for domain 1 and oddly the new second domain is getting securred with no errors in the browser lock. As well /etc/letsencrypt/live/ only contains a domain1 directory. It seems like doamin2 is using domain1 certs with no errors, but that doesn;t seem right? Have I misunderstood what should be happening. Edit I have my extra domain setup with a variable called EXTRA_DOMAINS and it is set to domain2, www.domain2, cloud.domain2 Log: EXTRA_DOMAINS entered, processing Extra domains processed are: -d domain2 -d www.domain2 -d cloud.domain2 SO Is this correct and I shouldn't expect another directory with the domain2 cert in?
  18. Thanks. With this I can access both website domains on www.domain[x] and domain 1 without adding www, so just https://domain1 but if I try the same with https://domain2 I get a 502 bad gateway proxy error. Thanks in advance.
  19. That seems to work with 2 websites now running on each domain with only this warning; nginx: [warn] conflicting server name "domain.org" on 0.0.0.0:443, ignored Do you get the same, or I have more config to do...
  20. @aptalca @joshuaavalon I have added the addtional domains and letsencrypt shows it has certs added for them ion the log. I understand changing the root directory for each, but how do I create a nginx config that redirects a https (443) connection to the appopriate website? I have all the site-confs configured for my original website but how do I create two 'default' confs for each website? Thanks for any further tips Edit: I was trying to keep the subdomains the same so the names of the sub domain site-confs would be the same..... so for nextcloud; cloud.domain1.com and cloud.domain2.com
  21. @joshuaavalon Thanks, I wasn't familiar with that option. I have a website configured in the root of the letsencrypt docker so not sure how or where my second domain website files go, but I will explore the options you suggest, thanks. Edit: Got it thanks, found the original post in the thread.
  22. Answer is likely no, but is there a way of hosting two separate domains using this docker, with their associated subdomains? I thought of two letsencrypt dockers but they of course will both require port 443 for use with two https websites. Thanks for any ideas of a workable method
  23. If you use any other fail2ban filters that send mail then you have to update it to the full sendmail command else it will try and use localhost.
  24. You need to go back and make the other changes I mentioned, as what you quoted was not what I posted. changing the action will stop it trying to send the mail from localhost: Edit jail.local and add the following to the nextcloud or other jail; Copy ..action.d/sendmail-whois.conf to sendmail-whois.local and then edit the last line of the action, changing the sendmail command line part;