Everything posted by Gragorg
-
[support] Siwat's Docker Repository
Does anyone have Hombridge working with TP Link Kasa devices for Apple homekit? Looking for device for smart home and looking for feedback how well this works. Thanks
-
WireGuard quickstart
Looks like IOS 15 broke my WireGuard. Anyone else have issues? Any fix?
-
[Support] Linuxserver.io - Nextcloud
Trying to update to 21.0.4 from 21.0.3. It wont let me past the create backup step. Go back and hit the retry update button but keeps timing out. Can I do this from the console? Or is there a way to get it to go? This is the error I get Create backup Parsing response failed. Show detailed response <html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx/1.20.1</center> </body> </html>
-
Question regarding Shares
To fix it 1. Change your share to cache only 2. Disable docker 3. Run the mover on the main page and wait for it to finish. This should move your share files back to your cache. 4. Enable docker Cache yes will initially move files to the cache but will then move them to the array when mover runs.
-
Unraid Will not boot
It’s a directory not a file. It appears you have no files on your unraid stick. Did windows detect any errors on your USB when you plugged it in? Also do you have a backup?
-
Unraid Will not boot
Are you using UEFI boot? If so rename the EFI- directory to EFI on your USB.
-
[Support] Linuxserver.io - Plex Media Server
I have noticed that in the middle of the night my server is spun up. In the log I find this error Sep 14 03:06:04 Tower kernel: Plex Media Scan[15898]: segfault at 10 ip 00001548b94b97ca sp 00001548b46e08b8 error 4 in ld-musl-x86_64.so.1[1548b94a9000+53000] What is the cause of this and how do I fix it?
-
How do I go about getting an docker application into community applications
Here is a link for getting apps in CA.
-
Hard Drive replacement. Opinions.
There is a procedure called "parity swap". This would allow you to use a 6TB or 8TB which ever you decide to buy for parity. Then use the existing 5TB parity drive for the data drive. Here is a link to parity swap.
-
Telegram notifications not working as expected
On the notification setting page hit help in the top corner it show as the “?”. It will give you the instruction how to setup telegram app using botfather. Check the agents box for any of the notifications you want sent near the top of the notifications settings page.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Looks like this may be the case I have a few extra certs from when i was setting up. The log mentions that the certs are not going to expire. "The cert does not expire within the next day. Letting the cron script handle the renewal attempts overnight" I guess Ill just have to be patient and wait it out. Thanks
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Yes it does.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I installed Swag back in March and everything is going good. I have been getting emails from zerossl that my certs will expire within 14 days. I assume SWAG will automatically renew them when the time comes? Or do I need to manually renew them?
-
[Support] Linuxserver.io - Nextcloud
Has there been any headway to get the built in Only Office to work or is everyone using the Only Office docker in addition to nextcloud?
-
[SUPPORT] Tandoor Recipes - CorneliousJD Repo
Looking to get this setup on SWAG. Swag is making the cert recipes."my dns" but when I go to the subdomain I getting the welcome to your Swag instance page. I feel that I am missing something in the TandoorRecipes template maybe?
-
[support] Vaultwarden (formerly Bitwarden_rs)
I added this to my nginx and it blocks the admin as it should. Is there an easy way in the template to have it use the ip instead of the domain for the gui? Or is everyone manually typing in the ip when they need to access the admin?
-
[Support] Linuxserver.io - Nextcloud
Thanks @Jessie your console commands fixed everything and updated to the latest version. Do you normally update from the console or the gui?
-
[Support] Linuxserver.io - Nextcloud
I was updating my Nextcloud docker today. The update failed a couple times. I retried a few times but it seems to have locked up. When I go to the gui it says its in maintenance mode. Do I have to reinstall the docker from scratch now? I assume delete docker and appdata directory and reinstall?
-
[support] Vaultwarden (formerly Bitwarden_rs)
Is there a limit to how many user accounts I can setup?
-
[SUPPORT] Tandoor Recipes - CorneliousJD Repo
Great work on this container. Can finally organize and search my pile of loose papers. Is there any way to import the step numbers with the website import?
-
[support] Vaultwarden (formerly Bitwarden_rs)
Ok so I have updated the repository and ran the fix on fix common problems. When I load the WebUi i get this message.... This browser requires HTTPS to use the web vault Check the bitwarden_rs wiki for details on how to enable it The admin page still works fine and seem to work otherwise. Any thoughts?
-
[Support] Linuxserver.io - Ombi
Does anyone have any luck with the IOS app? If i load Ombi from the safari on my Iphone it works perfect. The app seems to be only partially update. Missing half the media availability.
-
[Support] Linuxserver.io - Ombi
In the process of setting up Ombi. I can't get Ombi to see my plex server. The Token and Identifier have auto filled out. When I load servers in Plex Configuration it finds my server in the list. Oddly it loads the port as 10101. I change it to 32400 and it does no communicate with or without SSL. Port 10101 doesn't work either. My Plex is setup as Host and the Ombi is setup as Bridge. At a bit of a loss. Any help would be greatly appreciated. UPDATE: Not sure when this stopped working but I noticed the webgui for my plex docker doesn't seem to work anymore. I get http://192.168.1.9:32400/web and "The connection was reset" popup. Not sure if this is somehow related. If I type https://192.168.1.9:32400/web it works but I get an SSL security warning. SOLVED: i ticked the "Ignore any certificate errors" and restart the docker. Is this normal?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I have been testing SWAG and saw in the notes that Zerossl may be better to use for certs. In the Zerossl site it says a free account entitles you to unlimited acme certs vs 5 a week for Letsencrypt. I assume that Swag uses acme certs exclusively? During testing SWAG and different setups I hit the 5 cert limit for Letsencrypt. If I switch to Zerossl this should not be an issue? So I have to get a free zerossl cert account and change the certprovider in the docker setup to zerossl. I am not at home currently but assume the email from my zerossl account has to be entered in the docker setup as well. Does anything in the proxy.conf files need to be changed to use Zerossl? UPDATE: Up and running with ZeroSSL. So far so good.
-
[support] Vaultwarden (formerly Bitwarden_rs)
I have tried my isp email setup and get the same error messsage.